My current period is set to May 23. I am calculating YTD by taking it in time dimension, but it is calculating YTD by taking values upto May 23 and I want to calculate by taking values upto April 23. How should I do it ?
@Amankrydv
Do you have Switchover turned on in your Version settings?
And to get the YearToDate working across versions, simply turn off the Switchover checkbox for the YearToDate line item.
Results:
Timesum() is a known performance issue when using TimeSum() with Time in the Applies To. TimeSum should only be used without Time. From Anapedia: https://help.anaplan.com/timesum-45c3bc48-4d80-490d-9b18-76af505c6907
Instead of Timesum(), if you have to go this route, use Movingsum() instead as it is optimized for line items containing Time as a list (in the Applies To).
Hope this helps,
Rob
Hi, if native YTD funcitonality doesn't work for you then you'll need to use timesum function to get the values you need.
Thanks https://community.anaplan.com/profile/rob_marshall , this solves the problem.
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!