Value of items not the Count

This is a problem that I keep running into, is there a way to access what the values are for a database rather than the count?

I have one database that is a list of skills with a many to many relationship to jobs, but frequently when I want to show what skills a job needs the only option I am given is count.

Some places I have worked around this using the horizontal chip list, but that’s not always going to work for what I need.

Thank you for the help