What does this formula do'REV03 Margin Calculation'.Revenue[SUM: 'SYS06 Product Details'.Size]? I am trying to understand this specific part: [SUM: 'SYS06 Product Details'.Size], can in some way I can compare it with Sum & GroupBy in SQL?
Hi @TarunAnaplanner Basically Sum functions aggregates the values. Here in your source module you have got the revenue at Product level, but in your Target module you want to calculate the Revenue at Size level. So here Sum function will aggregate the revenue of all the products which belong to the same Size.
@TarunAnaplanner , Gaurav explained it correctly and yes, it can be compared with Sum & Group by of SQL
Cheers!!
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…
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.…