vasantharaidu
2 years agoNew Contributor II
Data seed and fx rate
Hi All, I want to copy Data seed from one scenario to another scenario.(example current year actual to Prior year actual Scenario with different rate. can anyone help on this
Hi Chul,
I have given the seed formula as below and its taking all the local value and converting with same fx rate. even i have linked different rate for destination scenario. Simply i want to see the actuals numbers in different fx rate.
api. Data. Calculate (s#source) =(s#destination)
Best practice is to condition the api.data.calculate statement to run only for base entities and local currency. If you're missing the condition, it's running unnecessarily and copying your translated amounts from your source.