Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Unanswered

Unable to read option set value in powerapps.

(0) ShareShare
ReportReport
Posted on by
Hi,

I have created collection named as personalBatch from dataverse table which is having /Type/ optionset. I wanted to read option set value of First record in collection. Unfortunately Text and Value property is showing error.
 
//Collection code
ClearCollect(
    personalBatch,
    Filter(
        'Personal Effect Batches',
        Barcode = txtPlacePersonalEffectsManualBarcode.Text And Deceased.Contact = galJobsList.Selected.Deceased.Contact
    )
);
 
//I tried to read like
First(personalBatch).Type.Value
But .Value and .Text shows error.
 
 
Could you help me with this code?
  • Dengliang Li Profile Picture
    Microsoft Employee on at

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >

Product updates

Dynamics 365 release plans