I am using a list with its own time. If it is a normal time, I can set it to the previous month by doing Time-1, but I can't do it with my own time. Please let me know how to do this. Thank you in advance.
Hi, If your custom list as below, then based on your current date you can get the previous month. Refer the screenshots.
Hi, I didn't get your question but I assume Your custom list contains values like this (Jan 23, feb 23). you can try using the code with numbers and then write the formulas to show the previous value and then you can refer this line item using the look up .
If you make the code 1-12, it makes it easier to calculate the previous month. But the other approach where we first converted the fake time to Anaplan time and then calculated the previous month and then converted it to fake time is also a good workaround if you don't want to make numeric codes in the fake time list.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…