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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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