I'm currently looking to count the number of instances values shared across multiple dimensions. For example, say I have the following set of data:
And I want to return something like:
But ideally in the form of a bar graph. I want to keep the names associated with the data, so I can filter let's say by all "Bobs" or all "Hannahs".
Does anyone have any advice on how to do this in Tableau?