i m trying for Default Forecast and also with Round formula..I m confused about the formula. Can somebody help for this ?? I got the Baseline Forecast and Growth Rate%
@Sagar123 Here is the Anaplan technical documentation for the Round function.
ROUND - Anaplan Technical Documentation
If you're trying to round your Default Forecast line item, best practice would be to calculate the Default Forecast = 'Baseline Forecast' * 'Growth rate %', then have an additional line item like 'Rounded Default Forecast' = ROUND(Default Forecast). You can add the additional arguments to the Round function as necessary according to the technical documentation.
Thank u Sir for helping. I got my answer. Demand Forecast formula needed (1+Growth rate %)* Baseline Forecast and Round off was pretty simple.
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 have an Integration Process in Anaplan CloudWorks created by User X - No WSA (originally Full Access with top-level Selective Access, now changed to Planner Read Only with Selective Access unchanged) and scheduled by User Y - with WSA , who also created the Integration Flow. Internal (Full Access) is enabled within the…
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…