Hi all. I've been constantly running into issues importing the employee details csv file. I'm going to attach the three things I am seeing on my screen. Was anyone successfully able to import data? Let me know how I can do this.
Hi @leex9018 ,
#E2 Employees list is numbered list, you need map CODE identify list items. In below SS from yours, Select Column 2:Code instead of Column 1:Employees.
Thanks,
Harsha
hi @leex9018
in a numbered list, items are identified by their code , in mapping to employees use code column to map employees as the names shown here are the display names, to map the file you need to map CODE line item to employees as they are matched by code
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…