I have an excel file which contains links of coaching staff of high schools under the column “Staff Link”. I want to open each link and extract the name of every head coach and assistant coach which is present as a table in each link. Save it into a new excel file along with Rank, High School Name and Staff Link. When I run my flow it always extracts the table data from one specific URL and not the different URLs. I am also attaching the XAML file. Can someone tell me what I need to change?
Main.xaml (21.2 KB)