Hi All,
I have a datatable where I need to move Values from Row(7)(49) to Row(14)(49) if any cell from Row(0)(50) to Row(6)(50) is not empty.
I want to move the values highlighted in the green box to the top of the column if the values highlighted in yellow are not empty.
I have attached my workflow below. I am getting an error when I assign values to the 49th column.
Please help