Good morning,

I have a table over just two columns.
Column A is the list of years
Column B is the list of champions names

Some champions have won several years.

As an idea for a Dashboard item, I would like to extract a concatenated list showing the name and list of years they were champion.

Example:
Fred Smith: 1967, 1968, 1970

How would I do this please?

Thanks