Forum Discussion

eamonnking's avatar
eamonnking
Regular Visitor
6 years ago
Solved

If OR in a data model

Hi I'm trying to recreate this in power BI I figured out how to do it in excel but just coming up against roadblocks.

 

=IF(OR(B2="SSAS",B2="BOB",B2="ARF",B2="AMRF"),IF(OR(C2="Leap elite",C2="Leap elite - REGULAR"),TRUE,FALSE))

 

I need to add an additional column to the model to output thre or false.

1 Reply