Forum Discussion

VenkatTav's avatar
VenkatTav
Frequent Visitor
3 years ago

Not able to user OR function while filter two different tables in calculated measure

Hi All,   I have requirement to get MAX(Table1.DATE) where Table1.status_type ="90,243,205" OR TABLE2.STATUS_TYPE="DH1", i'm creating this as a calculated measure.  below is the error im getting. ...