How can we do interpolation in Anaplan?
I need to interpolate scores from the following criterias:
a. Min number with equivalent score
b. Max number with equivalent score
Thank you!
@SarahE
It would be worth publishing a worked example of what you are trying to achieve.
I, for one, am not sure what Interpolation is!
David
Hi Sarah,
Could you please provide examples in Excel for both the criterias...
Thanks and regards,
Rashmi
Hi @SarahE - Is this what you were looking for? https://gaurav-dembla.medium.com/anaplan-use-case-4-linear-interpolation-3d28b03987f8
Interpolation: You make 5k in a month, but is so far the 3rd week of the month, how much you have earned on a weekly basis? Since is 3 of 4 weeks, you have ~ 3/4 of 5k. That's a Linear interpolation or [InitialValue + (Days) x (FinalValue - InitialVaue)/(FinalDate - InitialDate)] or [ 0 x 21days x (5k -0)/(30days - 0) Let you calc things like the %of budget you should have cover by an specific date or Accrued costs, etc
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…
Hello community, I have an issue with anaplan report (functionality). The issue I have is within couple of slides. The data in that report is scrolling into a new page. There is a hierarchy in the rows and line items and time in the columns. My problem is, the hierarchy is getting broken in the second page. One of the node…
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create a…