This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
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 ?
All other tables are not loading due to this particular table.
Solved! Go to Solution.
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
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
@Anonymous : 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.
@siva3012 you have run out of space in your tempdb, are you applying a sort at all in your query? .
Proud to be a Super User!
How to increase space in tempdb ?
I have applied some sort and pivot operations in edit query.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 45 | |
| 38 | |
| 24 | |
| 21 | |
| 20 |