Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Answered

Identifying a new or changed Purchase Order using Workflow

(0) ShareShare
ReportReport
Posted on by 117
Hello,
 
I'm working on a requirement where a purchase order should be treated differently by workflow on whether it is a new purchase order, or an existing one that has changed. I'm unable to figure out how to do this within the workflow. I have attempted using the /delta amount/ in the purchase order, however, it seems that the total value of a new purchase order is considered to also be the delta amount. I then considered using PO status, but as soon as a change is requested, the status becomes draft, i.e. no different to a new purchase order.
 
Any suggestions would be appreciated.
 
Thanks
  • Verified answer
    Kevin Xia Profile Picture
    Kevin Xia Microsoft Employee on at
    Identifying a new or changed Purchase Order using Workflow
    Hi,
    To identify whether a purchase order is new or has been changed in Dynamics 365 using a workflow, you can consider the following approaches:
    • Modified On field: Utilize the “Modified On” field of the Purchase Order entity. Compare the modified date with the created date to determine if any changes have been made since the creation (If this field is not available, you need to customize the creation first, and update the “Modified On” field every time the order is modified).

    • Custom Field: Using a custom field: Add a custom field (e.g., “IsChanged”) to the purchase order entity. In the workflow, check if this field is set to true. If it is true, then the purchase order has been changed; otherwise, it is a new purchase order. You can update this custom field whenever any changes are made to the purchase order.

    (note: You can add new fields where the screenshot shows)

    Best regards,

    Kevin

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,703 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,433 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans