Hey when importing data for SYS08 employ info I am unsure as to by employees are being linked to departments any help?
Hi @KMc ,
Try this way, Mark Column 2 Code for Employees and check.
Step 2: Then import, Mark Column 2: Code for #E2 Employees
Now it should work, if you are still facing same issue try to clear your cache & cookies then try to upload again or try at some different browser
Thanks
Hi @KMc,
You need to correct 2 things here,
#1. Populate the #E2 Employees list with the right data, it looks like you loaded department list in the employee's list,
#2. Incorrect key mapping, #E2 Employees list is a numbered list, so you need to map code with the list not the Employee name.
~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…