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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
siddarth_mine
Regular Visitor

Slow refresh and filter

I have the data source as Azure SQL Database. In which my power BI reports should read around 4 lakh records. My report takes more time to load this data (around 10 min). The reports with small amount of data around 20K records load faster. How can we improve this speed of report loading for large bundles of data. 

4 REPLIES 4
siddarth_mine
Regular Visitor

@v-yuezhe-msft

 

Yes  I am using Azure SQL DB with direct Query Option..

 

This was my previous try : I created a table saying Branches, i connected my user branches to this table so that the login based user can be accessible only to those branches. But on doing this, it has reduced my report performance.

siddarth_mine
Regular Visitor

@ankitpatira

Thank you for the reply. We just discovered the time taking was because of Row level security which i had implemented for my reports. Suppose a user has access to view only 2 locations out of 5 locations, you have any suggestions to implement this in effective way?

Hi @siddarth_mine,

Based on your description, I assume that the expression you use to create RLS role is not complicate. In this case, the only way to improve report performance is to reduce the amount of your data source and reduce the number of visualizations.

By the way, do you connect to Azure SQL database via "DirectQuery" option?

Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
ankitpatira
Community Champion
Community Champion

@siddarth_mine You can try DirectQuery feature which lets you connect live to your data source without the need of importing data so data refresh is not required and your report is connected live to the data source.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Kudoed Authors