Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
YunJ
Post Prodigy
Post Prodigy

Customize format to million

Hi,

I would like to customized format to million, but I want 0.7M for example rather than .7M as following. 

1.png2.png

Thanks

 

1 ACCEPTED SOLUTION
nandukrishnavs
Super User
Super User

@YunJ 

 

Try below format string

#,##0,,.0M

nandukrishnavs_0-1602332744403.png

 


Regards,
Nandu Krishna

View solution in original post

6 REPLIES 6
YunJ
Post Prodigy
Post Prodigy

Thanks a lot @negi007 

negi007
Community Champion
Community Champion

@YunJ  You can do it by simply changing the Display units to milion and adding decimal places. Below is the screenshot to help you achieve it. I am not sure if you need custom format for this.

 

negi007_0-1602334915579.png

 




Did I answer your question? Mark my post as a solution!
Appreciate your Kudos



Proud to be a Super User!


Follow me on linkedin

Hi @negi007 Thanks for your reply. Sometimes I don't need "M", that's why I want to use custom format. 

nandukrishnavs
Super User
Super User

@YunJ 

 

Try below format string

#,##0,,.0M

nandukrishnavs_0-1602332744403.png

 


Regards,
Nandu Krishna

Any idea about the format string for europen standard representation? example: 100.000,00

It also works if you use it in a FORMAT function:

format('Measures Table'[Amount],"#,##0,,.0M")

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.