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

Next 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

Reply
supton
Helper I
Helper I

Direct Query Large Data Volumes

Hello everyone! I think I am struggling to understand even some basic concepts of Power BI. I seem to be unable to report on large sets of data, even using direct query. I am connected to an azure sql database, and some of the tables I am reporting on seem to run just fine. But there is one in particular that has around 1.5 million records, and I cant seem to figure out a way to report on this data properly. I understand that there is a 1 million row limit to power BI ( from here https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-use-directquery/), but it states that "For example, you can aggregate 10 million rows with your query that runs on the data source, and accurately return the results of that aggregation to Power BI using DirectQuery as long as the data returned to Power BI is less than 1 million rows.", so I attempted to modify the query itself and used a group by clause on a particular column, which should ultimately bring down the record count of that 1.5 million record table to around 100. However, this does not seem to work either, as the query times out (because it takes too long) and continues to create locking conflicts on my visualizations. How then, is it even possible to report on large sets of data in azure? Thank you in advanced for your responses, I really appreciate the time!

1 ACCEPTED SOLUTION

Thanks for the response! I actually wasnt writing the SQL queries directly, but when I switched to a "Native Database Query", it seemed to work properly (even if it still takes quite a while to load). Thank you!

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @supton,

You write specific SQL query in “SQL statement” to limit rows when connecting to Azure SQL database in Power BI Desktop, right? If so, have you set a high value in "Command timeout in minutes" ?

1.PNG


Regards,
Lydia Zhang

Thanks for the response! I actually wasnt writing the SQL queries directly, but when I switched to a "Native Database Query", it seemed to work properly (even if it still takes quite a while to load). Thank you!

Anonymous
Not applicable

@supton,

Glad to hear the issue is solved. Please accept appropriate replies as solution, that way, other community members would easily find the answer when they get same issues.

Regards,
Lydia Zhang

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.