Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
p4nny
Frequent Visitor

Conditional / logical IF

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

 

 

1 REPLY 1
Anonymous
Not applicable

You have to know what it is you want to write - a measure or a calculated column. DAX is not Excel. By any means.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.