Hi everyone, I’m currently working on the TRA01 Shipping Metrics by Week task. My import action completes successfully but all records are ignored (0 updated, 424 ignored). Before troubleshooting further, could someone confirm whether this sprint expects the module to be populated via import or by using formulas? I want to make sure I'm following the correct implementation approach. Thank you!
Hi @Rizki Vidian This module should be use formulas, not import.
bring values from Yearvalue to weekvalue
hii @namdevgurme
Thank you for your response.
I have already created formulas in the TRA01 Shipping Metrics by Week module, but the values are still not changing or populating as expected.
When you mentioned "bring values from Year value to Week value," could you please clarify where exactly this conversion should happen?
Should it be handled within the formula in TRA01, or is there a specific module or line item that needs to map the yearly values to weekly values (for example, using SYS01 Time Settings by Week)?
Also, does this refer to changing the Time Scale of the module, or is it purely a formula-based mapping?
I would appreciate any guidance. Thank you!
Hi @Rizki Vidian you are on right path but source module time dimension is Year and target module is Week.
Think formula how to bring year value to weekvalue.
@namdevgurme thanks for your advice
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…