embedded
11 TopicsHow to support direct navigation to a page within a multi-page report
We have a multi-page Power BI report, that was previously published to Power BI service, and embedded in our web application. We are using the Power BI javascript api to directly navigate to a page based on config options in our web app. We are trying to move that report to Power BI Report Server, but RS doesn't suppor this direct navigation. What alternatives exist to work around this limitation? We are thinking of splitting the existing report into multiple reports, with one page each. This will create new problems with having multiple identical models, all competing for resources during scheduled refresh. I can't find a way to share a Report Server data source with multiple Power BI reports. Is it possible?Solved800Views0likes1CommentFiltering on Externally Embedded Reports
We have a bunch of reports that are embedded (Publish to web (public)) into an external website's iFrame for outside users to access. We need these reports to link to each other using filters within the report. We have tried everything we can think of but cannot get it to work. Is this not possible when embedding publically?Solved561Views0likes1CommentHow can we deploy Power App embedded Power Bi report without manually changing powerapp environment?
I have embeeded Power App Visual in my Power BI report. for Dev, I have imported power app application from Power app Dev environment. When I plan for Production deployment, I could not find options to migrate power app along with my powerbi seamlessly. Currently it migrates the same Dev power app version to prod. I am manually editing the prod power bi report to import prod power app visual. is there a way I can switch the power app environment automatically. Note: I dont own the connection string for Power app. It is maintained by a different team. Any help is appreciated.Solved8KViews0likes3CommentsSession API questions
Greetings; I inherited an application from a previous developer who turned over scant documentation. We have a running application with embedded PowerBI reports, and this runs fine. We are trying to stand up another instance of this application, and cannot seem to get the embedded Power BI reports to function. At this stage, we believe one issue is the Session API. When the user clicks the link to open the embedded report, we call .../api/2.0/Session, and we get similar to the following in response on the system that is functional: date: "Tue 21 Feb 2023 17:45:13 GMT" setCookie: sqlAuthCookie="...." (redacted) server: "Microsoft-HTTPAPI/2.0" On the non-functioning system, I get this: connection: "close" date: "Tue 21 Feb 2023 17:42:11 GMT" server: "Microsoft-HTTPAPI/2.0" Can anyone point me in the direction of how I can find out why my session is not being established properly, any logging I can enable, or other troubleshooting ideas? My report server is running and functional on both systems, but just not integrated within the calling application on the second.532Views0likes0CommentsLet enduser control fonts i embeded solution
I have a customer the wants to know if it's possible to let an end user of an Web application which embeds a power bi report server report to controll the Fontsize, -color, -type in tables, headings and so on. From what I can find in the documentation there is no way of doing this by passing in parameters or any other way. Have anyone done something similar?1.3KViews0likes4CommentsWhat URL parameter do you pass to use PageView by default in an embedded Power BI report?
I found the following documentation for URL parameters: https://docs.microsoft.com/en-us/power-bi/paginated-reports/report-builder-url-parameters I am trying to display the report in "PageView" when it opens instead of the "Default" view. The documentation states it is the following parameter with the following value rdl:reportView 'interactive' (default): load the report in interactive mode. 'pageView': load the report in page view mode. But this does not work and the report always displays in default mode. I have tried various permutations of parameter names (e.g. rdl:reportView, rdl:view, reportView, view, etc) and with various values pageView, 'pageView', 'page', without success. The documentation also incorrectly lists rdl:parameterPanelState as the parameter for not displaying the parameter panel but the parameter is actually rdl:parameterPanel so there appear to be some issues with the documentation. Any ideas on how to default to Page view? Thanks!1KViews0likes1CommentHow to pass client id, secret key for the export to pdf in embedded application - React JS
We are working on an embedded app that uses react js that embeds powerbi dashboard and rest api for the export to pdf functionality. Currently, export to pdf takes more than 1.30 minutes to download the pdf for a minimum of 4 pages. We are now passing bearer token. We are not able to get the code for react js to pass the service principle id and secret key so we can try optimizing the speed of the download.923Views0likes1CommentPower BI Embedded and RLS
My company is hoping to deploy Power BI Embedded to a platform we allow our customers to access without needed a paid Power BI account. My boss and I are database and reporting guys, not web devs, and some of the particulars are going over our heads. We'd like to employ RLS in a multi-tenant database. This seems perfectly doable, but we can't possibly designate roles to all the accounts that might access the reports. This, presumably, is where using Embedded comes in, but we still need to pass a role to Power BI to implement RLS for the users who have authenticated into our portal. I gather this is something involving tokens, but my expertise does not extend to this area. What information do I need to provide to our web devs to help them properly authorize our customers to view our reports and manage access to their particular data? I realize this is a big question and I sincerely appreciate any help you can offer.Solved1.2KViews0likes1CommentArcGIS Maps for Power BI: Allow in Power BI publish to web and Power BI Embedded
ArcGIS Maps for Power BI is a helpful visual... except it is not allowed in publish to web or in Power BI embeded. This is a problem for public-facing reports, which are often based on public-facing open data, such as provided by government organizations. Idea is to allow ArcGIS Maps for Power BI when Power BI publish to web and Power BI Embedded. This page has an example of what happens when a Power BI report is designed with ArcGIS Maps for Power BI, and then published to web.2.8KViews0likes0Comments