I have a data set like
If i am using a formula for this
IF [bu]="xyz" THEN [compName]=="ABC" ELSE [compName] ENDIF but it is giving me 0. Can you tell what is the mistake i am making here?
@MadhavTR you need to write the formula in the same compname column
Got it. Thanks a lot.