Hi All,
I am facing a challenge while replicating the Actual selection to Forecast.
Can we have a formula where forecast will take the same Boolean selection as actual.
In the Column are versions(Not list).
@Gpatwa
You are on the right way!
I see you already put formula scope to the line item. Good job! Now you only have to enter a formula to pick the value from Actual version of the same line item. Hold Product[SELECT:VERSIONS.Actual]
By the way I am very curious what "All Version" does? Did you apply some formula in Versions tab?
Hi @KirillKuznetsov,
Thank you for the solution.
here the All versions stand for Actual + Forecast 😀
@GpatwaDo you actually have a formula wich sums the two versions together?
If yes then I would recommend you to read Planual article about this: https://community.anaplan.com/t5/Chapter-1/1-02-02-Do-not-use-formulas-in-the-version-settings/ta-p/71167
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…