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.
Hello!
My conditional formatting don't work afther upload, but works perfectly on desktop (simples if a>b,"red","green" measure). What can I do?
On desktop
On server
I actually just figured my issue out, not sure if it will help you. I have a True/False field in the underlying data that I converted to 1/0 specifically so I could do conditional formatting. Apparently when that data pulls into my report, it shows as -1/0, making the 1 a negative. No idea why it's doing this.
So I just added a new column which multiplied the value by -1 and voila, my conditional formatting started working again. Maybe it's something weird like that?
Having the same issue. Conditional formatting looks great in Power BI desktop, but doesn't show in the published report.
Hey did you find the solution for this ?