I have a “Projects” table of which I wish to hide certain projects (meaning certain rows) from certain users (multiple combination of users, like choosing from an enumlist).
I have faint ideas on how to achieve that. Like making a column named “Hide from”, and incorporate a ‘select’ function pointing to the list of users, and making a slice to filter out the row names based on the users that are selected.
But I do need some help in setting things right.
Solved! Go to Solution.
I request you to read below, especially section under “2. Can slices be used instead of a security filter?”
And following post please
User | Count |
---|---|
18 | |
11 | |
7 | |
4 | |
3 |