Forum Discussion

KayraCastillo's avatar
KayraCastillo
New Member
7 years ago
Solved

Countrows function isn't working

Hello,   I'm trying to count the rows of a certain table as a "measure", like:    Totalcustomers = COUNTROWS('Sales')   In the query view, I can see that 'Sales' table has 22,083 rows; neverthe...
  • KayraCastillo's avatar
    7 years ago

    I solved the problem :) hahaha

     

    There was a filter applying to the entire report that I didn't realize before. (DUh!)

     

    Thank you anyway!