Hi All,
I have a question about Azure Synapse Link in Power Apps. I have setup the linkage to Azure Storage Account to load the data from Dataverse to Storage Account. I found out there is a new column call isDelete added to each table. I assume the use of this field is to mark the row is deleted from Dataverse but it should still appear in Storage account CSV files.
However, I found out when I delete the record from Dataverse, the isDelete field is not marked at True.
Can someone help clarify the use of this field? Is there any reason why the record is deleted from Dataverse but the field is not marked as True or 1?
Thank you very much in advance.
Henry