#PowerBI integration with #PowerApps
I was inspired by the the video below 👇to produce an example that displays a "Price by book" visual from a #PowerBI #dashboard integrated in a #PowerApps, then filters the visual dynamically from a pick list of items coming from a #SharePoint file
 The purpose is to highlight the integration between #PowerApps & #PowerBI, and also to explain how to filter #reports, #dashboards and #tiles via their URLs by adding query string parameters to the URL.Â
 Below are the steps I have reproduced:
✔Creating and publishing a #PowerBI report, then pinning a visual to a dashboard as a tile, in #powerbi_service
✔Creating a #PowerApps that integrates the #PowerBI_tile into a #PowerApps pageÂ
✔#Creating a #sharepoint file that contains the list of values to apply to filter my visual
✔Add a drop-down list in the #powerapps application, and synchronize it with items from the SharePoint file
✔Update the URL of the #powerbi #tile to include the filter coming from the list, in the URL
link: