Forum Discussion
Anonymous
4 years agoNot applicable
Count Rows based on two conditions and show in a card
Hi all, I am new to PowerBI and need help with the following question. I cant share the data so I'll try my best to explain it clearly: I have a large dataset (table1) with thousands of addr...
lbendlin
Super User
4 years agoTotal amount of addresses = COUNTROWS(FILTER(table1, table1[m2]>=80 && Table1[residents]<=2))