Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I post the bug i found:
Re: Conditional Formatting Slicer Background BUG - Microsoft Power BI Community
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mattiar ,
It's not an actually "bug". For the Origin City slicer itself, despite we select an item in the slicer, it still have many items selectable, so it consider values(Origin City)=2058(which is the total distinct Origin City).
To confirm this, I modify the conditional formatting rule of the Origin City like this:
Get the result:
If we save a copy of Origin City slicer and select the item at the same time, the slicer will only have one item seletable, this time it will display the expected color.
As a workaroud, I insert a blank button send back to the Origin City, set conditional formatting to the button, and set the Transparency of the slicer to 100%.
Get the expected result:
Best regards,
Community Support Team_yanjiang