web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How to gather data fro...
Power Automate
Unanswered

How to gather data from nested html table?

(0) ShareShare
ReportReport
Posted on by 2

something like Extract data from nested table - Power Platform Community (microsoft.com) but no fit answer.

 

html likes this:

 

<table>

        <header line>

        <td>  serial no 1</td>   <td>  【sub table 1】</td>

        <td>  serial no 2 </td>   <td>  【sub table 2】</td>

</table>

 

sub table likes this

<sub table>

        <header line>

        <td>  data  1A</td>   <td>  data  1B</td>

        <td>  data  2A </td>   <td>  data  2A</td>

</sub table>

 

I need the result as a struct or a list

list means:

    serial no 1;  data  1A;data  1B

    serial no 1;  data  2A;data  2B

    serial no 2;  data  3A;data  3B

    serial no 2;  data  4A;data  4B

or struct

     serial no 1;  array[];     array[0]=struct {data  1A;data  1B} ;  array[1]=struct {data  2A;data  2B} ; 

     serial no 2;  array[];      ……

 

I did not found any document helpful.......

Categories:
I have the same question (0)
  • danvozhou Profile Picture
    2 on at

    I did want to loop   sub tables  and save all of them  as html elements to  variables,  then warp table-txt from every variable, but the method only support warp from web-page...

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard