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,
Hi @Takamasa ,
Try Custom pattern as shown below,
Regards,
Vignesh M
Hi,
Can you format your Date column in excel as shown below and try the import.
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!!
Kavin.
I tried custom(DD-MMM-YY) and changed to ”English"。But error showed.......
I meant in your previous approach!!
英語 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.
Both the Column Header and Fixed-line item does the same job, we use these options based on the target count in import.
if we have only 1 target, then we can use the fixed-line item or Column header option. If it's more than 1 target, we have to use the column header.
~Vignesh M
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…