Hi everyone,
is there a way to build a Flow that pretty much goes like: "If the price list of the quote is XYZ update the discount field of the product line item to ABC" ?
I started my flow like this but I am stuck getting the condition for the quote price list.
Reason for this requirement is, that we have certain customers that we created a specific price list for and on top of these special prices they get another fixed discount and it needs to be shown in the discount field of the quote product.
Any ideas??
Many thanks in advance!
Hi yvka12,
So you want to get quote price list value as condition when create/update quote products, right?
And price list is one lookup field in the quote entity.
If so, you need add one step ‘Get a row by id’ step to get quote record’s information before condition step.
1.Trigger and ‘Get a row by id’ step.
2.Then you can get price list value of quote from the ‘Get a row by id’ step, just like following screenshot:
But it outputs the guid of the price list, what you need is display name of the price list lookup field.
3.If so, you need use following expression:
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.
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,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156