Forum Discussion

vboomer's avatar
vboomer
Frequent Visitor
2 years ago
Solved

Power BI Clustered Column Chart Conditional formatting and Analytic line in Power BI Service

In Power BI Desktop, I can add conditional formatting to dynamically color the columns for a Clustered column Chart -  depending on the Value of the column. I can also add in an Analytic average line...
  • vboomer's avatar
    1 year ago

    Interesting 

    I was using the gradient using a measure as the formula and then choose the lower color to the higher value color

     

    i ended up using a duplicate measure doing the same calculation for the conditional formatting

     

    that worked and could be published 

     

    you used to not have to do that

     

    something changed in the service

     

    but at least I got it to work

     

    thank you for responding