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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Rsanjuan
Advocate III
Advocate III

Dollar amount format not displaying correctly

Hi, 

 

I am trying to figure out why the sales figures are not displaying:

 

It's showing #,0.00#,0.00

 

I thought it may be simply a column width issue on the report, but I cannot figure out how to widen it.  Any ideas?

 

 

1 REPLY 1
samdthompson
Memorable Member
Memorable Member

Hi, welcome to the forum. to me it sounds like a format issue. try creating a new column with something like:

 

currency = FORMAT(Data[Value],"$ #,##0.00"). if it throws an error try there will be something wrong in the origional column. If thats the case go back through the query to fix

 

 

// if this is a solution please mark as such. Kudos always appreciated.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors