Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

SSRS Report change thousand comma to space

(1) ShareShare
ReportReport
Posted on by 511

Hi,
I have a report that I want to change the values settings. 
pastedimage1673774675357v1.png

The thousand value is separated by a comma and the decimal is separated by a point.
I need the thousand to be separated by a space and the decimal point should become a decimal comma. 

In the Textbox properties I made the changes, and the sample looks the way I want the output to be, but the output on the report is still as mentioned above for all the values.

Textbox properties:
Category: Currency 
Use 1000 Separator = True
Decimal Places: 2
 
pastedimage1673774774241v2.png

If I can maybe change the Number formatting that might also work. 
pastedimage1673775403427v1.png

I'm assuming there is an overall setting that is overwriting the Currency values. 
The Report I'm extending is Standard Statement (ID:1316)
Thanks in advance

  • Suggested answer
    rohithmp Profile Picture
    2 on at
    SSRS Report change thousand comma to space
    This patterns works for large digits like
    Pattern - "##\,##\,##0.00"
    Output - 49,82,734.00

    But if the value is 0, it returns
    Pattern - "##\,##\,##0.00"
    Output - ,,0.00

    Why is the ',' printing ! How can i avoid that?
  • Hein Kruger Profile Picture
    511 on at
    RE: SSRS Report change thousand comma to space

    I managed to change the thousand decimal to a space with the following format.

    'R'# ##0.00;('R'# ##0.00)

    The Sample looks as follow: R1 000.00

  • Suggested answer
    Nitin Verma Profile Picture
    21,394 Moderator on at
    RE: SSRS Report change thousand comma to space

    Hi,

    What you have tried till now? Is RDLC formatting working?

    Thanks

  • Suggested answer
    YUN ZHU Profile Picture
    78,828 Super User 2025 Season 1 on at
    RE: SSRS Report change thousand comma to space

    Hi, Sorry I haven't tried it.
    It may be faster to open the Layout file with VS Code and edit it directly.

    pastedimage1673838765225v1.png

    pastedimage1673838778087v2.png

    pastedimage1673838791692v3.png

    Hope this helps.

    Thanks.

    ZHU

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,916 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,782 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans