My CSV Header is below
StudentId, Name, School, Class
And my asset project already has school and class object.
My requirement is here
1. I want to import this multiple time with overwrite. But everytime I import csv, every Students are imported multiple times. As you see, StudentId is a unique key. How do I overwrite using StudentId?
2. How do I make a reference School and Class?
I already tried to write AQL objecttype=${School} but it doesn't work.
Please let me know
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.