Forum Discussion

naseem_1973's avatar
naseem_1973
Helper I
2 years ago
Solved

Distinct Count multiple columns

  Dear All, I am a new user of Power BI. I have a table which one primary column has duplicate value.  I have been counted this column's distinct values. But how I count other column values accor...
  • amitchandak's avatar
    2 years ago

    naseem_1973 , Based on what I got

     

    Countrows(summarize(Table, Table[MRN], Table[Gender]) )