How to make a list combining/displaying values of two columns

What I want to achieve:

In my Events board, I want to add multiple visitors from my People board and see a clear list of names and their phone numbers.

Currently, I have:

  • A “Visitors” column (Connected Board) linking to People.
  • A Mirror column (“Phone”) pulling phone numbers from People.

🔹 The problem:

  • When adding one visitor, the phone number appears correctly.
  • When adding multiple visitors, the Mirror column lists phone numbers without linking them to specific names—so I can’t tell which number belongs to whom.

How can I solve this?

1 reply