Microsoft Fabric Updates Blog

Introducing Command Palate in Fabric Warehouse & SQL Database Editor

We are excited to announce the features we delivered in the month of November 2024 in developer experiences space aiming to make Fabric developers life easy! 

Introducing Command Palate

Exciting news for Fabric Web developers! The command palette is now available with Fabric Web Query editor. The command palette in Fabric Web editor supports commands with multiple options. You can simply press F1 to access the command palette and select the option.

For instance, to format your query, you may utilize the Format Document option available in the context menu or Command Palette Format Document option to format your SQL text.

Unformatted SQL Text
Formatted SQL Text

Next Steps

Get started today

Get started with Data Warehouse: Query the Warehouse

Have a feature request? Post your thoughts to Ideas (microsoft.com).

Join us in this exciting journey to make data more accessible, understandable, and actionable for everyone in your organization. Thanks for reading!

Entradas de blog relacionadas

Introducing Command Palate in Fabric Warehouse & SQL Database Editor

junio 23, 2025 por Srdjan Matin

In our previous blog post Inline Scalar user-defined functions in Microsoft Fabric Warehouse (Preview) we have announced the availability of SQL native scalar UDFs. We also emphasized the importance of inlining and how that can affect scenarios in which UDF can be used. In this post, we aim to highlight common patterns that prevent inlining … Continue reading “How to make your SQL scalar user-defined function (UDF) inlineable in Microsoft Fabric Warehouse “

junio 23, 2025 por Srdjan Matin

SQL native Scalar user-defined functions (UDFs) in Microsoft Fabric Warehouse and SQL analytics endpoint are now in preview. A scalar UDF is a custom code implemented in T-SQL that accepts parameters, performs an action such as complex calculation, and returns a result of that action as a single value. They can contain local variables, calls … Continue reading “Inline Scalar user-defined functions (UDFs) in Microsoft Fabric Warehouse (Preview)”