Forum Discussion

joerykeizer's avatar
joerykeizer
Helper II
9 years ago

Countifs in DAX

Hello,   I'm trying to convert a formula from excel to Power BI. In Excel: =COUNTIFS(A:A;A2;B:B;">"&B2)   The second range and ">B2" part are giving me some trouble. Your help would be very muc...