Forum Discussion
PhilB
10 years agoKudo Collector
Omit certain results from data when pulling from the SQL database
Hello, I imagine this is possible, i just cant seem to figure it out myself. And i know i could apply a filter for this on my visualisations. However this could get tedious quickly. Reason fo...
- Anonymous10 years ago
PhilB Are you ever going to need the info for those users? If not, you could just filter this out by referencing a SQL View where the logic is built in to exclude those users, but return the relevant information you want for the sales table.