Hi Team,
I have a column with multi lines data.
Ex: (please note this is single row; value of one column)
V1
-Updated Material
Updated Price
-Updated Color
-Updated Quantity
i want data where begining of new line starts with "-". that is --> expected output: (in this ex, exclude line#1'V1' & line#3'Updated Price')
-Updated Material
-Updated Color
-Updated Quantity
Solved! Go to Solution.
Thnx Seb