Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello,
I know that Tabular Editor 3 (paid one) has option to import new tables into existing semantic model based on OneLake.
But maybe there are free tools to achive the same?
Best,
Jacek
Hi @jaryszek ,
Thanks for reaching out to the Microsoft fabric community forum.
Fabric Dataflow Gen2
T-SQL COPY INTO
If you have any further questions or need assistance, please feel free to let us know.
We appreciate your engagement and thank you for being an active part of the community.
Best Regards,
Lakshmi
Thank you,
"
Hi @jaryszek ,
Use the COPY INTO command to load data into OneLake, you have several flexible options depending on your workflow. You can run T-SQL directly using the SQL Query Editor in Microsoft Fabric, which is ideal for Lakehouse or Warehouse ingestion. Alternatively, tools like Azure Data Studio or SQL Server Management Studio (SSMS) can connect to your Fabric Warehouse especially if TDS endpoints are enabled allowing you to execute COPY INTO seamlessly. For notebook-driven workflows, Microsoft Fabric Notebooks support SQL cells where you can embed the command as part of a broader data pipeline. And while Power BI Dataflows Gen2 isn't a direct SQL interface, it complements structured data ingestion into OneLake by integrating well with Lakehouse destinations.
We appreciate your engagement and thank you for being an active part of the community.
Best Regards,
Lakshmi.
User | Count |
---|---|
10 | |
4 | |
4 | |
3 | |
3 |