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
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
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.