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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

How to use Formatted Values in Power Automate Flow Dynamics 365

Michael Ghebremedin Profile Picture Michael Ghebremedin 107

 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.

This was originally posted here.

Comments

*This post is locked for comments