Azure Synapse Link - Correct the structure of CSV file when the data model changes
In Azure Synapse Link for Dataverse, Tables of Dataverse are being synchronized to CSV files. We face issues when the data model of a Table changes.
Indeed, when a new column is added in a Table, only the new or updated records have the new column in the CSV file. Existing rec...
STATUS DETAILS
New
More control/visibility on new fields deployed by Microsoft on Dataverse Tables
Microsoft can deploy new fields on Dataverse Tables at any time, and can do it in Production-type environments before Sandbox-type environments. These unexpected changes in data model can generate issues on applications (having their own constraints) that consume Dataverse.
Th...
STATUS DETAILS
New