I want to create a functionality where the end user will select a start and end month from a pick list and based upon the difference in months Anaplan will calculate the average revenue.
Revenue data is already available in the module in one of the line item.
Can this be achieved through MOVINGSUM() ? If yes, how do it convert the start and end month time value into numbers and put them as an argument in the function?