Forum Discussion
Anonymous
5 years agoNot applicable
How to get row count in table visual
Hi Team, I need a measure that will give the count of rows from the table visual. In the requirement, the user is selecting TOP N values from the TOP N filter and I want to show the same valu...
lbendlin
Super User
5 years agoAnonymous
COUNTROWS(VALUES(table[Oppty Number]))