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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hey everyone, quick question. I've got a stored procedure in my Fabric Lakehouse and I'm trying to execute it directly from there (just aiming to create a simple table, for example). However, when using the SQL Analytics endpoint and T-SQL in a notebook, I'm unable to get it to run. Any suggestions or advice? Thanks!
Solved! Go to Solution.
Creating tables by using stored procedures is directly not possible in Fabric lakehouse. Can you please refer this documentation T-SQL Surface Area in Fabric Data Warehouse - Microsoft Fabric | Microsoft Learn
There is another way to create tables by using stored procedure. Please refer this thread Preprocess data with a stored procedure before loading into Lakehouse - Microsoft Fabric | Microsoft...
Thank you!!
'just aiming to create a simple table' mean>>> are you trying to create a new table in Lakehouse by using T-SQL? if yes, it's not possible in lakehouse.
Can you please elaborate your question?
thanks!!
Yes, the stored procedure is intended to create a table. If it’s not possible to do this within the Lakehouse environment, could you please point me to the relevant documentation? Also, is there any alternative way to execute the stored procedure in Lakehouse? Thanks very much!
Hi @RonaldBalza-943 ,
Just add to @suparnababu8 , response for further clarification. Unfortunately, you can't create tables directly in the Fabric Lakehouse using stored procedures due to limitations in the supported T SQL Surface Area for the Lakehouse environment.
FYI:
Please refer to the document below for further clarification.
T-SQL Surface Area in Fabric Data Warehouse - Microsoft Fabric | Microsoft Learn
Thank you for your inputs @suparnababu8 .
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
Creating tables by using stored procedures is directly not possible in Fabric lakehouse. Can you please refer this documentation T-SQL Surface Area in Fabric Data Warehouse - Microsoft Fabric | Microsoft Learn
There is another way to create tables by using stored procedure. Please refer this thread Preprocess data with a stored procedure before loading into Lakehouse - Microsoft Fabric | Microsoft...
Thank you!!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Fabric update to learn about new features.
User | Count |
---|---|
56 | |
39 | |
19 | |
14 | |
8 |