powerbi
92 TopicsHow to get what app audience(s) do users exist under
I need to determine which app audience(s) our users belong to within Power BI. Specifically, I’m looking to get a list of audiences for each Power BI app so we can verify user access. Can you advise on how to retrieve this information, or share the best method to export the app audience details?Solved207Views0likes5CommentsAPI of Cloud Compliance Violation Dashboard
Hi Team, Could you provide the API of "Cloud Compliance Violation Dashboard" for reporting automation poplation ? Name Cloud Compliance Violation Dashboard Location CLOUD-COMPLIANCE-DASHBOARD-PROD Login link https://app.powerbi.com/groups/35c06fca-e342-4e3a-afa0-47f407256378/reports/fc0a8d06-b910-470e-8425-c25b6ceb7a0c/ReportSectionc8f0906865a30d1a5135?experience=power-bi&clientSideAuth=0Solved239Views0likes3CommentsPowerBI Workspaces
I am sure that this has been asked a few times, and while I am searching for solutions, I thought that I would post this scenario/question here, looking for comments/solutions/how you are doing things similar/etc. We have different Business groups creating PowerBI reports/dashboards for their end consumers. We (as in the company's IT group) are trying to "reel" in the creation of reports/dashboards and create a deployment workflow that we can share with leadership. To stop the "Wild West" type of approach to Business users. With different groups "developing" PowerBI reports/dashboards, what is the process that you and your company use? We have thought about incorporating each Business Group their own PowerBI workspace to work with, then have a consolidated workspace, then have each PowerBI developer check in/out their PowerBI "code" into a code management solution (similar to TFS or ADO), then have a "TEST" environment, once the PowerBI "code" is "blessed", promote it to a "PROD" environment for consumers to use (view reports/dashboards, etc). Is this the correct way of thinking? How are you and your company working similar to this process now? And, is it successful, what would you update? Thank youSolved1.1KViews0likes5CommentsPaginated Report
Hello everyone, I have a Paginated Report that works just fine on the Desktop App but if i publish the report to the powerbi Service and want to use it, i get the error message, "Unable to render paginated report A data source used by this report returned an error. Received error payload from gateway service with ID 57703: Async operation a1ee1d60-b03b-4159-b802-8d902e4eef69 is faulted with [0]Microsoft.PowerBI.DataMovement.Pipeline.Diagnostics.AdomdDataAccessErrorResponseException: AdomdException encountered while accessing the target data source. GatewayPipelineErrorCode=DM_GWPipeline_Gateway_DataSourceAccessError GatewayVersion=3000.242.9 ErrorCode=-1056308850 ---> [1]Microsoft.PowerBI.DataMovement.Pipeline.Diagnostics.GatewayPipelineWrapperException: Substituted: AdomdErrorResponseException:The specified query is too complex to be evaluated as a single statement. GatewayPipelineErrorCode=DM_GWPipeline_UnknownError GatewayVersion=3000.242.9 InnerType=AdomdErrorResponseException InnerMessage=The specified query is too complex to be evaluated as a single statement. InnerToString=Microsoft.AnalysisServices.AdomdClient.AdomdErrorResponseException: The specified query is too complex to be evaluated as a single statement. " I get the error message when i select my filters and then click on view report. If i want to get only one customer at the filter the reports works but when i want to see all customers at one i get the error. In the Desktop App "Power BI Report Builder" i dont get this issue at all. How can i resolve this error? Any suggestions?2.3KViews0likes17CommentsPOWERBI Subscription
Hi, I have a Power BI report where a Navigation Page serves as the landing page, and all other data pages are hidden to ensure users follow a specific flow. I want to create an email subscription for one of these hidden pages. However, because the pages are hidden, they do not appear in the 'Report Page' dropdown menu during setup. Consequently, the subscription defaults to sending the Landing Page instead of the intended report page. Thanks.Solved4KViews0likes5CommentsHTTPS ERROR POWER BI REPORT SERVER
Colegas alquien que me pueda ayudar, Recientemente reinstale un servidor PBIRS por que la base de datos se contraba corrupta, segui los pasos en el foro para dicha reinstalacion, ahora veo que el sitio con el puerto 80 funciona, puedo organizar mis carpeta, asignar usuarios, ver informes BI, etc. Sin embargo al usar el puerto 443, puedo realizar todo ello excepto visualizar informes BI. Antes no me pasaba eso, sin embargo el servidor anterior yo no lo configure. Revise mi configuracion en report server configuration manager y al parecer todo esta bien. ¿es necesario realizar mas configuraciones en los archivos .config? esta parte aun lo lo revise. Mi version de septiembre 2025Solved798Views0likes3CommentsError in scheduled refresh
Hello! I have a Power BI report connected to a SharePoint Online list. This SharePoint list receives data from a Power App, and that part works fine. However, when new data is added to the SharePoint list, the Power BI report does not update automatically. I created a Power Automate flow to refresh the dataset whenever a new item is created, and the flow shows as successful, but the data in Power BI does not refresh. Additionally, in the semantic model, the Refresh button is disabled, and I see this message: "Due to consecutive errors, scheduled refresh has been disabled. Please resolve the error on the dataset and then re-enable. Data source for Query1." I’m not sure what the error could be. Could you please help me identify and resolve this issue? Thank you!Solved1.9KViews0likes3CommentsAdd context url to powerbi endpoint
Hello everyone, I asked a similar question a couple months ago but after testing out some options we are still on an empasse. Basically what we are trying to achieve is add a context url to each Report Server - Power BI virtual directory. Those are: /Reports /ReportServer /powerbi Through the use of an apache server, we managed to add the context we need in front of /Reports and /Reportserver, re-writing urls to /omr/Reports and /omr/ReportServer. We still have problems with the third virtual directory, which is /powerbi. What happens when you navigate to any dashboard inside a Report Server is that internally, the Web Page of the Report Server calls /powerbi endpoints to retrieve the corresponding data. The problem is that we need that endpoint to be rewritten to /omr/powerbi, but we cant do that server side. We need to have a way to change it in the fetch operation, when the request is sent. Is there any possibility to do this?Solved2.1KViews0likes5CommentsIs it possible to generate permalinks with pre-applied filters in Power BI Report Server?
Hi all, I'm currently using Power BI Report Server (not the Power BI Service), and I’m trying to find out if there’s a way to generate permalinks or URLs that open a report with specific filters already applied. For example, I’d like to create a unique URL for each of our leaders that opens a dashboard filtered to show only their data — such as: L5 Leader = Joe Bloggs, Domain = SupplyChain In Power BI Service, I know we can use URL query string parameters with filters, but I haven’t found a clear way to do this in Power BI Report Server. My main questions are: Is this feature supported in Power BI Report Server? If not natively supported, is there any recommended workaround (e.g., using report parameters or custom filtering logic)? Is there a way to pass values via the URL to pre-filter a report (RDL or PBIX) hosted on Report Server? Any help or suggestions would be greatly appreciated! Thanks in Advance DarrenSolved1.7KViews1like6Comments