Add to different table

I have a Player Table which is a table of 5 or so names (with Row ID, Name field)
I have a Tournament Table (with a row ID, date, location)

I created a custom screen that has the Player Source.

What I would like to do is when the player name is clicked have that name added to the Tournament Table in one cell (I’ve tried Make Array column and multiple other columns types without any success, I feel as though Im just clicking buttons to try and figure it out, I’ve watched a ton of videos but could use some guidance).

I’m open to any ideas…Thank you!

Hi @Jeff_Hager

Not sure if Im doing something wrong but will this work without having to use the Users Table?

In the configuration action if I select +Add Row, I can select a Table and add the newArray (from the video) but if I choose Data > Set Column Values, i only get column names from the Player Table and the User Profile Table…

I’ll try it with the user table instead :slight_smile:

So are you doing this in the Tournament’s view or somewhere else?