Forum Discussion
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
- Anonymous2 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
- AnonymousNot 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