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

Join 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

Reply
Daniel29195
Super User
Super User

Color Picker selection not persisting when apply setting for "ALL" is selected .

Hi, 

 

im not sure if there is a fix for this , 

when using apply settings to : All  and choosing from color picker ,ex Orange,  the selected color is reflected  on the visual , however on the color picker, it always showing blue. 

 

i tried everytrhing but seems like a limitation of or a bug from power bi sdk ? 

 

Daniel29195_0-1776635067309.png

Daniel29195_1-1776635108712.png

 

5 REPLIES 5
v-menakakota
Community Support
Community Support

Hi  @Daniel29195  ,
Thanks for reaching out to the Microsoft fabric community forum.

 

This behavior appears to be a UI limitation in the latest version of Microsoft Power BI Desktop, where selecting a color (for example orange) under apply settings to all correctly updates the visual, but the color indicator in the format pane continues to display the default theme color (blue) additionally, the popup asking to select a specific series indicates that color changes are now intended at the series level, so the blue shown in the pane is not reflective of the applied color but just a static default, making this a visual inconsistency rather than a functional issue.

 

Please go through the below image

vmenakakota_0-1776677438107.png



If I misunderstand your needs or you still have problems on it, please feel free to let us know. 

Best Regards, 
Community Support Team

@v-menakakota 

 

for the first part, correct 100%  . i mean i can live with that bug, but my OCD can't hahaha. 

for the second part , i didnt get what you mean, from my side ( in the custom visual im building ),  when i change the color for the ALL, the color picker related to ALL is not persistent , however the other series are able to see the change and takes it as their new default . 

Hi  @Daniel29195 ,

To put it simply, the color you choose for All does get applied to all series, but the color picker doesn't show or remember that selection. So, while it seems like it's not saved, it actually is, this is just a limitation of the UI, not an issue with your custom visual.

Because this is a UI limitation and everything is functioning correctly, it would be a good idea to share this in the Ideas Forum mentioned below for visibility and possible improvements in future updates.
Fabric Ideas - Microsoft Fabric Community


Best Regards, 
Community Support Team 

thanks for the clarification . @v-menakakota 

although i have another question, 

im trying to build a settings per measure. 

i want to add an fx for animation mode . so i would have per each measure a dropdown that the user can select an animation  ( blink, pulse..// ), and and fx near the dropdown . is it possible to have such a thing ? to bind fx with dropdown ? 

because in built in power bi native visuals, you can ( check image 2  ) 

Daniel29195_1-1776784326553.png

 

Daniel29195_0-1776784205692.png

Hi  @Daniel29195  ,

In custom visuals, formatting properties are defined in the capabilities model. A property can be configured as an enumeration (dropdown) or can be bound to a field/measure for conditional formatting (fx), and the formatting pane renders these based on how the property is defined.

Because of this, the typical approach is to use either a dropdown for fixed options (such as blink or pulse) or a field/measure to drive the behavior dynamically, depending on the requirement.

Refer this docs - 

https://learn.microsoft.com/power-bi/developer/visuals/capabilities
https://learn.microsoft.com/en-us/power-bi/developer/visuals/utils-formatting-model
https://learn.microsoft.com/power-bi/create-reports/desktop-conditional-table-formatting

 

Best Regards, 
Community Support Team 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.