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
skruger
New Member

New to Power BI - getting data?

I am new to Power BI.  I am sitting with a data warehouse with over 20 years worth of information.  The warehouse is built nightly (incrementally).  What should be my best practice for getting data from the warehouse tables into Power BI?  Direct Query or Import?  Do I pull in multiple tables that are needed but containing upwards of 10 million records each?  Can BI handle that?  Or do I write some SQL to limit the number of years that are being brought over from the multiple tables?

 

Please, any assistance or best practices that could be shared would be greatly appreciated as this will most likely be the foundation for a lot of our reporting/visualizations.  I have done a ton of reading online, but have yet to find a true definitive best answer.  Thanks.

1 ACCEPTED SOLUTION
v-frfei-msft
Community Support
Community Support

Hi @skruger ,

 

In your secnario, Direct query should be your best choice.

As using Direct query,

  • DirectQuery lets you build visualizations over very large datasets, where it would otherwise be unfeasible to first import all of the data with pre-aggregation
  • Underlying data changes can require a refresh of data, and for some reports, the need to display current data can require large data transfers, making re-importing data unfeasible. By contrast, DirectQuery reports always use current data
  • The 1-GB dataset limitation does not apply to DirectQuery

For more details, please check the online document.

https://docs.microsoft.com/en-us/power-bi/desktop-use-directquery

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

1 REPLY 1
v-frfei-msft
Community Support
Community Support

Hi @skruger ,

 

In your secnario, Direct query should be your best choice.

As using Direct query,

  • DirectQuery lets you build visualizations over very large datasets, where it would otherwise be unfeasible to first import all of the data with pre-aggregation
  • Underlying data changes can require a refresh of data, and for some reports, the need to display current data can require large data transfers, making re-importing data unfeasible. By contrast, DirectQuery reports always use current data
  • The 1-GB dataset limitation does not apply to DirectQuery

For more details, please check the online document.

https://docs.microsoft.com/en-us/power-bi/desktop-use-directquery

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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