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.
Hi dear community,
im not able to change the color of lines in a clustered line and column chart. The option to choose a series is just not available, although I have two data fields as Lines.
Does anyone knows howo to solve that?
Thanks alot in advance!
Solved! Go to Solution.
@bchager thank you for your quick response!
I've tried multiple fields now, it just doesnt work.
If I build the visual from scratch it works though. So I guess I need to rebuild each Line Chart in that report.
Hi @ifaber ,
Try to take out the measures from the visual or build other, and paste the measures one by one checkik if the series goes disables, ti identify if the problem if with some measure in your visual, i just replicated your scenario here and it works perfectly:
Hi @bchager ,
Sure, here are the expressions:
@ifaber Yes it looks like the visual can't make a distinction between the 2 measures. You can test that by removing one from the Line y-axis and replacing it with a measure or calculated column that references a field other than Margin.
@bchager thank you for your quick response!
I've tried multiple fields now, it just doesnt work.
If I build the visual from scratch it works though. So I guess I need to rebuild each Line Chart in that report.
@ifaber It could be because you're using the same series for each line. Can you share the expressions for each?