Forum Discussion
bhartisharma_in
1 year agoFrequent Visitor
Issue with DAX Measure for Slicer Header Color Change
Hi everyone, I’m facing an issue with applying a DAX measure to change the color of a slicer header in Power BI. Here’s the DAX measure I’m using: color change = IF(ISFILTERED(Product[Category]), ...
- 1 year ago
Slicer headers in Power BI currently do not support dynamic formatting through DAX measures. This feature works for visuals like text boxes but not slicer headers.
Workaround:
- Instead of changing the slicer header color, use a card visual or text box to display a dynamic label or message styled using your DAX measure.
- Place the styled visual near the slicer for the desired effect.
This is a limitation of Power BI's current functionality.
v-ssriganesh
1 year agoCommunity Support
Hi bhartisharma_in,
Thanks for posting your query in Microsoft fabric community forum.
Could you please confirm if your query have been resolved the solution provided by rohit1991 & suparnababu8 ? If they have, kindly mark the helpful response and accept it as the solution. This will assist other community members in resolving similar issues more efficiently.
Thank you.