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! i have a table called totalsCalcs
that has two columns
i'm trying to apply conditional formatting to the "Actual" and highlight in green if the cell value is lower than the cell value of "Amount" in the same row
I appreciate any help i can get!!
Solved! Go to Solution.
pls try this
you need to repeat this for all fields :
Order | Months | SUM of Amount | SUM of Actual |
Sample PBIX file attached
pls try this
you need to repeat this for all fields :
Order | Months | SUM of Amount | SUM of Actual |
Sample PBIX file attached