how to make time in correct form so that i can get output
Good Morning @dhinayadav ,
Have you tried to check the error given during the import? It usually provides some information about the reasoning.
As you have well pointed out, it seems like the time has not been correctly imported. If you were to define it in periods as YYYYMM, where each character of the year and are identified, it should work.
Please let us know if this resolves your issue,
Cheers,
Bruno Rodriguez
Hi @dhinayadav ,
Can you please check the time duration /Time range of your module?
how many years of data do you want to upload & what's there in your file.
Your module must have X no of years otherwise you will get an error if your file have that year
Please change the mapping for time, you can't do the time mapping as "Match name" because by default anaplan time having different format.
this is what i m getting
i made changes than some cases are failed.
these are the settings in time
done!!! thankyou
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:…