Is there a way i could exclude the time stamp? i basically don't want anything that's from _January until 034607.
Thanks.
Hi @GAPER,
As written here https://help.anaplan.com/integrate-with-azure-blob-171e6dcf-4d62-409e-b222-ced5c58fbe89 , the timestamp appears if you have "Overwrite data target file" deselected. It is forced as if you don't want to overwrite the previous file, the new one has to have a different name, so the timestamp is appended at the end.
So if you want to exclude the timestamp, just enable "Overwrite data target file" in the integration/process configuration.
you are king. Thanks!
Hi all, Is there a possibility to modify the Timestamp format to a <YYYYMMDD> format if we do not wish to use the 'Overwrite data target file' option? Thank you in advance.
I want to disable the [create page] button for the end user from the dashboard. The end user can create a page or worksheet to link to the module to edit the data.
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, 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β¦