Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi,
I have a PowerBI sourced from SQL server and I want to paste value the such data into a different PowerBI file.
Because the SQL access is granted on a one time basis, and I cannot edit the query because it would run into an error when I try to open the table to Transform Data.
Sorry if it is a basic question, but I search everywhere but could not find an answer? and as the Table is 5mil+ row, I cannot copy paste it directly.
Thank you in advance
Solved! Go to Solution.
Unfortunately, because the Source of the Query is directly to the SQL access, if I open the file in Edit Query Mode, It automatically run into an error, so I could not create a query on top of that.
I ended up divided the file into copy able size to copy the raw data out to another storable format.
Thanks for your reply.
Unfortunately, because the Source of the Query is directly to the SQL access, if I open the file in Edit Query Mode, It automatically run into an error, so I could not create a query on top of that.
I ended up divided the file into copy able size to copy the raw data out to another storable format.
Thanks for your reply.
Hi @nhutruong ,
No need to enter the PowerQuery Editor. The sample is DQ mode.
We just need to select the exported results first and then run the query. Here FactInternetSales is the table name.
EVALUATE
FactInternetSales
result.
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 in the Power BI Forum
Hi @nhutruong ,
Try constructing a query based on the table and then exporting the query results using external tools.
How to quickly export data from Power BI Desktop with DAX Studio
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 in the Power BI Forum
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
67 | |
65 | |
42 | |
42 |
User | Count |
---|---|
46 | |
40 | |
28 | |
27 | |
26 |