Hi
I have an issue with the growth rates. any ideas please?
Check the time format in Time tab
Check Time format while importing
I saw that I have to change time we YY MMM which I don't really understand why indeed. But still doesn't work.
My bad I found why; month were in French instead of english ….!
But Istill would be happy to understand why YY MMM, @Ashutosh @SriNitya .
Also, my import is wrong ; 100% instead of 1%.
Hi , As you see time period is 20 - Jan i.e 20 is Year and two digit number that's why YY . Also Month is in text 'JAN' and it's 3 character that's why 'MMM'.
So, 20 - Jan is shown as period YY-MMM.
It's not working because u didn't put hyphen between YY MMM. Make custom format like 'YY-MMM'.
Thanks @Ashutosh, make sense now.
But I changed it and my pourcentage results are still wrong. I guess I have to change something in blueprint but can't find what.
Try to set number format in such a way
Thanks but It is still not right. I don't know where i did something wrong.
Hi, I have a worksheet for end users to enter new hires into, for which the list item which persist across versions. I am having an issue where the end user can delete a list item using the grid functionality because the Current Version value is blank, but I want to prevent them deleting them (as data will be lost from…
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…