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.
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…
Estimated Level of Effort:4-8 Hours of Model Building Level of Difficulty: Beginner Recommended Training: L2 Model Builder Training Persona: Casual Model Builder Potential ROI: Decreased planning time Increased accuracy of targets/spreads You Might Also Like: * Historical Snapshotting Top-Down Allocations Whether it's…
This item has been identified as an outstanding known issue. A workaround is provided until the issue is officially fixed. Issue For versions 1.6, 1.7 and 1.8 of the PowerPoint Add-in elevated privileges are required to install the add-in through command line and for the "all users" option. Workaround * Installing through…