Learn how all these visualisation elements fit together:
This example features creating some visualisations. by completing the following steps:
- Create a horizonal bar chart for Vendors.
Example only: Title=Vendors by State; Legend (Series) = Name (Count: All); Horizontal (Category) = State; Pie chart, title=Vendors on Vendor List; Legend=Name (Count: All); Horizontal (Category)=On Vendor List - Create a system dashboard containing your 2 charts and 1 Project chart such as Projects by Department.
Tip: If you want to learn more about system dashboards, go to https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-edit-dashboards. - Embed Power BI into HTML.
Tip: If you want to learn more about embedding Power BI, go to https://ppmblog.org/2019/12/30/guide-embedding-power-bi-in-model-driven-apps - Add a Power BI report to dashboard using the Solution > New > Dashboard > Power BI embedded.
- Updated your app to include these dashboards.
- Publish all customisations from your solution.