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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am wanting to do a line graph of 180 companies, and want 179 of those to be black and my company to be red..is there an easy way to change all the colors at once?
Solved! Go to Solution.
Please see THIS BLOG for the formatting options in powerbi.
Hi @rfway,
I'd like to share you a simple way to achieve your requirement.
Add a calculate column:
Type = if(LASTNONBLANK(Sheet1[User],[User])="User1","My Company","Other")
Drag this calculate column to legend and modify data color.
Regards,
Xiaoxin Sheng
Please see THIS BLOG for the formatting options in powerbi.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 52 | |
| 39 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 94 | |
| 81 | |
| 34 | |
| 29 | |
| 25 |