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
Hi Community, It appears that values shown here for Q1 are assuming 29 days in Feb 25, when there are actually only 28. My values tie out for all Quarter values and all months shown from Apr 25 forward, and it's not possible for only a single quarter/finite range of months to differ with formula-driven values: Please…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…
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.…