Question:
Hi All,
I have Amount in my report and I don't want $ to be displayed in the result infront of the amount vaule.
Can anyone help me with a sloution?
Thanks,
GMS
Answer:
you can create a calculated figure , and use the data function "value without dimension - unit free"
so it will look like NODIM ( 'Amount' )
or in the query properties you can tick the options display scaling factors
cheers
Trev
Answer:
Thanks a lot!