

Which is why I asked in my post if it is possible to pass a parameter (such as company name) from the Power BI tile control, back to PowerApps in order to show the company details.įrom your response, it appears this is not possible.
Power bi report builder parameters how to#
But I now need to know how to enable the user to click on a company location on the map, and navigate to the company details screen. So far, to achieve this map functionality, I've embedded a Power BI tile control in my PowerApp to display the map showing the company locations, which is working OK. When a user clicks on any company on the map, the app should navigate to the company details screen. I now need to include in the PowerApp, a screen with a Map showing the locations of all the companies.

When the user clicks on a specific company from the Gallery screen, the app navigates to the company details. The companies are stored on a SP Online list, and includes info such as company name, location, number of employees, and other company details. I've created a PowerApp which displays a listing (Gallery) of companies. Let me explain what I'm trying to achieve. Please also check if the following blog would help your scenario:

More details about embedding an app in Power BI report, please check the following article: If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:Īs an alternative solution, you could consider take a try to embed your app into your Power BI report, then you could pass parameters from the report into the embedded app. If you want to pass parameters from the dashboard ( display using Power BI tile control ) to the Detail screen within your app, I afraid that there is no way to achieve your needs in PowerApps currently. Alternatively, we can make use of SQL Server Reporting Services (SSRS).These reports are compatible with the Power BI Service.Power BI Service maintains backward compatibility. Hi you please share a screenshot of your app's configuration?ĭo you add a Power BI tile control within your app's screen?įurther, do you want to pass parameters from the dashboard ( display using Power BI tile control) to the Detail screen? Where to create Paginated Reports We can make use of Power BI Report Builder, a tool used to create paginated reports and have them published on the Power BI Service.This is a standalone tool from Power BI.
