
Hi Experts,
I am using a parameter to display 'Value' and 'Quantity'.Now my requirement is to show Value with 2 decimal places and Qty without decimal place.
Below is the calculation that I am using:
if [Select]='Val all' then [Y Q value]
elseif [Select]='Qty all' then [Y Q qty]
elseif [Select]='A2A Val all' then [Y Q A2A Val]
elseif [Select]='A2A Qty all' then [Y Q A2A Qty]
end
Please help.
Thanks
5 answers