I'm in the process of building a bulk load export/import process. The (no time dimension) module has 2 lines" Start Month and End Month (both "Month")
When I export to csv, the date format looks like "23-Jan" (Formula bar looks like: 1/23/2023).
When I try to reimport the file, it gives an error saying that "23-Jan" doesn't exist as a period. If I reformat the line as Text and use "Jan 23" then it works.
Is there an easier approach then having to manually change the format, as I'm not seeing the ability to select the date format on the import.