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 / Extract Data from Web ...
Power Automate
Answered

Extract Data from Web Page (Virtual Table- Header Name?)

(1) ShareShare
ReportReport
Posted on by 45
How do I find out the name of the header for the virtual table created from the web page data extraction?
 
after data extraction, in the right panel under flow variable, I checked that the header name for each column is value #1 and value #2
 
I want to compare the title and url of the latest extraction with the last one
I have tried name like column1/column 2 and text/href but the flow say that the property is not recognized. 
 
Can someone help me?
 
Thank you
I have the same question (0)
  • Verified answer
    eetuRobo Profile Picture
    4,522 Super User 2026 Season 1 on at
    You can get all the column names in to a list variable with %ExtractedSOPList.Columns%
    Like so:


    Also if the %CurrentSOP% and %OldSOP% are both datarow types as I would imagine then you can also reference the column by its index. So 0 would be first column (value #1) and 1 would be second column (value #2). So try %CurrentSOP[0]% eq %OldSOP[0]%
    If you need to check if the the tables have same values in the first column then you can retrieve the columns to be list and compare them to each other. This way you don't need to loop each row one by one if you just want to know if they are identical or not. 

    If you are still having trouble please share screenshots of the flow so we can see more actions and if there is some mistakes in the logic.
     
  • Verified answer
    Riyaz_riz11 Profile Picture
    4,150 Super User 2026 Season 1 on at
    Hi,
     
    As @eetuRobo mentioned 
     
    You can pass via index number %CurrentSOP[0]% eq %OldSOP[0]%
     
    If I have answered your question, please mark it as the preferred solution ✅ . If you like my response, please give it a Thumbs Up 👍.
    Regards,
    Riyaz
  • laclws Profile Picture
    45 on at
    Thank you  and  I managed to call out the data using the number 0 and 1 as the column header name. Really appreciate 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

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

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 959

#2
Valantis Profile Picture

Valantis 872

#3
Haque Profile Picture

Haque 589

Last 30 days Overall leaderboard