This seems like it should be simple, but I am new to PQ and couldn't find it in the search.
I have a column with data like this:
PO123456
Accrual
Amortization for XYZ
PO234555
PO999999
Invoice 123
I would like to clear out all values that do not start with "PO". I don't want to filter the rows, I just want to clear the other values so I am left with PO number.
Thanks!
Steve
I have a column with data like this:
PO123456
Accrual
Amortization for XYZ
PO234555
PO999999
Invoice 123
I would like to clear out all values that do not start with "PO". I don't want to filter the rows, I just want to clear the other values so I am left with PO number.
Thanks!
Steve