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'm creating some Stacked Column Charts on PowerBi desktop and no commas are appearing on the data lables, the data is coming in from a list of employees. So is just a count per site. On the format area I already messed with Display units, value decimal places, orientation and position. Any ideas?
Solved! Go to Solution.
Hi @Anonymous
Select the column from Field tab, Go to Modelling tab, select ",".
Thanks
Raj
Can't find comma separator.
The comma separator feature is disabled in the Modeling section. I want to insert thousands separator if possible. Thank you
Hi @Anonymous
Select the column from Field tab, Go to Modelling tab, select ",".
Thanks
Raj
I would suggest:
1) Create a Measure (Distinct Count) from the Field data.
2) Then apply formatting to the Measure.
Another benefit of using Measures 😉