The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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?
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
User | Count |
---|---|
43 | |
14 | |
13 | |
13 | |
9 |
User | Count |
---|---|
50 | |
38 | |
24 | |
22 | |
18 |