I have two tables named "Users" and "Workroles" in Dataverse. Currently there is a Many to One relationship between Users and Workroles. And in the tables there are some values related to that relationship. Now I want to change that relationship to Many to Many. So these are the steps I am going to follow:
1. Create new many to many relationship to User entity
2. Migrate data from existing many-to-one relationship to new many-to-many relationship
3. Remove old many to one relationship.
And I done the first step and stuck with second setup. I don't have much idea to data migration. Can any one have idea?


Report
All responses (
Answers (