Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
When creating field value conditional formatting, Power BI no longer accepts measures that evaluate to strings. This hasn't been the case but apparently changed in an update or with a feature at some point.
BUG BEHAVIOR
For example, let's say I have a measure called Red that contains a string as follows:
Red = "#CF000F"
I then have a formatting measure that references that measure:
SlicerTitle = [Red]
The SlicerTitle measure can now no longer be added to Field Value conditional formatting:
ODD BEHAVIOR
However, visuals that had this measure added successfully in the past still work. Additionally, it starts working if I:
REALLY hope this gets fixed as it is incredibly frustrating to have to do workarounds.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.