Forum Discussion

SiGill1979's avatar
SiGill1979
Frequent Visitor
2 years ago
Solved

Border on a particluar entry in a bar chart

Is there a way in Power BI that a Border can be put around a Bar if a particular selection is selected in a slicer. See example.

 

Supplier 8 has been selected in the Slicer, so on the Bar Chart a border has been put around Supplier 8

  • Anonymous's avatar
    Anonymous
    2 years ago

    HI SiGill1979,

    Current power bi does not support the type of highlight effect.
    For your scenario, I’d like to suggest you create a Dax expression to compare with current category and selection to return different color code. Then you can use this on color formatting of your visual to change the selection item color to achieve highlight effects.
    Regards,

    Xiaoxin Sheng

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    HI SiGill1979,

    Current power bi does not support the type of highlight effect.
    For your scenario, I’d like to suggest you create a Dax expression to compare with current category and selection to return different color code. Then you can use this on color formatting of your visual to change the selection item color to achieve highlight effects.
    Regards,

    Xiaoxin Sheng