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π
I have my dataset attached below
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FINDβ¦
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?