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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Different number format, is there a fix?

Hello everyone,

 

I am always creating dashboards in English using Power BI desktop, hence this is the number format I usually see: 

AndrejBI_3-1610959609094.png

However, my clients have their Power BI service in a different language: 

AndrejBI_4-1610959679816.png

Is there a way how to stick to the Ks, although the language is changed? 

 

 

 

 

2 REPLIES 2
v-deddai1-msft
Community Support
Community Support

Hi @Anonymous ,

 

The format is changed by language of Power BI Service(It is changed by your browser by default). Would you please change the language of Power BI Service to English and it will show like K:

 

Capture.PNG

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Best Regards,

Dedmon Dai

Anonymous
Not applicable

Hello @Anonymous 
You can try this.

Total sessions =
VAR totalSessions = SUM('table'[Sessions])
RETURN
totalSessions &" K"

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.