ifnull '$0' in conditional formatting
Hi,
Users want to see '$0' when there is null value in 'Net Sales' column. I have applied - IFNULL("- Agg Inv Line"."Net Sales (Vendor)",0) in the formula but it doesn't work when I pivot with other dimension.
I want to insert '$0' when this Sales Amount is Null using Conditional Formatting. I tried to Custom Data Format --> Override Default Data Format -> HTML but it's not taking "$0" when Amount is NULL.
I would really appreciate if somebody can explain how to implement this.
Thanks..