In Level 2 sprint i got stuck at Timesum function, please help me out
Hi Naresh, what in particular has you stumped?
The TIMESUM function is used when we want to calculate the value of between specific periods of time (or for all time periods). When using this function, the module should not have a time scale applied.
https://help.anaplan.com/timesum-45c3bc48-4d80-490d-9b18-76af505c6907
Hi Naresh,
The Timesum function is used to aggregate values over a specified time range. It calculates the sum of a specified line item or expression for a given time period.
Timesum(Line Item or Expression, Start Time Period, End Time Period)
Timesum(Sales, Current Period - 2, Current Period)
If the above answer helps you out, please accept it as a solution, which motivates us to contribute more.
Thanks
Badam Anjani Prasad
Matasma Digital Technologies
Hi @NareshShahus , follow the syntax to levarage your formula creation in a target module(with no time dimension) where Line item to aggregate, Start period, end period can be mapped from source module,
TIMESUM(Line item to aggregate [, Start period] [, End period] [, Aggregation method]
Hello, To assist you with the "Timesum" function in Level 2 sprint, I need more details about the specific problem or challenge you are facing. Please provide more information or specify the issue you are encountering with the "Timesum" function, and I'll be happy to help you with a solution or guidance.
Thanks for the info.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦