how to change number format

User: "Nino"
New Altair Community Member
Updated by Jocelyn

hi,

i want to change the format of numbers in a format that separate the thousand each other. For istance:

348934 -> 348,934

2132488 -> 2,132,488

I'm using the "Format Numbers" operator and i think that i must to set the pattern field correctly, but how?

Thank you very much!

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "sgenzer"
    Altair Employee
    Accepted Answer

    correct. Set the pattern to ###,###,### (or whatever), and then check the "use grouping" box.

     

    Scott