Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hey all
Need some information about the below questions:
I'm trying to create a function in Fabric Data Warehouse
Any insights or pointers would be greatly appreciated.
@(v-nikhilan-msft)
Solved! Go to Solution.
Hi @jashfabric
Thanks for using Fabric Community.
1) You can create UDF in warehouse.
But scalar functions are not yet available in Fabric. For more information please refer to this link: Link1
For Transact-SQL functions, all scalar data types supported in Azure Synapse Analytics are allowed. The rowversion / timestamp data type is not a supported type. The cursor and table nonscalar types are not allowed.
CREATE FUNCTION (Azure Synapse Analytics and Microsoft Fabric) - SQL Server | Microsoft Learn
Hope this helps. Please let us know if you have any further questions.
Hi @jashfabric
Thanks for using Fabric Community.
1) You can create UDF in warehouse.
But scalar functions are not yet available in Fabric. For more information please refer to this link: Link1
For Transact-SQL functions, all scalar data types supported in Azure Synapse Analytics are allowed. The rowversion / timestamp data type is not a supported type. The cursor and table nonscalar types are not allowed.
CREATE FUNCTION (Azure Synapse Analytics and Microsoft Fabric) - SQL Server | Microsoft Learn
Hope this helps. Please let us know if you have any further questions.
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.