How to use Formatted Values in Power Automate Flow Dynamics 365 If you have been working on Power Automate for Dynamics 365 you might have been wandering how you can access a lookup Formatted Value or Option Set formatted values. You can use the following format to access: body(‘{Action Name}’)?[‘{fieldname} @OData.Community.Display.V1. FormattedValue’] You just have to be mindful in Dynamics 365 lookup field name they do not translate to the proper field name, you might have to and an “_” as a prefix and “_value” as a postfix, I will leave that to you.
Thank you Michael! This is exactly what I needed! - Treana Chartier
ReplyDeleteThank you Treana Chartier
ReplyDeleteThanks Michael for sharing that!! You saved me a lot of time!!!!!
ReplyDeleteYou are welcome Alberto
DeleteWhy should I use this over the Perform Bound Action ResolveCaseProcess? I thought a case resolution record didn't actually close the case.
ReplyDelete