I'm trying to create a button that filters to show only items that are out of compliance. I have a variable that's value is determined by an input box and can contain multiple values. That variable contains all component release versions that are deemed "in compliance". I need a way to create a button that filters and shows all values that don't match the values in the variable. What I have right now is shown below and works to show everything that is in compliance... now I just need to reverse that. Any thoughts?
