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 Automate / Select item from Share...
Power Automate
Answered

Select item from SharePoint Choice Field

(0) ShareShare
ReportReport
Posted on by 2

Dear friends I have a simple flow that:

1. Gets items from SharePoint List

2. Filters SharePoint List items that have empty cells in specific column

3. Selects Filtered Data

4. Creates HTML table from the Selected Filtered Data

5. Creates Email Message and inserts HTML table into the body of the email

6. Submits email message to user

 

The fact is that SharePoint List contains Choice Field. When I use SELECT action to take Choice Field Element Value I get the following statement: 

 

{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference","Id":0,"Value":"РЗН"}

 

 

How to get the value of the Choice Field directly using SELECT action? Or is there any other means I can reference the Choice Field Value? 

 

Here is my flow 

PavelBaranov_0-1597257659225.png

PavelBaranov_1-1597257743374.png

PavelBaranov_2-1597257769675.png

PavelBaranov_3-1597257789437.png

 

 

 

 

 

 

  

Categories:
I have the same question (0)
  • leyburn19 Profile Picture
    2,157 on at

    I think yu may need to reference the ID of the field as it will be like a table.  Try an expression like

     

    item('Reference to loop or Get Item')[0]['Column']

     

     

  • Verified answer
    v-litu-msft Profile Picture
    Microsoft Employee on at

    Hi @PavelBaranov,

     

    If the choice column isn't multiple choice column, you could use the following expression to get the value:

    item()?['ChoiceName']['Value']

    Annotation 2020-08-13 105855.jpg

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • PavelBaranov Profile Picture
    2 on at

    Thanks a lot for help.  

     

    The approach is the working one:

    item()?['ChoiceName']['Value']

     

  • v-litu-msft Profile Picture
    Microsoft Employee on at

    Hi @PavelBaranov,

     

    Glad it could work on your side, if your problem has been solved, You could go ahead and mark the post as solved by clicking “Accept as Solution” so that this thread will be marked for other users to easily identify!

    Best Regards,
    Community Support Team _ Lin Tu

  • SR8 Profile Picture
    4 on at

    Hello Lin Tu

     

    I want to use the choice value as a filter to filter against one value . Would you have any approach in addition to the above .

    Thanks

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 281 Super User 2026 Season 1

Last 30 days Overall leaderboard