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.
It seems that the "Conditional Formatting" option is only available for a value if it is aggregated (summarized).
Am I undertstanding correctly?
Is there any reason for this limitation?
thank you-
I found out, that if you use summarize when you format, then you can deselect summarize again after you have formatted.
Strange.... but for me it works.
You can get around this by having an Index (or use another Column has a value at each row) and inlcude that Index in the Visual
Then the Values will not be really aggregated (although they'll default to SUM)
But the option will be available for Conditional Formatting
You need NO AGGREGATION at all, and conditional formatting based on Non-Numeric values, and preferably not a gradient assignment but rather assign colors to values instead. This is sorely missing from Power BI
Thanks, not sure why this is disallowed but that's a good workaround.