How to Define the current week in anaplan
Hi,
Is there a possible way to define the current week in anaplan and current week should change automatically. without updating the cycle
Answers
-
So far there is no such function or action to get the current week or date in Anaplan - but there are mupltiple ideas can be found regarding this on Ideas Exchange.
Ususally for such exercises we use an import of current date set as daily job run on the server using BAT file via Anaplan Connect.
Here is a guide from @JaredDolich on how to create such action using Python: https://community.anaplan.com/t5/How-To/Import-and-Automate-Current-Date-Import-to-Anaplan-Using-Python/ta-p/100023
Another option is using CloudWorks and solution provided by @Hayk : https://community.anaplan.com/t5/How-To/Easily-Get-Current-Date-Using-CloudWorks/ta-p/120636
1