Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
this is the original excel command :
=IF(Y2>=60%,"Fresh",IF(AND(Y2<60%,Y2>=30%),"NE",IF(AND(Y2<30%,Y2>=5%),"VNE","Expired")))
, i want to write it in power bi with a column named [custom].
I'd appreciate some help.
Thank you
Solved! Go to Solution.
hi @Anonymous
you can use switch in your dax query
I think this title will be helpful for you:
https://blog.enterprisedna.co/using-advanced-dax-for-multiple-if-statement-in-power-bi/
hi @Anonymous
hi @Anonymous
hi @Anonymous
you can use switch in your dax query
I think this title will be helpful for you:
https://blog.enterprisedna.co/using-advanced-dax-for-multiple-if-statement-in-power-bi/
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |