web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

How to transfer "old data" into new fields

(0) ShareShare
ReportReport
Posted on by 65

Hello,

I have added new fields in Order entity to track some dates. 

Before, these dates were inputed in the Quote entity.

I want to "transfer" these data from already won quotes and other from the quote entity to the order entity

Any idea how to do that ? 

I have too much orders to perform a js script and open them one by one...
Azure is the good part to use ? but what part of azure ?

Thanks for your help

Frederick

I have the same question (0)
  • Verified answer
    Nya Profile Picture
    29,064 on at

    Hi Frederick,

    It can be achieve with Flow (Power Automate).

    For example, I created a field called "Quote Date" both in Quote entity and Order entity and added them into the form of Quote and Order.

    pastedimage1636442757199v1.png

    Then create a flow by clicking on the Create Flow button in the toolbar of any quote record. Remember to select the proper environment.

    pastedimage1636443259681v2.png

    pastedimage1636443379494v3.png

    Add a step "List rows" in Dataverse to list all the orders related to the quote.

    pastedimage1636444085519v4.png

    Add an "Apply to each" step.

    pastedimage1636444127635v5.png

    In the step, insert an "Update a row" in Dataverse to update all the records of Order.

    pastedimage1636444258021v6.png

    pastedimage1636444306433v7.png

    After saving it, the updating can be triggered by selecting multi quotes in the view and clicking the flow.

    pastedimage1636444706005v9.png

    Date in Quote:

    pastedimage1636444772195v10.png

    Date in Order:

    pastedimage1636444803689v11.png

  • FrederickICK Profile Picture
    65 on at

    YOU.ARE.FAN.TAS.TIC ! ! !

  • FrederickICK Profile Picture
    65 on at

    But for the sake of understanding deeply, what are the other ways around (except the power automate ?)

  • Suggested answer
    Nya Profile Picture
    29,064 on at

    Hi,

    Essentially, your issue is updating the child records with the value of the parent record.

    Beside flow,

    1. You could consider to update the child records with workflow.

    However, there is no such step OOTB, so you need to import a managed solution 

    Dynamics-365-Workflow-Tools

    Here is the "update child records" step in it.

    Dynamics-365-Workflow-Tools/Update Child Records.md at master · demianrasko/Dynamics-365-Workflow-Tools · GitHub

    2. JavaScript is also an option to consider.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 180 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 123

#3
CU11031447-0 Profile Picture

CU11031447-0 100

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans