Hi,
Please see attachment for details on issue.
Regards,
Hello,
For second error, there might be two rows of data in import file for a given employee. When multiple data exists in import file for given employee, this type of error will get occurred.
Thanks,
Harsha
Just adding to this, it is always recommended to use a code rather than a name, especially with employees as their names can change, but their ID rarely does
David
For the first error,
In Employee List, there is 'dot' at the end of the name ( Platero, Jose Cruz Jr. ). But in the import file there is no dot.
So please either remove dot from employee list or add dot in the import file to load the file successfully to required module.
Always use CODE for Insert / Update the data in the List. CODE will not change compared to Name / Duplicate names.
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…