Hello all,
I made an App for editing some Data in an Dataverse Table.
I use an excel file to get new Data to the Dataverse Table, for that purpose i made an Dataflow to import the data.
My Problem is, when i change data in the dataverse table (via an Power App) and afterwards the import starts again, the data in the dataverse table will be overwritten by the original content of the excel sheet.
Is there a way to prevent this?
The Excel File is only for getting data to dataverse. So I would be happy if i could tell the dataflow to delete each dataset in the excel file after importing it to dataverse. The data must not stay in the file!
Another solution would be to tell it not to overwrite existing data.
Is there any solution ?
best regards and thank everybody
Iksi