Forum Discussion

khappersett's avatar
khappersett
Resolver I
8 years ago
Solved

Distinct Count with Filter

I want to count the number of clients who have an average order amount greater than $1000. In my table, I can clearly see there should be 16, but my counting measure is returning 7 and I have no idea...
  • khappersett's avatar
    khappersett
    8 years ago

    The problem seems to have been fixed by moving my measures to a different table in my report. Thanks everyone!