Forum Discussion
Anonymous
4 years agoNot applicable
Please help
How can I make the graph understand that I am reporting exactly the negative?
Example: if I have a list of names associated with services performed by each name, I would like to create a report that if I clicked the name I would be told which services does not make that name
1 Reply
- lbendlinSuper User
You would use a disconnected table (with the user names) and create measures that calculate a flag according to your logic. That measure can then be used as a visual filter.