Forum Discussion
Power BI RS January 2026 – Reports Using RLS Enter Infinite Reload Loop
Hello mrusu,
If a report in Power BI Report Server uses Row-Level Security (RLS) and a user is not assigned to any role, the user cannot access the dataset because no RLS filter context can be applied.
In previous builds this typically returned an access error. In the January 2026 release (15.0.1120.122), it appears the UI may enter a reload/spinning loop instead of showing the error when a user has no RLS role.
Check the report’s Manage → Row-level security settings and ensure the user or an AD group they belong to is assigned to a role.
Microsoft documentation for RLS in Power BI Report Server:
https://learn.microsoft.com/power-bi/report-server/row-level-security-report-server
In short, the loop occurs when the user has no RLS role assigned; adding the user or group to a role should resolve access.
i think mrusu meas that it's different from the previous build that handle the role without RLS.
"stuck spinning" is a weired for many users and PBIRS admin.
btw, mrusu i have upgraded to Version: 1.25.9558.32914 (build 15.0.1120.122), Released: March 5, 2026 and it is fixed.
my test case is using existed pbi report and remove my account from RLS.
- mrusu5 months agoAdvocate II
Hi Vanchy_Liao,
Upgraded to Mar 5, 2026 version and tested by removing my account. The report loads, then in a few seconds reloads again, same infinite loop.
Unfortunately this unusual behavior is not fixed, wondering what is different in your report server set-up so that you don't experience it any more? Weird... what can be the explanation, is it the server connfig or maybe the report design?
Can the logs be analyzed to identify what is happening?
- Vanchy_Liao5 months agoAdvocate IV
Hi mrusu,
here is my install process and test case. i think it is simple and easy.
My upgrade process is:
download PBIRS exe -> install PBIRS
There are serveral existing pbi reports:remove my account in RLS -> reload the report