SQL to Dataverse Data Migration using Azure Data Factory | Power Apps
A walkthrough of one way to migrate data from SQL (Azure or on-prem) to Dataverse (Power Apps). This includes relationship mapping from sql int id values to dataverse lookup guid values.
Template:
fetch version="1.0"
entity name =""
attribute name = "" /
attribute name = "" /
link-entity name="" from="" to="" alias=""
attribute name="" alias="" /
/link-entity
/entity
/fetch
Please Note: All angled brackets have been removed