Leveraging Power BI reports in Power BI dashboards
By default, the tiles of a are independent of each other and cannot be filtered or interacted with. Additionally, modifications to reports after visuals have been pinned to dashboards, such as filter and layout changes, are not automatically reflected in the dashboards. In many scenarios, the users consuming a dashboard want to retain the interactive filtering experience of Power BI reports from within their dashboard and it can be helpful to automatically synchronize reports with dashboards.
In this recipe, a fully interactive live page of visuals is pinned to a dashboard, along with additional supporting visuals.
How to do it...
Define live page requirements
- Determine the top questions and thus measures and visuals to include in the page:
- As report pages (and reports) are limited to a single dataset, confirm feasibility with existing models
- For a single report page, identify the essential dimensions that will be used as slicer visuals:
- Additionally...