I am not getting last 2 line of this table .how it is done
@Brj73
by default the MOVINGSUM will, SUM on numeric values. But you can change that assumption by adding the parameter at the end of the function as Average, MAX, or MIN. For Boolean values the default is "ANY" and for text it is "FIRSTNONBLANK". This makes the MOVINGSUM one of the most versatile Anaplan functions out there and is perfect for obtaining a certain time range of data vs. using TIMESUM. TIMESUM should really only be used when the TARGET module is not using the time dimension.
Sure @Brj73
Here's an example. Notice what Anaplan is doing in the last formula, similar to the one you're interested in. The formula is MOVINGSUM(Sales, -3, 0, MIN). Let's break that down:
Is there any way to have the last item of the waterfall be a running total that starts from 0 and shows the net of the previous waterfall components? I'm using line items here, would just want the Ending NAV to always start at 0
I have installed the Anaplan app in Salesforce, but have been receiving an error. In the Anaplan part it asks for you to contact support, but does not provide any details into how to do this, just raising a ticket in the portal? WOuld be great to have more information.…
Hello Everyone, I am seeking guidance on how I could create a workflow process in Fluence consolidation workspace, using the ADO import task. Does anybody know what kind of information I need to fill in these fields? I have watched the ADO training but only explains the data transformation and integration within Anaplan…