cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
trjackson77
Resolver I
Resolver I

Canvas app showing optionset value in label

I have some code in a canvas app that should return an option set value (YES/NO) from a Dataverse database.  Ultimately I want to place it in a checkbox, Ticked if Choice.Yes, Unticked if Choice.No.

 

The code only returns null, I can't display it in a text box or checkbox.

 

Can anyone point me in the right direction, please?

 

First(
    Filter(
        'Warehouse Collections',
        wc_SalesOrderNumber = ThisItem.'Order Number' && wc_SalesOrderItemNumber = ThisItem.'Order Item Number'
    )
).wc_toCollect
1 REPLY 1
dpoggemann
Super User
Super User

Hi @trjackson77 ,

 

Is this helpful for you to display the value in dropdown or checkbox?  https://debajmecrm.com/display-two-options-field-of-common-data-service-as-checkbox-on-canvas-app/ 

Hope this helps. Please accept if answers your question or Like if helps in any way.
Thanks,
Drew

Helpful resources

Announcements
Power Apps News & Annoucements carousel

Power Apps News & Announcements

Keep up to date with current events and community announcements in the Power Apps community.

Community Call Conversations

Introducing the Community Calls Conversations

A great place where you can stay up to date with community calls and interact with the speakers.

Power Apps Community Blog Carousel

Power Apps Community Blog

Check out the latest Community Blog from the community!

Users online (2,152)