I’m generating an export file of a table (which I can’t connect directly through API’s). I’m trying to load this JSON file into a Dataverse Table. I have identified the uniqueKey in my dataflow and then in my table as well. However, when I load my table once more it duplicates all the records and doesn’t replace the values.
Can somebody help?
Cheers