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
siva3012
Helper II
Helper II

Data Source Error - Microsoft SQL

Hi, I am loading the data from Sql Server into PowerBI and this table "Invoice Interval Charge" is in Billion rows. I am getting an error as shown dig. Can anyone guide me with a solution ? 

 


Untitled.jpg

 

 All other tables are not loading due to this particular table.

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

Hi @siva3012,

 

Based on your screenshot, the issue is related to your database engine. Please increase the tempdb size to work through the issue or re-write a suitable query.

 

Reference link:

Configuration Best Practices for SQL Server Tempdb–Initial Sizing

How to: Change the tempdb file size

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

4 REPLIES 4
v-shex-msft
Community Support
Community Support

Hi @siva3012,

 

Based on your screenshot, the issue is related to your database engine. Please increase the tempdb size to work through the issue or re-write a suitable query.

 

Reference link:

Configuration Best Practices for SQL Server Tempdb–Initial Sizing

How to: Change the tempdb file size

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

@v-shex-msft : Thank you for response. I have a small dout, I am connecting millions of rows in one table with many tables which is the same, and intially i have imported the data by connecting to the SQL Server database by IMPORT query. "The database is normally connected through Remote Desktop location". My Query is Since i load data through IMPORT, all the query which is applied in advance editor will impact in my system or in the remote server.  

vanessafvg
Super User
Super User

@siva3012 you have run out of space in your tempdb, are you applying a sort at all in your query?  .





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




How to increase space in tempdb ? 

I have applied some sort and pivot operations in edit query.

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.