Notifications
Announcements
No record found.
One of parameter in Dynamic 365 is select by dropdown list.
And I get the value from flow but does not show selected words. It looks like a key id.
How to show selected words in flow?
TKX
George
@ufgeorge
I need more elaboration here please , so you have a PowerApps canvas app where there is a dropdown and you pass the Id to a flow is this the case you are describing?
@Mira_Ghaly
I add a new parameter into CRM Account and its value is selected by dropdown list.
When I send email by flow, I want to show the value of the parameter.
The selected answer is string but I get a number like 203530002.
So I need to know how to show the string instead of the number.
Can you share screens of your flow?
This is screenshot of the CRM field.
This is my flow, and you can see I insert the field into mail.
Now the mail shows value: 203,530,000. But I need to sh"商務版A方案" instead.
Please use the below Expression:
outputs('Get_a_row_by_ID')?['body/crb94_webschool_plan@OData.Community.Display.V1.FormattedValue']
I found there is Triggerbody() seems the answer.
But I can not get it work.
What I did is add
into mailbody.
Can you add a compose data operation and use the below expression, run your flow and check if it grabbed the value if it did use the output of the compose data operation in your email step
Triggerbody() ?['body/crb94_webschool_plan@OData.Community.Display.V1.FormattedValue']
Here is the output
Looks it will just show the string I type, Not run it to get a value.
I make a variable "SchoolPlan" and use expression
But test run shows no value in it.
I found this article
https://d365demystified.com/2020/12/24/read-optionset-labels-from-cds-dataverse-triggers-or-action-steps-in-a-flow-power-automate/
I try to add expression below to initialize a variable
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 58 Most Valuable Professional
#ManoVerse 42
André Arnaud de Cal... 38 Super User 2025 Season 2