How to get 4 quarter average of the same year for all quarters in a separate line item(Quarter formatted)
Thanks.
Hi
We can calculate in many ways but recommended & easy with the summary method
below is another way of doing but required some mapping as shown
Of course - I'm forgetting your video 😅 https://youtu.be/PvimWuX5jVw
hi @Saisri8568 - try using YEARVALUE(a).
Thank you. But, if summary is turned off, what will be the solution?
Hi @Saisri8568
you can use QUARTERVALUE function
But, If we turnoff summary for above line item, that is not possible right?
The recommended ways of doing it would be to use the summation or have an intermediate year only item.
If you're really short of space you can use TIMESUM(a, <FY-Q1>, <FY-Q4>) / 4 where Q1 & Q4 are retreived dynamically from your time system module - just a word of caution here that this isn't considered best practice as it is an inefficient way of doing the calculation.
@whitby
Why not use MovingSum() with the average parameter?
https://help.anaplan.com/37394929-ea62-4e55-9655-b8c8c2732679-MOVINGSUM
Rob
I have a Dev and Prod environment. I have an action where I am importing data from another workspace. I am needing to map some new line items in the action so that it pulls correctly. I am updating the mapping in the Dev environment, but after I sync to Prod those changes are not flowing through. So they show updated in…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…
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.…