Hi All,
I am facing issue if input excel cell is empty. I am reading input excel convert to data table then uses filter data table (chosen remove empty cell option). But issue arises on writing the output data.
I am attaching an example similar to my scenario below-
I need to sort out this issue . Please help me out with this problem.
Cheers!
Hi
ensure that READ RANGE activity is mentioned with range as “”
so that it will take till the end and we would get the output variable as datatable named dt