Maybe this is a stupid question, but I haven't figured out. I made a separate view for each "player" in the app:
Player 1 View
Player 2 View
Player 3 View
etc. Is there a way to only create one action that goes to the correct player's view, if you click on a row belonging to that player? So like, you click on a row belonging to Player 1, and it takes you to Player 1 View?
The way I've been doing this is create a different action for each player and affixing a button to each player's row. But I was wondering if there is a way to do this by using the Table behavior section at the bottom, when a row is selected. Perhaps with a LINKTOVIEW expression. But I'm not sure how to make this LINKTOVIEW expression choose the right view to go to.
Solved! Go to Solution.
Perhaps what you are looking for is the LINKTOFILTEREDVIEW() function?
User | Count |
---|---|
33 | |
11 | |
3 | |
2 | |
2 |