Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi - This is a very simple thing, but I can't figure out how to do it. I have a table that has wireless phone number and status of the line. I want a pie chart that shows percentage of active versus suspended lines. Easy enough - but how do I get a comma in the "1917" below?
Solved! Go to Solution.
Use a measure and format.
Measure = COUNTA('Table'[WirelessUserStatus])
Proud to be a Super User!
Use a measure and format.
Measure = COUNTA('Table'[WirelessUserStatus])
Proud to be a Super User!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 81 | |
| 65 | |
| 50 | |
| 45 |