Forum Discussion
Zaibass81
Helper I
5 years agoRemove top null rows of each columns
Hello,
I am looking for some help or advice on how to remove null values from each row to align to the first column
Hi,
You can FillUp all columns except Column1, then filter out nulls on Column1.