power bi report server
532 TopicsReport Landing Page Setting Stops Working After Publishing to Report Server
Hi everyone, I have a question about configuring a landing page for a report. In Power BI Desktop, I set up a specific page as the landing page for my report by right-clicking on the page tab and selecting "Set as landing page". This worked as expected during local testing in Desktop. When I opened the report, it would always start on the page I designated. However, after publishing this report to our on-premises Power BI Report Server, the landing page setting seems to be ignored: When opening the report, it always displays the page that was active when the report was last saved, instead of the designated landing page. When viewed through the web portal on the Report Server, the landing page property I configured in Desktop appears to be completely ignored. Additional Context: This issue started occurring after I recently upgraded our Report Server from the September 2025 version to the May 2026 version (version 15.0.1121.120) . The landing page functionality was working correctly on the previous version. Questions for the community: Is this a known issue (bug) with the May 2026 release? Are there any special considerations or steps for configuring a landing page in a Report Server environment that differ from Desktop? Are there any workarounds or temporary solutions available? Thanks in advance for your help and suggestions!36Views0likes1CommentPower BI Report Server Service Issue
Users complain about reports are not opening and giving error "Unable to load Data Model". When we connect to the machine we checked Memory & CPU both were fine & we thought that there might be a Service issue so we restarted the service but receive the following error then we tried to change the service user to admin any applied changes in the Report Server configuration still we received the following error System.InvalidOperationException: Cannot start service PowerBIReportServer on computer 'Server'. ---> System.ComponentModel.Win32Exception: The service did not respond to the start or control request in a timely fashion --- End of inner exception stack trace --- at System.ServiceProcess.ServiceController.Start(String[] args) at ReportServicesConfigUI.Panels.ConfigurationPanelWithErrors.StartOrStopServiceTask(Boolean start, String serviceName)2.5KViews0likes1CommentPower BI Report Server Database Error – Connection Failure, Timeout, or Low Disk Space
Hi Community, I'm getting the following error in Power BI Report Server: An error occurred in the report server database. This may be due to a connection failure, timeout, or low disk condition within the database. Has anyone encountered this issue before? What logs or checks would you recommend reviewing to identify the root cause? Any suggestions would be appreciated. Thanks!Solved962Views0likes2CommentsPower BI Report Server: You are not allowed to view this folder.
Hello I have installed Power BI Report Server and set it up on my local sql server db. I am succesfullly able to launch my web portal page but I get this error below: How can i resolve this?? It seems I am logged in with the same account that has the admins rights to the local db itself. Any help on this matter would be great. Thanks, bdioufSolved57KViews1like21CommentsPowerBI report server editon in Non Prod environment
Hi Good Day Can someone please confirm whether Power BI Report Server can be installed using the Developer Edition in a non‑production environment, and whether this option is free and does not require any additional licenses? Thanks in advance.Solved1.3KViews1like5CommentsCreate a report per Worker ID with different datasets feeding different tablix
I'm working for a client migrating from oracle reports to PowerBI reports. I took the queries already written for a specific report and created 3 datasets: Header - includes info about the worker, including a WorkerID Earnings - inludes info per worker, per day, per earning type, of sums of earnings. Also has worker ID. Deductments - inludes info per worker, per day, per deductment type, of sums of deductments. Also has worker ID. Now what i need should look like this, per worker: Now i tried to make a list with textboxes and tables nested. However, since the header info comes from one dataset, the earnings from another and deductments from another, I was unable to make them repeat together. When i nest a table of earnings into the list where the header is already built, the dataset changes automatically from Earnings to Header. This is a oracle DB and there is no connection between datasets. Can someone share a workaround or a solution? I'm pretty sure its a common request but I can't seem to find much info online about it.Solved963Views0likes5CommentsDynamic Row level security issue
Hi all, We are using Power BI Report Server. I am having some issues while implementing Dynamic Row Level security. The requirement is employees would need to see only thier related data in the dashboard. This is what I have tried so far and here is the below sample dummy data to give rough idea: BilledHrs table EmployeeID TranDate BilledHrs 100 12/01/2026 2.8 100 12/01/2026 3.5 100 13/01/2026 7 100 14/01/2026 0.5 100 14/01/2026 3.8 200 12/01/2026 7.5 200 13/01/2026 7.5 200 14/01/2026 2.6 200 14/01/2026 4 200 15/01/2026 6 200 15/01/2026 7.5 Employee table EmployeeID Name Login Email 100 John Kerr domain\JK [email protected] 200 Steve Barr domain\SB [email protected] So, when employee JK views the dashboard they should see only thier billed hours and when employee SB views the dashboard they should see thier billed hours only. After publishing dashboard normally if any user wants to have access to the dashboard we give their AD login access to that dashboard i.e. domain\login to that dashboard and they will have access to that dashboard. So, I have created a new role named login and I have filtered to the Employee table - Login = USERNAME() and published it to the report server. And in the report server, there is a AD group named domain\AllEmployees. So. under RLS I have created this domain\AllEmployees and mapped to the Login role. But when viewing the dashboard I couldn't see any data relating to my login JK. I have noticed that USERPRINCIPALNAME() is returning email address and USERNAME() is returning local windows account (domainname\login) in Power BI desktop. But after publishing to the report server, both USERPRINCIPALNAME() and USERNAME() are returning email address only and this is where my row level security seems to be not working I guess. Can you please let me know if I am doing anything wrong and point in the right direction ? Thanks grkanth81Solved1.3KViews0likes4CommentsPower report server schedule refresh for SharePoint as data source
For one of the dashboarda in power BI report server, I am using SharePoint as the data source. To set up the scheduled refresh, could you please confirm what credentials are required? Currently, I am using my user account (not an anonymous account), and I have full access to the SharePoint folder as well as Power BI Report Server .Solved801Views0likes2CommentsPaginated Report Error while loading dataset
Hi Community, I have loaded data from a Semantic model to my paginated report. During loading the data, I am able to see it as a successful step. However when I try to create a report in the report server, the report runs for a lot of time and finally fails to render the data. Below are the issues observed. Anyone having any idea on these issues ? Issue1: Unexpected end of file while parsing Name has occurred. Line 1, position XXXX. The server sent an unrecognizable response. Cannot read the next data row for the dataset 'DataSet1'. An error has occurred during report processing. An error occurred during local report processing. Issue2: Unexpected end of file has occurred. The following elements are not closed: Projects_x005B_Project_x0020_Name_x005D_, row, root, return, ExecuteResponse, soap:Body, soap:Envelope. Line 1, position XXXXX. The server sent an unrecognizable response. Cannot read the next data row for the dataset 'DataSet1'. An error has occurred during report processing. An error occurred during local report processing. Issue3: The operation has timed out. The read operation failed, see inner exception. The connection either timed out or was lost. Cannot read the next data row for the dataset 'DataSet1'. An error has occurred during report processing. An error occurred during local report processing.Solved1KViews0likes3Comments