I can't read more than 240 lines in one excel file

i’m trying to read an excel file that has more than 240 lines, what shoud i do ?

i’m using readExcel in toolbox

I just tested with an excel sheet with 540 rows, without any issues.
Maybe the file is corrupt, contains data not supported ClosedXML or something completly different.
Please create an example workflow with an excel file that demonstrates the issue.
Alternatively, use Microsoft Excel to read the file, by using the “Read Range” activity

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.