Forum Discussion

elmarcinpbi's avatar
elmarcinpbi
Frequent Visitor
9 years ago
Solved

Using Null in "OR" Filter in Complex Calculate Measure

I am attempting to write a calculate measure in Power BI desktop that determines if a person was enrolled in program during a given month.  When a person is enrolled, the Enrolled Date is set, and th...
  • Sean's avatar
    9 years ago

    You have an extra closing ) before the || operator

    You have 3 there when they should be 2 ))