-
Notifications
You must be signed in to change notification settings - Fork 12
LokqlDx ‐ Autocomplete
NeilMacMullen edited this page Jan 3, 2025
·
1 revision
LokqlDx can autocomplete commands, table and column names, as well as KQL operators and functions.
Press the period ('.') key at the beginning of a line to bring up the list of available commands. Selecting a command will provide help text
Press the '[' key to obtain a list of available tables.
Press the '@' key in a block that already contains a table name to obtain a list of column-names for that table.
Pressing the '|' (pipe) key will pop up a list of operators
Pressing the '?' key will pop up a list of functions
#Home
Core Engine
Lokqldx (UI data explorer)
- Introduction
- Tutorials
- Running queries and commands
- Autocompletion
- Generating powerpoint reports
- Accessing ApplicationInsights data
Powershell
Other
Articles