Hi All,
I have a Output Dataset like these ( Attached the test Data)
I'm looking for a solution where i want to create a new flag with 0 and 1
Logic
CUSOTMER NAME = IF it has got a Value of Masked then the Flag column should have 1 against it.
PRODUCT ID = IF it has got negative values like (-9,-12) then the Flag column should have 1 against it.
Is this possible any help would be much appreciated.
Thanks