Forum Discussion
SiGill1979
2 years agoFrequent Visitor
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 ...
- 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
Anonymous
2 years agoNot 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