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
Hi, i need help,
I used that function on Excel:
=SE(E(I2<=1;L2="B";M2="B");"Título(s) em aberto/Sem limite de crédito";
SE(E(I2<=1;L2="B";M2="A");"Sem limite de crédito";
SE(E(I2<=1;L2="B";M2="");"Sem limite de crédito";
SE(E(I2<=1;L2="A";M2="B");"Título(s) em aberto/Sem limite de crédito";
SE(E(I2>=1;L2="B";M2="A");"Limite de crédito excedido";
SE(E(I2>=1;L2="B";M2="B");"Título(s) em aberto/Limite de crédito excedido";
SE(E(I2>=1;L2="A";M2="B");"Título(s) em aberto";
SE(E(I2>=1;L2="B";M2="");"Limite de crédito excedido";
I used Excel on portuguese, so you can replace "SE" for "IF" and "E" for "AND".
How i do that in Power BI?
(If you guys need more information, just tell me, please).
Tks!
Solved! Go to Solution.
Hi @Anonymous ,
Below you will see an IF AND statement use && for AND.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Proud to be a Super User!
Hi @Anonymous ,
Below you will see an IF AND statement use && for AND.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Proud to be a Super User!
That work!!! tks so much.
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 |
|---|---|
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 17 | |
| 10 | |
| 7 | |
| 6 |