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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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