Hi, I have an automation wf which searches main folder to find folder and then file from previous month and then exports specific sheet to SQL. File is xlsb. WF reads all existing rows, which is 272238. but there are empty rows starting from 217429, even though data should be there. Do you know what might be an issue there? There are no errors.
When I try to export same file from another month where there are only 15k rows they are all there, no empty rows. So issue seems to be with some row limitations settings.