Hello,
I have a question,
If i want to pull the average of the previous 3 months, how can i do it?
Thanks
@Luis98
Try using MOVINGSM function
Formula may look like
MOVINGSUM(Line item,-2,0,AVERAGE)
Misbah
Idea: It would be very helpful if Anaplan Data Orchestrator could send a notification or display a message indicating the number of rows that were updated, inserted, or exported when running an outbound workflow. Why this matters: Currently, after running an outbound workflow, there is no immediate feedback on how many…
We have 80 ADO source datasets currently sourced from our DEV Anaplan model, with 80 transformation views, 20 consolidated transformation views, and 20 Snowflake outbound pipelines. When we move to PROD, is there a supported way to repoint the existing Anaplan source datasets from DEV to the equivalent PROD model while…
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…