The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.