Forum Discussion
Slicer from list
Hi,
I think you can achieve this by implementing RLS, where based on the User, only those items are listed.
This way the User will see only those 10 items that he is associated with.
All that you need, is, another table with the mapping between User and the Item
Regards,
Thanks for the suggestion.
Will the user be able to change this themself, if they have a new list tomorrow?
- Thejeswar4 years agoSuper User
It might not be possible for the user to change it themselves. But for this to be automatically updated, we might have to keep updating the table with User-Item mapping with the latest information. This will ensure that the User sees the latest list of Items that is related with his user
- Thim4 years agoResolver V
Thanks for the input. 🙂
I think this will require a bit to much for it to be worth the work comparing to finding the different items on a slicer manually.
But this could be a strong way to fix other reports I am working on.
Cheers.