Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.