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
ManuSacchetti
Helper I
Helper I

DAX Measure FORMAT - Comma and Dot Separator

Hello,

I´m trying to put a dot separator where it is a comma (like the two examples in the bottom of the image), but I don´t know how to do it:

 

ManuSacchetti_2-1662401984765.png

 

This is the measure that i have created for the line "Total Cobranzas". I need an M to appear next to the number:

 

Total Cobranzas = CONCATENATE(FORMAT(IF(ISBLANK(SUM('Principal - Cobranzas'[TOTAL COBRADO UBER / BANCOS])),"0",SUM('Principal - Cobranzas'[TOTAL COBRADO UBER / BANCOS])),"$#,#")," M")
1 ACCEPTED SOLUTION
ghoshabhijeet
Solution Supplier
Solution Supplier

@ManuSacchetti  Check this solution:

https://community.powerbi.com/t5/Desktop/change-format-by-using-dot-instead-of-comma/m-p/372348

 

 

** If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution, so that it comes in top of the search and help others. Thank you !

Good Luck 👍

 

View solution in original post

1 REPLY 1
ghoshabhijeet
Solution Supplier
Solution Supplier

@ManuSacchetti  Check this solution:

https://community.powerbi.com/t5/Desktop/change-format-by-using-dot-instead-of-comma/m-p/372348

 

 

** If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution, so that it comes in top of the search and help others. Thank you !

Good Luck 👍

 

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.