Forum Discussion
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
- Anonymous3 years ago
Hi Anonymous ,
Select the measure and modify its format to #,##0.
Check the pbix file.
Best Regards,
Gao
Community Support TeamIf 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
2 Replies
- AnonymousNot applicable
Hi Anonymous ,
Select the measure and modify its format to #,##0.
Check the pbix file.
Best Regards,
Gao
Community Support TeamIf 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
- AnonymousNot applicable
Hi Anonymous ,
It is working now..Thanks for the solution.