The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi
I am trying to conditional format my finance result each month compared to the budget
Comapany | Finance mont 1 | budget mont 1 | Finance month 2 | budget month 2 | Finance month3 | budget month 3 |
1 | - 5 | -4,5 | -4.1 | 4,5 | -6 | -5,2 |
I have created a KPI Color DAX:
Comapany | Finance mont 1 | budget mont 1 | Finance month 2 | budget month 2 | Finance month3 | budget month 3 |
1 | - 5 | -4,5 | -4.1 | 4,5 | -6 | -5,2 |
Hi @h4_dkj ,
DAX measure is based on the current row context, it is recommended that you check that your model meets the requirements for using this measure.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.