Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Need to change data card format from 3 digit separator number format in power bi

Hi ,

Need to show my data in 3 digit separator number format like 1,456,210 in millions instead of having 14,56,210 how I can change it in power bi..

Please support.Thanks in advance

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

     

    Select the measure and modify its format to #,##0.

    Check the pbix file.

     

    Best Regards,
    Gao

    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

    How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

    It is working now..Thanks for the solution.