invalid date identifier have validaed the date formats in the file but import fails with same error
@PrevContributor wrote:This error indicates that the date formats in the file you are importing are either not matching what is in your module or they are not mapped correctly on the Time tab in the import. Let's assume that your are working with a monthly module and you are in 2013. The Anaplan module will show Jan 13, Feb 13, etc. as the months. Here are some examples of what the dates may https://krogerfeedback.nl https://talktosonic.onl https://talktowendys.vip https://whataburgersurvey.onl look like in your import file and how you would set the Time tab to map them to Anaplan correctly: Jan 13, Feb 13, Mar 13 - Match Names 1/1/13, 2/1/13, 3/1/13 - Date and choose Patterns with Separators M-D-Y 01012013 - Date and Choose Fixed-position Patterns MMDDYYYY See more details about mapping dates here: https://community.anaplan.com/anapedia/data-integration/import#mapping-timescale.
thanks for the awesome information.
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…