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 / Loop through an excel ...
Power Automate
Answered

Loop through an excel column with links

(0) ShareShare
ReportReport
Posted on by 37

Dear Community,

 

I have an excel file that has links to websites (in Col 'H'), which I want 'Power Automate' to loop and open each link and extract a specific element value. However, none of the existing Excel functions has a way to do this. The idea is to:

1. PA to pick H2 Value and open that link.
2. Pick a specific elements / values & paste into respective F & G cells.
3. Increment to next value in H and repeat #2
4. Repeat #3 until the last row

 

I was trying to explore "Excel Online (Business)" Connector, but alas, I only have Microsoft 365 Family subscription. Is there any other way to do this?

saimrpp_0-1698705730172.png

Any help is appreciated !

  • Verified answer
    Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    You should use the Read from Excel worksheet action to read all the data from your sheet. This will result in a data table. You can then use a For each loop to iterate through the table, having each row in a variable called %CurrentItem%. You could then access the link in column H as %CurrentItem[7]% (because H is the 8th column, but indexes are 0-based in PAD) and use that in your flow.

     

    See this tutorial for example. It is quite primitive and simplified, but the idea of reading data from Excel and using a loop to iterate through it is demonstrated: https://www.youtube.com/watch?v=1WezrCQlpBY&ab_channel=AndersJensen

    -------------------------------------------------------------------------
    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.

  • saimrpp Profile Picture
    37 on at

    @Agnius : THANKS A TON !!! 

    You are right, that video was bit 'simpler' but gives a fair view of the 'possibilities'. Exactly what I needed :-))

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

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 249 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 202

#3
David_MA Profile Picture

David_MA 180 Super User 2026 Season 2

Last 30 days Overall leaderboard