Hi Everyone,
I have a project has been working normally for a long time, but today when running suddenly appeared this error, saying that can not read the 5th column, but it has been no data from the 5th column, how can I fix it? Thanks.
Hi Everyone,
I have a project has been working normally for a long time, but today when running suddenly appeared this error, saying that can not read the 5th column, but it has been no data from the 5th column, how can I fix it? Thanks.
if you have a defined range - Enter the specific range instead of reading all the sheet
Example - A1: D [LastRow]
For identifying the last row - use below activity
Specific to your issue - try restarting studio as well as the file and see if the issue is still there. Also take a copy of the file and delete the rows and columns which are blank and give a try with copied file as well.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.