Hi,
I created a canvas app to create new vendors in my system.
When I submit my form in the canvas app, I create a record in the Dataverse:
All these fields are from dropdown lists, except the newvendor (first column).
Then, a power automate flow asks for approval, but I can't display the values that you see above in the email that is sent:
for each dropdown list, I have to dynamic's option: the value and the type => I tried both: the type returns nothing, and the value returns the string that is shown below in the email
Here is the mail received for the approval: I want to display the group's value, that is EX in this example:
How can I solve my issue?
Thanks for your help
Solved! Go to Solution.
Can you try expressions given similar to in the below post?
Something like this -->
e.g. outputs('Get_an_Account_Record')?['body/statuscode@OData.Community.Display.V1.FormattedValue']
Can you try expressions given similar to in the below post?
Something like this -->
e.g. outputs('Get_an_Account_Record')?['body/statuscode@OData.Community.Display.V1.FormattedValue']
Thanks a lot for your help!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
User | Count |
---|---|
26 | |
25 | |
24 | |
20 | |
17 |
User | Count |
---|---|
55 | |
45 | |
33 | |
31 | |
30 |