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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

How to Retrieve More than 256 Rows from Excel using Microsoft Flow

Ram Prakash Duraisamy Profile Picture Ram Prakash Duraisamy 2,287

Introduction

 

In this Blog we will see how to retrieve More than 256 Rows from Excel using Microsoft flow

 

Implementation Steps:

 

1. Create an Excel or Upload the Existing Excel in OneDrive.

 

2. Open the Excel and Check How Many Rows Available. in my case i have 373 Rows Available

 1351.png

 

3. I Uploaded it in OneDrive

 4431.png

 

4. Once Done ---> Navigate to https://flow.microsoft.com

 

5. Click Instant Cloud Flow and Select PowerAutomate and Input Name for the Flow

 6332.png

 

6. Once Clicked On Create --> Select Excel Online (Business) --> Then Choose List Rows Present in Table

 216483.png

 

7. Then Select the location Where the Excel is Available

 6675.png

 

8. Now for Testing Purpose i will Add a Apply For Each to Check How Many Rows its Retrieving.

 5661.png

9. Now We are done --> Click Test --> And Expand Apply to Each 

 70811.png

 

10. Now you can see only 256 Record Retrieved

 

11. Let's See how we can change this

 

12. Click On Three Dots in Excel (List Rows Present in the Table) and select Settings

 8.png

 

13. Turn On Pagination and Select Threshold Value to 1000(it Depends) and Click DONE

 3000.png

 

 15. Now --> Save the Workflow and Test Again

 

16.  Now you can see all the Rows from Excel.

 5545.png

 

That's it

Comments

*This post is locked for comments