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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
vinothkumar1990
Helper II
Helper II

Performance issue while pull the large volume of data from SQL Server

Hi,

  I have a table with 5.5 M of data. I have written the simple select statement with only required columns. However, Power BI takes 1+ hr to pull the data. Is there anyway to reduce the load time?

 

Note: I have turned off the Date/Time intelligence and set the privary setting to ignore always.

 

Thanks,

Vinoth

2 REPLIES 2
watkinnc
Super User
Super User

I bet that database table is not indexed. Power Query can't fix that!

--Nate


I’m usually answering from my phone, which means the results are visualized only in my mind. You’ll need to use my answer to know that it works—but it will work!!
v-deddai1-msft
Community Support
Community Support

Hi @vinothkumar1990 ,

 

I suggest you use direct query instead of import mode.  As data is not imported into Power BI model in this case. But there is a 1 million row limit for returning data when using DirectQuery, you can get more details in this article. 

 

In import mode, I would recommend you create a view to aggregate the data you need and import the view to Power BI, and you can take a look at the following blog about other best practices.https://www.sqlbi.com/articles/data-import-best-practices-in-power-bi/

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Best Regards,

Dedmon Dai

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.