• =Format(Fields!YourFieldName.value, "##,##0.00")

    this works better for float numbers, as you can set the decimals ny changing the format string above