Having some problems re running my countries flat file import. Is this the view I should be importing on? Also these mapping continually give me errors. Any help is appreciated.
Hi Mhinnes,
This doesn't appear correct.
By importing column headers you are basically importing the every column of the first row as a "name". This should be column 2 "Country name"
You are also importing the column name as a code. I would expect the code to be column 1, but you'll need to verify that.
I tend to open my source-file on the screen next to me when importing data into lists or modules. This helps you visually to identify where the information is supposed to come from.
Good luck,
As mentioned previously it seems that the mapping is not correct. I would think that in your source file you have name, code and parent.
Name should go to name, code to code and parent to parent. Column header should not be mapped in this case.
Hope this helps.
@mhinnes
The Country flat ( and all other first line when importing a list) represents the items that will make up the list. for example here, that would be the column in your source (CSV file) that contains the country names. You have to be specific when mapping.I have never seen Column Header used when importing into a list. I'm not even sure the option should be available (correction??)Anyway, once you map the column containing the names of the countries ( I assume it's Country Name you mapped to Code) the import should work.
Note: Unlike when importing to a module, you can map the same column in the source (your CSV file for example ) to more than one element in the target list.For example, if you don't have a designated Country Code in the source file then you can map Country Name To Code.
Thanks the tips really helped
Thanks the tips are really helping.
Thanks the tips are really helping!
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…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…