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 / Read grid data in desk...
Power Automate
Unanswered

Read grid data in desktop application - urgent

(0) ShareShare
ReportReport
Posted on by 50

i am trying to read "Claims Status" column value from the below grid.. like "Rejected", "Ready" etc. and based on that i will loop through.

Panuragagra_0-1679685289748.png

i am reading data like this , 

Panuragagra_1-1679685433263.png

Data is coming like this..

Panuragagra_2-1679685555178.png

How do i extract "Claims Status" column value which is Rejected and store in variable to loop through ?

Appreciate it ..thanks,

 

 

I have the same question (0)
  • davidengel Profile Picture
    6 on at

    It looks like the data is coming back as a data table. If that's the case, you should be able to iterate through the data rows with loops.

  • Panuragagra Profile Picture
    50 on at

    Panuragagra_0-1679759223993.png

    I am trying to store output into a list so i can extract data..what am i doing wrong ? see the above screenshot and error. Appreciate your help.

  • Gidi Profile Picture
    601 on at

    Can you check the data type of RTSDatafromWindow? Maybe it’s already a list or a multiline string.

  • Panuragagra Profile Picture
    50 on at

    Panuragagra_0-1679778994311.png

    I thought , i will copy RTSDatafromWindow to list Claimsstatusvalue, then iterate by Claimsstatusvalue[index]..i am doing something wrong

     

    Panuragagra_1-1679779136527.png

    then i got this error...

     

    Panuragagra_2-1679779307695.png

     

  • Gidi Profile Picture
    601 on at

    Well, the error states that RTSDatafromWindow is not a data table. 

    You can view the content during runtime and see the datatype. I assume it’s already a list and needs no conversion. 

  • Panuragagra Profile Picture
    50 on at

    here is the value of RTSDatafromwindow..

    Panuragagra_0-1679779937510.png

    How do i get each row "Claim Status" column value from this variable ?

  • Gidi Profile Picture
    601 on at

    Hi, use split action to make the multiline string to a list. The position of the headers and values seems to be fix values. 

  • Panuragagra Profile Picture
    50 on at

    any examples of split action ? appreciate your help? Thanks

  • Nived_Nambiar Profile Picture
    18,138 Super User 2026 Season 1 on at

    Hi @Panuragagra 

     

    use  split text action for splitting text 

    Nived_Nambiar_0-1679907739787.png

     

    But for your question, I think splitting won't help as it did not help to get the required data as it is unstructured format.

     

    First as a step to resolve this, could you please try to extract the data in form of datatable ?

     

    Or if that datatable appraoch i not working

    Then using the selector for a cell under Claim Status column, check if there is any incrementing number which increases by constant value when you move from one row to another. If there is, you can use that and increment it dynamically with help of variable .

     

    Hope this helps 🙂

     

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 241 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 179

#3
Haque Profile Picture

Haque 159

Last 30 days Overall leaderboard