Skip to main content
Solved

Import Failure: Date format mismatch

  • April 28, 2025
  • 2 replies
  • 98 views

Forum|alt.badge.img+4

I am trying to import a file manually. On the mapping tab in pigment the year column shows error. I tried various variations of the date format in my source file but the error is still not resolved. In pigment values for year dimension look like “FY 10”, I maintained the same date formatted structure in source file but the import did not work. I tried changing the year to look like “2010” in source file but that did not work either. what could be the possible reason for this error?

 

Best answer by Anas.Tahri

Hello,

If your date format is something like “FY 10,” you should customize the Year dimension during import by using the format "FY "yy

If the format is simply “2010,” then you should use yyyy

 

Hope this helps!

 

2 replies

Anas.Tahri
Wallflower
Forum|alt.badge.img
  • Wallflower
  • 1 reply
  • Answer
  • April 28, 2025

Hello,

If your date format is something like “FY 10,” you should customize the Year dimension during import by using the format "FY "yy

If the format is simply “2010,” then you should use yyyy

 

Hope this helps!

 


Forum|alt.badge.img+4
  • Author
  • Author
  • 14 replies
  • May 21, 2025

@Anas.Tahri Thank you for your input. This solved the error I had been facing!