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 :
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! Go to Solution.
Because you need to filter the results, your current approach--a new stanza for each table--is the only approach, unfortunately.
User | Count |
---|---|
17 | |
11 | |
7 | |
5 | |
5 |