March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Need Help soon.
Conditional formatting not available for my Power bi desktop v march 2018. I have a task to highlight the background with red if failed status and green is status is Success. Do we have any fucntion or code that solve my task?
Solved! Go to Solution.
Hi @sanjay009 ,
Recommend you upgrade the Power BI Desktop to the latest version 2.81.5831.821 .Then you create measure like DAX below, choose Background color under Conditional Formatting for your goal field, format by "Field value" based on [Conditional Measure] . See more: Use conditional formatting in tables.
Conditional Measure = IF(MAX(Sales[status])="failed", "Red", "Green")
Result:
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @sanjay009 ,
Recommend you upgrade the Power BI Desktop to the latest version 2.81.5831.821 .Then you create measure like DAX below, choose Background color under Conditional Formatting for your goal field, format by "Field value" based on [Conditional Measure] . See more: Use conditional formatting in tables.
Conditional Measure = IF(MAX(Sales[status])="failed", "Red", "Green")
Result:
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I am waiting for my company to upgrade the Powerbi to newer version. so far we have delay. meantime i am trying to resolve with the march 2018 Power bi desktop version. I can see conditional formatting only for number fields.
@sanjay009 seems like you are using a very old version and not sure if conditional formatting was available than, you should upgrade it to the most recent version to take advantage of all the new and updated features.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
90 | |
90 | |
66 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
70 | |
68 |