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
Anonymous
Not applicable

need help

Hi All,

          Need your expertise suggestion and guidance on the below which iam facing.

i have a 2 fact tables which are having 360 and 330 miilions of rows and iam taking these tables from sql query into power bi with direct query and with direct query we have a limitation of 1M records.Need some suggestion on this to take data from SQL queries which has 660Million rows approximately.

 

Regards

Anitha.

4 REPLIES 4
v-cgao-msft
Community Support
Community Support

Hi @Anonymous ,

 

//Need some suggestion on this to take data from SQL queries which has 660Million rows approximately.

If over 1 million rows are returned from Direct Query, Power BI returns an error (unless in Premium capacity, and the row count is under the admin-set limit) (1 million row limitation in direct query is the number of rows returned.)

Reference: Use DirectQuery in Power BI Desktop

 

Such queries can put a huge strain on the performance of data sources and reports. You need to optimize some queries, as Wu says, to filter out the required data.

DirectQuery model guidance in Power BI Desktop

 

Best Regards,
Gao

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly -- How to provide sample data

ray_ux
Memorable Member
Memorable Member

@Anonymous direct query isn't always good. Better to use import for performance wise. Can you give us a bit of context on what you trying to do with the data. I suggest filtering the tables with sql queries  and don't pull the whole data. e.g., limit 100, filter recent date,etc. 

Anonymous
Not applicable

Hi Ray_wu,

                   i have to create a power bi report using the sql queries which that much of Data.

 

Regards

Anitha.

there is a limit of 1m rows data.
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-directquery-about#other-implications

Not sure if the premium will increase the data capacity but either way you will have to filter down the fact tables, there no way you can load them into the report visual and even if it did the performance would take a long time to load.  The only way i can think of is to optimize this query, such as using filters 

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.