Hi, I'm having a problem with the Time tab when importing the csv file. Is there anything in addition anyone would like me to provide to get a better idea of the problem?
Hi @alisamani ,
You can set the file option while import see below screenshot for your reference.
you can set the Header Row & First data row from here, in your case Header row = 2 & first data row = 3
Thanks
Akhtar
The issue is that when you imported the .csv file you did not change the import setting to consider Row 2 as column header and Data from Row 3, that's the reason it considers the row 1 has Column Headers. Reimport the .csv file and then map with the new settings and it should work fine
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:…