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.
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to getβ¦
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made toβ¦