Blog Post

Azure Data Explorer Blog
1 MIN READ

ADX Web Updates - May 2023

Michal_Bar's avatar
Michal_Bar
Icon for Microsoft rankMicrosoft
Jun 01, 2023

Quick fix is now available in the query editor

The query editor provides suggestions and warnings as you write your queries. The quick fix feature can be used to adjust the query based on these suggestions and warnings.

 

To fix a query based on a suggestion or warning:

  • Hover over the term to view the suggestion or warning.
  • Select Quick fix to show the available quick fix options.
  • Select the desired quick fix option.

 

You can also use this feature to extract a value out into a variable:

 

 Or define an existing function inline before its use. Adding an inline function definition may be useful to improve readability and maintainability of your queries.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Azure Data Explorer Web UI team is looking forward for your feedback in KustoWebExpFeedback@service.microsoft.com

You’re also welcome to add more ideas and vote for them here - https://aka.ms/adx.ideas

Read more:

Updated Jun 01, 2023
Version 3.0
No CommentsBe the first to comment