Using G-suite Application scope and Read Range Activity, I am trying to fetch google sheet data. My google sheet has 300+ records of rows and 30 columns. So when I use Read Range activity, I can able to fetch only certain amount of rows, am not able to get all the rows. In my case since I got 310 rows, in my uipath datatable has only 120 records. How to overcome this problem.
I have checked even though am getting only the first 60 records. I have attached the excel file for reference, I even downloaded the file and created a datatable in uipath, even for that I am getting only the first 60 records.