Create entry in sheet from table selection

I have a list of 5 items in a table displayed in the table view. I want the user to tap a selection and then be taken to a view of filtered results of another table.

From what Iโ€™ve read, I need an intermediate table to use the selection as a variable, but I donโ€™t know the Action to take the selection of an item from the table view and populate it into the intermediate table.

How do I do that? Am I on the right track or is there an easier way?

0 1 69
1 REPLY 1

Try a LINKTOFILTEREDVIEW() Action, set as the Row Select Behavior.

Top Labels in this Space