I am trying to migrate data from one Dynamics 365 instance into another, that has the same tables.
We have Accounts, and an Account may or may not have a Parent Account association. I've gone through and tried to use dataflows with an OData connection. This loads a table with the ParentAccountID column that has a link to a record. I then proceed to the mappings, but I don't see any way to map a field to the ParentAccountID column. I've created an alternate key in both CRM environments for the Account record, using the same columns to generate this key. I am able to see the destination field for this new key that I created, but I still don't have a way to hook that to the source field ParentAccountID.
Does anyone have any idea how I can map over these Accounts and make sure they have the proper Parent Account association?
Thanks
I was able to figure this out by expanding the ParentAccountID column in Power Query. This allowed me to map the alternate key values to the fields under the ParentAccountID Record.
Unfortunately I can't do any filtering using the parentaccountid column because it links to a record.
I can't seem to get the Dataflow to recognize that as a field I want to populate with a lookup.
Hi
If i understand you issue:
I think you need to do it in two steps, first copy account with parentaccountid = null
then copy account with parentaccountid.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156