Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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/
User | Count |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
21 | |
15 | |
15 | |
10 | |
7 |