Hi all,
I want to know if it is possible to implement this:
for each rows in the excel file, if the row is not filled up to cell 15, then fill it up with an empty string “” .
My data looks like this
However, I want the workflow to work in any data types, not necessarily formatted such. So may I know if there’s anyway to do this?