SSRS Report Expression to Format Number

FormatNumber(<NumberField>, <Count>)

i.e.
<NumberField>  Refers to the number to be formatted,
<Count>              Refers to the No of Decimal Places.

Comments

Popular posts from this blog

D365: SSRS Report Development/ Customization

D365: X++ code to add custom lookup on worker to show specific workers team workers only

Dynamics ax 2012: Sample code for fetching records in tmp table using query and Insert record set