Forum Discussion
Updating visual on multiple tabs
- 5 years ago
Hi, Anonymous
If you need to show the corresponding data to the corresponding users, then I think the best way is to use RLS. There is no need to use bookmarks or copy.
You can check the document:Row-level security (RLS) with Power BI - Power BI | Microsoft Docs
You can define roles and rules within Power BI Desktop. When you publish to Power BI, it also publishes the role definitions. It may be unfamiliar the first time you use it, but it is really suitable for your needs.
If you encounter any problems, please feel free to ask me.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi, Anonymous
Sorry, PBI seems to be no such feature. But according to your requirement, I suggest you use bookmarks instead of four pages. You can use bookmarks to save the visual after different filtering conditions. When the data is updated, it will update itself. Of course, you can manually update.
Reference: Use bookmarks in Power BI Desktop to share insights and build stories - Power BI | Microsoft Docs
If it doesn’t solve your problem, please feel free to ask me.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Thanks a real lot, that was exactly what I was looking for!