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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am trying to change some of the data to colour 1 and other to colour 2 with measure
Hi!
I would not like to color the bar, but I would like to color the x axis text by grop, for example if the city is in Europe color would be Red and if in America then Green
Is that possible?
You can use the condtional formatting to change the bar chart.
https://blog.enterprisedna.co/power-bi-conditional-formatting-for-chart-visuals-whats-possible/
You can also generate with the the dax code the color of the bar chart.
https://community.fabric.microsoft.com/t5/Desktop/Conditional-format-of-bar-chart-based-on-a-table-w...
Proud to be a Super User!