I keep getting errors when trying to load Employees data.
All gets loaded correctly.
Only exception is Start Date and End Date fields where I get an error as per attached
Can it be due to local date format? I am UK based…
Thanks
Does it have to have "Time" in the heading in order for Anaplan recognizing the field as time related? My issue is otherwise I do not see a tab created in the import file to map the fields "Start Date" and "Leave date".. → No it is not required. Refer the article shared by Tiffany, it helps you understand in detail on Time format map while import.
When importing into a date field if the source file doesn't have the default date format you may need to select an alternate pattern within the mapping tab of the import. In your instance the file seems to display the date as YYYYMMDD, as such you will need to select that pattern format.
https://help.anaplan.com/map-the-timescale-in-a-module-import-0acf8ae5-b032-45fd-b785-6b1acc1e5934
Thank you Tiffany.
Does it have to have "Time" in the heading in order for Anaplan recognizing the field as time related? My issue is otherwise I do not see a tab created in the import file to map the fields "Start Date" and "Leave date"..
Note that in the Module I have these two mapped as "Date" format.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…