Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.

Navigating to different views upon clicking on different tabs

Hi, I'm working on an app in which I have a table containing a single column with 4 values. I want to make a deck view such that when I click on different tab, it leads to different views within the same app for each of the 4 tabs . How do I achieve this?


@Suvrutt_Gurjar @Steve 

Solved Solved
0 1 128
1 ACCEPTED SOLUTION

@Oblivion_05 , you can make action and in target use 4 LINKTOVIEW() functions and formula with IFS() and one of unique parameters of each of your 4 rows, e.g. UID, ROWNUMBER or other.

Alternatively you can make 4 actions (go to another view) where you set unique parameters in Behavior field.

View solution in original post

1 REPLY 1

@Oblivion_05 , you can make action and in target use 4 LINKTOVIEW() functions and formula with IFS() and one of unique parameters of each of your 4 rows, e.g. UID, ROWNUMBER or other.

Alternatively you can make 4 actions (go to another view) where you set unique parameters in Behavior field.

Top Labels in this Space