Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

New Button Slicer Formatting Options in Service

UPDATE: Issue fixed with new json theme. However, @mattlee there is a problem with the button fill. The fill doesn't actually fill the whole of the last button and is a visual glitch. See the screenshot below. Any idea if this will be fixed?

 

davidebacci_0-1748516987987.png

 

 

 

This is a new issue in the service recently introduced. I have a new button slicer with the selected state of the callout values configured to have a different font colour. This works fine in Desktop but is ignored in the Service. Previously, this was working fine. 


Update for repro steps:

 

davidebacci_0-1747724852084.png

 

In Desktop:

 

davidebacci_1-1747724918853.png

davidebacci_2-1747724948053.png

 

In Service (colours not applied and also note the thin grey bar to the right of the last button which also should not be there):

 

davidebacci_3-1747724980251.png

 

Status: Accepted

A second issue related to conditional formatting rules for New Slicer (Preview) with May Desktop has been identified, we plan to QFE Desktop within a few days so you can continue to author new format rules for Button and List Slicer in the May release. Existing saved rules are fine. This issue is not related to custom themes. If you save a file with conditional format rules for New Button or List slicer, you may encounter a silent upgrader error, which will cause the formatting to be lost the next time you open the file. The Desktop QFE will fix this for May soon, but Edit/Save in the web will take longer to be patched.

Comments
ATPBI
New Member
I am also getting this fault. White font in PBI desktop for the Selected view but shows as Black in PBI Service. I had the same issue when I tried to change the background colour too.
TinGibson
Regular Visitor
I have the same issue with button slicer when open report in Power BI desktop (version Apr-25).
NsHrTr
Frequent Visitor

I am facing the same issue.

A published report does not keep the format selected on Desktop.

In my case, this affects to the following:

Call values

Apply settings to:

> All

> REST

> Press

 

Format applied to Hover and Selected seems to remain the same.

mattlee
Microsoft Employee

Is this still an issue for folks? Please confirm version of Desktop the format settings were created with.
We cannot repro - using new button slicer, we have tried conditional formatting font color for Callout Value (using a Rule), and have also set Selected font color for callout value and Selected background color for the Buttons. If this is still an issue, please specify Field Well setup and specific format options used.

TinGibson
Regular Visitor
Hi @matlee, I'm encountering an issue when uploading to the PBI service. The conditional formatting isn't being retained when using the "Selected" state in Callout values. My version is: 2.142.1277.0 64-bit (April 2025).
davidebacci
Regular Visitor
@mattlee this is still happening for me. It is a problem in the service and was working fine until I originally reported. I have updated the original post with my version and settings. There is also a weird grey bar on the last button which is not present in the desktop and needs to be fixed.
mattlee
Microsoft Employee

Thank you for the updates - the most likely issue at this point is that you are using a custom theme, and are using action state selectors ($id: "selected" etc.) in your theme file for this new visual. Are you all using custom theme files with State formatting in them for button slicer?

mattlee
Microsoft Employee
Status changed to: Accepted
 
davidebacci
Regular Visitor
I can confirm I'm using a custom theme with action state selectors. Is the fix to not use a theme or do you plan to make this work with a theme? As an aside, I notice not all properties in my theme work on the new custom visuals.
mattlee
Microsoft Employee

We did update our selectors to be more specific, as there are more states supported now. You will need to update your theme file to use the new $id selectors, or remove them from your theme and set formatting on the specific visuals through the format pane.