Forum Discussion
KG1
2 years agoResolver I
RLS Help
I need to produce a 1 page report The top half of the page summarises all actions and their status When the user clicks on a bar chart then the detail below should update to only show the act...
- 2 years ago
No problem. No, you need the RLS to still be applied to the detail table so they only see their own items, the bridge table will allow both tables (one with RLS and one without) to be filtered. In the bar chart visual you will utilize the field from the bridge table instead of your unrestricted table.
- 2 years ago
Hi - thank you very much - that has worked perfectly
audreygerred
2 years agoSuper User
No problem. No, you need the RLS to still be applied to the detail table so they only see their own items, the bridge table will allow both tables (one with RLS and one without) to be filtered. In the bar chart visual you will utilize the field from the bridge table instead of your unrestricted table.
KG1
2 years agoResolver I
Hi - thank you very much - that has worked perfectly
- audreygerred2 years agoSuper User
You're very welcome!