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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello,
I have some columns that I attempted to piviot but it broke my query. I have 40 columns with data that contains either "ABF" Not Available", "GPON", "or "Light Green"
I had to group the values together to be able to show the number of times each of these options were selected in my column.
Here are my questions-
How can I change the color by each category ex: abf, not available, gpon, light green? (I will screen shot what it looks like when I do.. it only lets me do it by color resulting in 40 different colors)
How can I add the month into this? The group that I made for the results
This is the graph I am working with.
You can see here: the 40 columns I mentioned.
Solved! Go to Solution.
Hi @karlamaddox1 ,
Please try put the [groups] field your created by Groups in Legend of this stacked visual.
Then the color of columns is show as the screenshot.
Pbix in the end you can refer.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @karlamaddox1 ,
Please try put the [groups] field your created by Groups in Legend of this stacked visual.
Then the color of columns is show as the screenshot.
Pbix in the end you can refer.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@karlamaddox1 ,Not very clear.
if you are using a stacked visual I doubt you can use conditional formating (if you need named color based on category)
You may be right, what is another chart I can use?