Forum Discussion
Create separate views for same dashboard
- Anonymous4 years ago
Hi Anonymous ,
1. Create separate views for same dashboard
If you're referring to the dashboard, you can't do that. Dashboards can only have one page and cannot be filtered or sliced.
2. If this is a report and there is no requirement for data segregation, you may consider BA_Pete's approach of using bookmarks and page navigators.
Create page and bookmark navigators - Power BI | Microsoft Docs
3. If you want your clients to open the report and only see the filtered data, you can consider setting Row-level security. This will restrict access to data at the row level for different roles.
Row-level security (RLS) with Power BI - Power BI | Microsoft Docs
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
Hi Anonymous ,
You've used both 'dashboard' and 'report' to describe the item that you want to be able to toggle. In Power BI, these terms are not interchangeable.
Are we talking about a report (created in PBI Desktop as a PBIX file), or a dashboard (created by pinning visuals from reports viewed in the PBI Service)?
Pete