Forum Discussion
List Slicer Callout Values Conditional Color
- 1 year ago
Hi MariBely
Hmm I've tried recreating the issue and it seems to work.
Couple of things to try:
Delete the visual and recreate (Don't copy paste) - sometimes visuals randomly breakUse Basic conditional formatting - list slicer is still in preview so might have bugs
Try a simpler measure with a basic IF - could be the measure returns a different value at diff times, if it ever returns a non text value it will be turned off
I've also had issues with data sources like SQL when the output is random, column would be called one thing one thing but contain the data of another on every refresh.
There are a couple of custom visuals you could use if it doesn't work:
Hi, thanks for your answer, but persistent filters are not the solution here. I am using a measure to determing conditional formatting of Callout Values in New List Slicer:
Whenever I close and open the file again "fx" getst reset to a default color.
Hi MariBely
Hmm I've tried recreating the issue and it seems to work.
Couple of things to try:
Delete the visual and recreate (Don't copy paste) - sometimes visuals randomly break
Use Basic conditional formatting - list slicer is still in preview so might have bugs
Try a simpler measure with a basic IF - could be the measure returns a different value at diff times, if it ever returns a non text value it will be turned off
I've also had issues with data sources like SQL when the output is random, column would be called one thing one thing but contain the data of another on every refresh.
There are a couple of custom visuals you could use if it doesn't work:
- MariBely1 year agoAdvocate II
Hi SamWiseOwl , thanks for your help. I tried options you suggested but it still does not work. Unfortunately, my organisation is still using the May 2025 Version of Power BI Desktop, I would assume this is the reason for such behaviour.
I will mark your solution as accepted and wait until we finally get the latest version 😄
- SamWiseOwl1 year agoSuper User
That is frustrating!
Long shot but if it works in Power BI Service could you download the PBIX files from there? They tend to be backwards compatible to a certain extent.- MariBely1 year agoAdvocate II
I would but this is will be too frustrating to download it all the time and upload it again considering that we are also using Sharepoint for a sort of versioning, and open the file in Desktop directly from sharepoint. Maybe this is also the reason?