The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I'm trying write a conditional IF using the AND in dax but I'm really struggling
It should read as:
if(and(column1="NULL", column2="NULL", column3="NULL"), "delete", "retain")
I've tried if column1 = null and column2 and so on...
Thanks in advance
You have to know what it is you want to write - a measure or a calculated column. DAX is not Excel. By any means.
User | Count |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
7 |