Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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.
@Anonymous
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.
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
@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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 5 | |
| 5 |