Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Is it possible to have more than 2 arguments when using "AND" function in powerbi?
Solved! Go to Solution.
Hi @TechR21,
You could use && instead of AND():
IF ( <condition 1> && <condition 2> && <condition 3>, 1, 0 )
Best Regards,
Alexander
Hi!
You can use the operator &&
Hi @TechR21,
You could use && instead of AND():
IF ( <condition 1> && <condition 2> && <condition 3>, 1, 0 )
Best Regards,
Alexander
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 33 | |
| 33 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 65 | |
| 44 | |
| 30 | |
| 29 |