Hi,
Please see attachment for my inquiry.
Appreciate the help on this.
Regards,
Solved! Go to Solution.
Hi,
Create a line item(Number Format), then Use the below logic,
Logic,
IF ISBLANK(TEXT(Rank)) THEN 0 ELSE Rank
Rank is my source line item in my example, Rank final is FInal Value.
In your example, Forzen TAT is Source.
if you dont want to see "0" in final value, change the zero format to Blank..
~Vignesh
Hi Vignesh,
Thank you for the reply, I will try to re-create it using your approach.
Regards,