Mod 1 - System Module
Line item (Subsidary view) applies to Time(Year)
Mod 2 - Reporting Module (Timeless)
How to refer Mod 1 line item in Mod 2?
Hi @Dev_08,
I just wanted to add some screenshots to @Tiffany.Rice 's excellent answer with some visuals that might help beginners visiting this thread later.
Here are some examples of different ways to use TIMESUM and LOOKUP.
For TIMESUM, there are different summary methods you can use and it also works with non-number formatted line items.
I hope this helps others who have similar questions.
Seyma Tasπ·π
Hello,
The answer will depend on the data and outcome that you seek.
If the reporting module (Mod 2) is presenting values in aggregate across all or multiple time periods, than the function that will best serve you is https://help.anaplan.com/timesum-45c3bc48-4d80-490d-9b18-76af505c6907 . This is a really handy function to move from time dimensioned data to summary totals.
If you seek to present a value from a specific time period within the reporting module (Mod 2), than a https://help.anaplan.com/lookup-f8baa402-606d-4764-a349-d8003fa383be function may be your best option. To leverage this function, you may also need a system module with a flat line item (no dimensions) which houses the the time period to be displayed. This will be used as the mapping condition in your lookup.
Hope this help to determine the approach that will work best for you!
Thanks for your comments, really helped me a lotπ
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the setβ¦