Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Getting True row values from excel sheet

(0) ShareShare
ReportReport
Posted on by 195

Hi All,

   I have created a flow that filters an excel tabled and get desired row in column. I am getting all values from row fine, but I would like to get all True values in that row. 

My excel sheet and screen shot of flow here.

flow.png

[
  {
    "@odata.etag""",
    "ItemInternalId""75af9c60-c3ad-4e69-9992-6e851da52328",
    "Group Name""Cloud",
    "App""true",
    "sys""",
    "Msg""true",
    "Column""",
    "Format""true",
    "Desktop""true",
    "shared""true",
    "Price""true",
    "Special""",
    "Club""true"
  }
]
 
============================================================
just looking for sort only True values from row..
 
thanks
  • ChristianAbata Profile Picture
    8,949 Most Valuable Professional on at
    Re: Getting True row values from excel sheet

    ok, @usarif  you need to create a filter query per row

  • usarif Profile Picture
    195 on at
    Re: Getting True row values from excel sheet

    so if you see my excel table below. I want to get all True Row values of Cloud row from Group Name column.

    for example if i get column Group Name value Cloud, i would like to get App, Msg, Format, Desktop, Shared, Price because value is listed as True..

    excel.png

  • ChristianAbata Profile Picture
    8,949 Most Valuable Professional on at
    Re: Getting True row values from excel sheet

    @usarif  maeby i miss understhand so what you need is something like this in your output?

    all.PNG

     

    If is yes, please see my example

     

    alls2.PNG

     

    if no, and you want to do is get only the yes values per line you need to create a filter array per column, just exactly what you do.

     

     

  • usarif Profile Picture
    195 on at
    Re: Getting True row values from excel sheet

    thx christian for your reply

    When i am trying to put switch, i am getting error.. I am putting equal True...

     

    The template validation failed: 'The template action 'Switch' at line '1' and column '7986' is not valid: the value 'True' specified for 'case' property in switch case 'Case' is not allowed. Only values of types string, number or a '@parameters()' expression that evaluates to a number or a string is allowed.'.

     

    flow1.png

  • ChristianAbata Profile Picture
    8,949 Most Valuable Professional on at
    Re: Getting True row values from excel sheet

    @usarif  you need to add a swich case action to get the data from avery column

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