I need an idea for getting current date in Anaplan.
Hi @Fide
You can use the below step.
However, you would need to make sure, you keep track of all the maintenance activities that happen at the backend, and check your current date randomly after maintenance activity.
Hope that helps,
Regards,
Aakash Sachdeva
@aakash Thank you for your guidance. I will try to follow that step. Hopefully, it will work. Thank you so much.
Please follow this link. I've used it and it works absolutely great.
https://community.anaplan.com/discussion/120636/easily-get-current-date-using-cloudworks/p1
@Sai_Bharadwaj_Venati Thank you for the advice, I will try it. Thank you so much.
With anaplan api and python script, It is feasible to write directly into line item cells. Some basic information are required such as workspace id, model id, module id and line item id.
Hi @skarki
For scheduling this to update automatically, you would still need to host your script somewhere.
We have an Anaplan model that uses "Fake Time" - that is a time dimension specifically constructed for the application and not one found native to Anaplan. For this reason the Opening / Closing Balance summaries don't work. We would like to be able to show the opening and closing balance at the beginning end of each weekly…
Hello everyone, We are trying to use Anaplan Connect in order to push data from a dwh to Anaplan Data Hub. To do so, we need an authentication by token. We can't make it work, we receive the following error: ERROR 16020 |-- Anaplan API: Invalid key path Any suggestions? Thank you all in advance for the help! Michele
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…