Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi,
I'm dealing with a 2tb database and have tried few times to load it but end up unsuccess. What can i do with it?
Solved! Go to Solution.
@Anonymous,
Do you need all the columns of your database? I would recommend you specify required columns using SQL statement like "select col1,col2 from mydata.link_bi_betslips limit 5", and enter timeout value.
Regards,
Lydia
I would recommend a Direct Query (Live) connection to that large of a database.
@Greg_Deckler, my database is in MySQL. I can't find the option for me to perform Direct Query. Below is my view:
@Anonymous,
There is no DirectQuery option for MySQL, in your scenario, I would recommend you write specific SQL statement to import required columns and rows.
Regards,
Lydia
@Anonymous, can you show me where and how to write the SQL statement in Power BI to import required columns and rows?
@Anonymous,
You can input SQL statement in the highlighted textbox. You can firstly test the SQL statement in MySQL workbench,
Regards,
Lydia
@Anonymous,
I was still unable to extract any data with my sql statement below
@Anonymous,
Do you need all the columns of your database? I would recommend you specify required columns using SQL statement like "select col1,col2 from mydata.link_bi_betslips limit 5", and enter timeout value.
Regards,
Lydia
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |