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 Automate
Unanswered

Pager Function issue.

(0) ShareShare
ReportReport
Posted on by 26

So I created my flow perfectly but the pager function keeps clicking next even if there are no more pages. please help me with this issue. Thanks i

I have the same question (0)
  • Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    This is a common issue. The pager functionality does not work very well. It only works in the rare cases when it is possible to build the pager element selector in a way where it no longer exists when you reach the last page.

    You can either try to extract a fixed number of pages, or simply instead of doing paging, make a flow that:

    1. Creates a data table
    2. Loops through pages (either a simple loop if you can retrieve the number of pages initially, or a while loop that stops when there are not pages remaining)
    3. For each page, Extracts data from the web page
    4. Adds all of the data it extracted to the data table it created in step 1
    5. Stops the loop when there are no more pages remaining

    This is usually the approach we use in most cases. See this video for a sample of how to do that: https://www.youtube.com/watch?v=yvoUBwCqdn0

     

    -------------------------------------------------------------------------
    If I have answered your question, please mark it as the preferred solution.
    If you like my response, please give it a Thumbs Up.

    If you are interested in Power Automate, you might want to follow me on LinkedIn at https://www.linkedin.com/in/agnius-bartninkas/

     

     

  • justicedst Profile Picture
    26 on at

    Thank you. My web page don't have the code like his. I guess I have to do another search. 

  • Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    The fact that your page is not identical to what the video shows, does not mean the same approach cannot be applied. You can try looking into it and see if there are ways in which you can do that. For example, if your web page URL has the page index, you could also simply build the URL with a new index and use Go to web page action each time you want to open the next page.

     

    The main idea of the video is on how to build a table that you keep appending new values from each page to, instead of expecting the Extract data from web page action to work properly with the pager functionality.

     

    All sorts of options are usually available, but it is quite difficult to comment anything without knowing and seeing the web page.

     

    -------------------------------------------------------------------------
    If I have answered your question, please mark it as the preferred solution.
    If you like my response, please give it a Thumbs Up.

    If you are interested in Power Automate, you might want to follow me on LinkedIn at https://www.linkedin.com/in/agnius-bartninkas/

     

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

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 227

#2
David_MA Profile Picture

David_MA 204 Super User 2026 Season 1

#3
Valantis Profile Picture

Valantis 177

Last 30 days Overall leaderboard