Forum Discussion
COMtrac
9 years agoAdvocate I
Adding a row count to a visual table
I was wondering whether there is an easy way to add a count to a column in a visual table in PowerBI Desktop. The column in the table has text entries and basically I just want to show the total of ...
sunilanipakula
8 years agoRegular Visitor
COUNTROWS(NATURALINNERJOIN(Table1,Table2))