Hi! I have a workflow using an Alteryx Application allowing the user to multi-select values filtering the dataset further. Currently, I'm using a "Basic Filter" with an operator set to "equals" which filters the data set based on a value. If the end-user selects one value, the filtering works properly, but what is the configuration for multiple values - similar to an "IN" function in SQL.