Forum Discussion

richrich123's avatar
richrich123
Helper III
6 years ago
Solved

Filtering out 'non responses'

Hi all,   Im struggling to find a way to see a list of customers who havent submitted any survey responses. Im sure there must be a way but Im struggling to find one that works.   I send out a su...
  • mahoneypat's avatar
    mahoneypat
    6 years ago

    Yes.  [Score] is correct (my bad).  Also, since that must be a numeric column, the "" isn't working.  You can replace that part with >0 (or >-1, if you expect 0 Scores in the data) in place of the <>"".

     

    If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

    Regards,

    Pat