Linktoview formula with variable view name but same criteria

Hi everyone, i hope you are all having a nice day.

I'm facing an issue with my app :  

I have multiple views, and i want the user to be able to easily find a value within those view, based on the a criteria. 

I created a behavior where if X table is selected by the user, then it will link to that table with the criteria :

GFormMLH_0-1665996132609.png

The problem is that everytime i add a table, i have to add it inside the formula, which can easily be forgotten. 

So i want to built a formula with a variable view name, but the formula only accept text answer, while i need to insert the user selection to make it variable. 

What i tried  : Linktofilteredview([UserTableSelection], criteria )

Any help is welcome !

 

 

Solved Solved
0 4 148
1 ACCEPTED SOLUTION

Steve
Platinum 5
Platinum 5

Because you need to filter the results, your current approach--a new stanza for each table--is the only approach, unfortunately.

View solution in original post

4 REPLIES 4
Top Labels in this Space