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 / Need help with selecto...
Power Automate
Unanswered

Need help with selector I find unusual

(0) ShareShare
ReportReport
Posted on by 431

I am having trouble filling out the extract data from  from a Table using the web page helper wizard

 In the Google inspector, the item that reliably changes between rows depending on whether they are selected is

aria-selected ="true or aria-selected="false"  

I am not sure how to enter this when filling out the Helper wizard for Extract Data from web page. It doesn't seem like a normal CSS selector. Attached are screenshots of the Google Inspection and the helper wizard

 

Inspector.png
Extraction Table.png
I have the same question (0)
  • Nived_Nambiar Profile Picture
    18,138 Super User 2026 Season 1 on at

    Hi @Steve48 

     

    I think you are trying to extract one column from the table present in webpage 

     

    So make the following changes

     

    Nived_Nambiar_0-1690034126399.png

     

    Base Selector: table

     

    CSS selector: tr>td

     

    I hope this helps !

     

    Also you can just follow the steps for extracting data by selecting first and second similar element, it will extracts all other data automatically 🙂

     

    Hope this helps !

     

  • Steve48 Profile Picture
    431 on at

    Hi Nived.

    I tried the first suggestion. Nothing extracted

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

    Hi @Steve48 

     

    Have you followed the conventional way of extracting data using extract data from webpage ?

     

    see below video 

     

    https://youtu.be/QllyIdxm4H0

     

     

  • Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    It never works with the 'aria-selected' or similar 'aria-*' properties of the element.

    Can you please tell us what exactly you are trying to extract? We may then be able to suggest the CSS selector that could work.

    -------------------------------------------------------------------------
    If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.

    I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.

  • Steve48 Profile Picture
    431 on at

    I have this page. When a row is clicked in the top master table, the bottom detail table is populated  with associated data. The detail table is not initially visible but remains so once in row in the master table is selected. I want to iterate through the master table, but only want to extract data from the detail table. Attached is inspector screenshot. Yesterday I think I was confused with the aria attributes. they were in the footer of the master table.

    Steve48_0-1690119959626.png

    here is inspector for master table

    Steve48_1-1690120502286.png

    This is the sinspector for the details table

    Steve48_2-1690120794707.png

     

     

  • Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    I would suggest going with table > tbody > tr:eq(%Index%) and passing a variable for %Index%. You will probably need to check if it's every <tr> element that you need to click or every other element, because they seem to have some special classes on odd rows. So, you might need to increment your index by either 1 (if you need to click on every row) or 2 (if you want to click on every other row).

     

    You might need to go a bit deeper there with the selector adding a <td> element at the end if it doesn't want to click on the row itself.

    -------------------------------------------------------------------------
    If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.

    I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.

     

  • Steve48 Profile Picture
    431 on at

    Although I am a newbie I have come to the conclusion that PAD can't process this page. If you look at the inspection screenshot, there are no links. It is all text. I think the page is dynamic and clicking must be handled by javascript event handlers or something like that. Dynamic? Pressing Tab also has no effect. 

    Steve48_0-1690203187821.png

     

  • Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    The fact that the Ids are dynamic does not mean PAD cannot automate it. It's frequent for web pages to have element Ids and classes that have dynamic values and we have automated numerous flows on such pages with PAD.

    -------------------------------------------------------------------------
    If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.

    I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 298 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 159 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 150 Super User 2026 Season 2

Last 30 days Overall leaderboard