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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Displaying option set ...
Power Apps
Unanswered

Displaying option set data type value of dynamics 365 in powerapps

(0) ShareShare
ReportReport
Posted on by 6

Hi, does powerapps support dynamics 365 option set datatype. I am able to get the option set value to combo box, but I am not able to display its value in label text.

Any solutions.

Thanks in advance

 

data.PNG
Categories:
I have the same question (0)
  • Dipak_Shaw Profile Picture
    108 on at

    The Option Set will not be visible when you select in function bar but you can view it in a label by writing the option set name.

    e.g. If your option set is Status and its values are Pending, Approved, Rejected.

     

    you can view it in label by writing the below function -

     

    For Showing Pending : Label's Text Property = Status.Pending

    For Showing Approved : Label's Text Property = Status.Approved

    For Showing Rejected : Label's Text Property = Status.Rejected

     

    Please accept my answer as Accept as Solution if it solves your query.

    Thanks

    Dipak Shaw

  • Rohit09 Profile Picture
    6 on at

    here is my requirement, I have an option set field in dynamics 365 and I am adding these option set value in combo box and there is a toggle button in my canvas app and when this toggle button is selected I am selecting all the values present in the combo box, till here it is working as expected. Now there is a button called createEvent, when this button is clicked I want to get  all the selected items to another screen and display it in a label text. I have used concat function which is working fine for sharepoint as a data sources but the same function is not working for dynamics 365 as a data sources.

    Any solutions.

    second.PNG
    third.PNG
    first.PNG
  • Dipak_Shaw Profile Picture
    108 on at

    You are storing multiple values in a context variable. Thus you can't show it in a label because multiple values are stored in variable as table and table data couldn't be visible in label.

    Either use a gallery to show the items or convert the selected values into a string using Concatenate function.

     

    Please accept my answer as Accept as Solution if it solves your query.

    Thanks

    Dipak Shaw

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 385

#2
Vish WR Profile Picture

Vish WR 367

#3
timl Profile Picture

timl 340 Super User 2026 Season 1

Last 30 days Overall leaderboard