PBIR Conditional Formatting Reference
Three approaches: measure-based (flexible), FillRule gradients (no DAX), and rule-based Conditional (UI-generated).
Approach Matrix
| Approach | Best For | Pros | Cons |
|---|---|---|---|
| Measure-based | Custom logic, theme colors | Full DAX, readable | Requires extension measure |
linearGradient2 / linearGradient3 | Color scales | No DAX | Gradients only |
Conditional.Cases | UI-portable rules | Power BI UI round-trips | Verbose |
[Description truncada. Veja o README completo no GitHub.]