Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Flow Returns All SharePoint List Items with OData Details

(0) ShareShare
ReportReport
Posted on by

My flow's target is to trigger one an item is added to the MS list, and then creates an HTML table and send it in an email. The flow runs successfully but, in the table, it shows all list items & doesn't display them correctly. I think using Get item instead of Get items to display only the last created item but, the select operation doesn't accept the depending on the ID of the created item, it accepts only array.

Add to that, that It keeps showing me this warning "Updating action 'Get items' to use OData filter queries can improve the performance of your flow. Learn more: <https://aka.ms/listrowsfilters>" in the get items action.

Below are screenshots of workflow steps.

ghadeeralashiri_1-1709899683663.pngghadeeralashiri_2-1709899715058.pngghadeeralashiri_3-1709899750402.png

Below is a part of the output table, shows all items in the list where it should show only one item per column.

ghadeeralashiri_4-1709899845663.png

My question is how to let it display only the recently created item that triggered the workflow? and how to let it display the data properly?

  • ManishSolanki Profile Picture
    15,085 Super User 2025 Season 1 on at
    Re: Flow Returns All SharePoint List Items with OData Details

    Hi @ghadeeralashiri 

     

    You need to choose the value of choice column from the dynamic content in Select action. For instance, you need to choose 'Meeting Type Value' from the dynamic content in Select action.

     

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1