Tuesday, October 28, 2014

Need to add $ symbol in the amount column

This is a custom requirement and cant be handled using standard formatting codes in SSRS


what you can do is use HTML tags for this like say



="<p align=""left"""">$<p align=""right"">" & Fields!YourField.Value & "</p></p>"



And set Interpret HTML tags as styles in placeholder properties





Please Mark This As Answer if it solved your issue

Please Mark This As Helpful if it helps to solve your issue

Visakh

----------------------------

My MSDN Page

My Personal Blog

My Facebook Page


No comments:

Post a Comment