I'm trying to figure out DAX language for Excel and Power BI. Currently I'm facing a problem when trying to make measurements. I have 2 columns, Resign and Active. I want to count the rows where the combination is: Resign=1 and active=0. Do you know how to make this measurement?
Thanks!