Created a pie chart and under the data value->Point labels->DataLabel:- I wrote an expression for currency => (="$" & Fields!Money.Value). However, it is showing four digit value after the '.' like ($5.0000). How can I get rid of the last 2 digit of 00. Please let me know if you have any idea. Thanks!