Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

True/False with Text in a DAX if statement

Hi,   I have a DAX formula below that I'm trying to calculate Disputes if the Charger is false and the Status is "Approved"    Approved Charge = If( FullError[Charge]=FALSE() & FullErrorl[Status...