Hi,
I have created a Power Query with subsequent dataflow which created the records in CDS fine except for one thing - it created duplicate records.
I have selected the "Do Not Delete records not in this query" however it just seems to create duplicate records in my CDS environment which isnt ideal when your Power Query has 9000+ records and your existing CDS entity you are using has 30k records.
What I need to occur is:
- Nightly job runs and creates ONLY the new records that have entered that query
- No duplicate records to be created
- No existing data to be deleted
Is this something I need to amend within my Power Query to only show those with a created on date of today? Or do i need to bring my CDS table into Power Query (if possible) to ensure it knows what records already exist before running its nightly update?
Happy to provide more details to assist further.
Thanks