Hi,
Can anyone tell me how can we delete rows range in which if a specific column has no data in any of the rows, then it will automatically remove those specific rows?
For Eg:- In the attached file, how can I make the Alteryx workflow in such a way that if the Column O, if there is no data from row 2 to row 29, then it will automatically delete the rows and if there is data in row ranging from 30 to 40, then it will move the row 30 to row 2 and the data follows in subsequent rows and in case there is no data in row ranging from 30 to 40 in column O, then the same also should be removed.