Hi All,
I am trying to check if an Excel File is empty or not. PFB the screenshot of workflow.
Studio is showing below error to me.
Any suggestions why I am seeing this error?
Hi All,
I am trying to check if an Excel File is empty or not. PFB the screenshot of workflow.
Studio is showing below error to me.
Any suggestions why I am seeing this error?
If you using workbook activity you have to use try catch because read range for this activity can’t return null value.
Solutiion of Eric_Wong_Test is best way.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.