In Tableau I have a parameter "Salesperson" that has one sales person matched to multiple clients.
Client1,Client2,Client3,Client4 | Evan W.
Client5,Client6,Client7 | Jake R.
Client8,Client9,Client10,Client11,Client12 | Evie A.
Client13 | Douglas M.
and so on. There are dozens of salespeople, with up to 20-30 clients per salesperson.
Now on to my question. I want to filter based on these sales people but Tableau won't read the values unless it is a single client name. Of the examples above only Douglas M. will return data, Tableau can't read the rest because they are comma delimited.
How can I configure this parameter in such a way that will allow me to filter for sales people with multiple clients that are comma delimited?
Comment with follow up questions, I'll be at work for the next 6 hours.