Question
Bug in readexcelsheetpaging plug-in
Hi,
This is mainly for the Appian team.
I just noticed there is a bug in this plug-in. The moment it comes across a blank row, it treats it as the end of file.
For eg, if rows 1-100 have data in any of the columns and row 101 is completely blank and 102-1000 rows have data in any column again, it only processes data from 1-100 and ignores the data in 102-1000.
This seems to be a bug because previous versions would read from rows 1 to 1000.
What can be done to resolve this?
