The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I have a Power BI report that I have written in Desktop. Relevant visuals pictured here.
Those numbers are correct. When I publish it to the service, before I connect it through the gateway, the data remain correct (Service version on the far left, local Desktop version on the far right).
When I connect it to the gateway and refresh the semantic model, the data remains correct (Service version on the far left, local Desktop version on the far right).
However, if I refresh the browser (Google Chrome), or navigate away from PBI Service and then back, I get the following (Service version on the far left, local Desktop version on the far right).
I did not click anything, I did not apply any new filters. I did not interact with the report in any way other than opening it. Why is it suddenly different, and how do I fix it?
I have cleared the browser cache. It did not work. I have refreshed the published report again. It didn't work. I have refreshed the Desktop report to confirm what I think to be the correct numbers are correct. They are. They only thing I have found that fixes this issue is deleting the semantic model from PBI Service, and republishing. Even then it only stays correct until I navigate away from the page, and then it is back to the last image above.
The "return to default filters button" (a green undo button next to copilot) is not available becasue I haven't interacted with anything. There is no RLS at play because I am the report author and workspace Admin. RLS roles exist, but have not been populated because the workspace has not yet been made available because we are running into issues like this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @cmaier
I would suggest that you can use SQL Profiler to trace down the query statement and then execute this query in SQL to see the results returned. Trace the query statement when you refresh the model and then trace the query statement when you refresh the browser. Compare the two query statements with different results and determine the cause of the problem.
Run SQL Server Profiler - SQL Server Profiler | Microsoft Learn
Best Regards,
Community Support Team _ Ailsa Tao