HI,
I'm trying to import data(below 1) into module(below 2). And mapping are(below 3 4).
But result was below 5.
Please let me know if there is solution.
Best, Regards,
Solved! Go to Solution.
HI @Takamasa,
The mapping looks good but i think the issue is because of the language for month names. Can you please change it to 'English' as your import file has month names in English? I hope this should work.
Let me know if you are still facing the issue!!
Regards,
Kavin.
I tried custom(DD-MMM-YY) and changed to ”English"。But error showed.......
英語 means English in Japanese.
So I adjusted, but can't import...
I got it by changing dd-mmm-yy in excel and format from date to text on module, and mapping from column header to fixed line item.
So I think my excel data was thought as text.
What should i do to change format to date?(I want to use this data as date because of function)
I got it!
But i have one question.
On the source, when i selected column headers(previous photo), this resulted in error,.
But when i selected fixed line item(below), result in success.
There are difference between column header and fixed line item?
Best regards.