Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
swhistance
Frequent Visitor

Direct Query Causing SQL lock

I am currently refreshing a PowerBi report, running in the Power BI service, every 200 seconds. My DBA is reporting that the SQL query is locking for this amount of time. The DB account the report is using is read only - the query only takes seconds to run and return data - it just appears to keep the session open until the next refresh. How do I stop the SQL query locking the DB and close the session?

3 REPLIES 3
swhistance
Frequent Visitor

Hi, the report is force refreshed by the browser every 200 seconds, we have a small team moitoring real time API requests and have 2 reports on a display screen with the browser switching between tabs.

Try using APR instead.

 

if the issue persists and you have a Pro license you can consider raising a Pro ticket at https://powerbi.microsoft.com/en-us/support/pro/

lbendlin
Super User
Super User

I am currently refreshing a PowerBi report, running in the Power BI service, every 200 seconds

Are you using APR (Automatic Page Refresh)?

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

Top Solution Authors