Read a data table and extract values from rows

I am extracting a data table from a Chrome browser:
This is the Table format I get:
image

here the Column headers are listed in the first column. (instead of header row).
I need to extract Operating status and Legal Name.
Kindly help.
Thanks
Rachita

Hi @chauhan.rachita30 ,

I understad you’re looking to transpose your items. To make your life easier I found this resolved in the following topic.

Hi @chauhan.rachita30

You can try this approach

Xaml for reference

ExtractValueFromRows.xaml (7.6 KB)

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.