Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kql

Kusto query : how to replace empty or blank values(rows) under a column with a string like 'unknown'?

kql

Check if string starts with prefix list in KQL

azure-data-explorer kql

Validate Kusto query before submitting it

azure-data-explorer kql

How to create an Azure Kusto query to group by client OS name only (OS version removed) on App insights?

How to detect if Tabular variable is empty in KQL

kql kusto-explorer

How to compose applicationClientId, applicationKey, or authority in KustoConnectionStringBuilder

How to do multi graph time series on Grafana with Kusto

Azure KUSTO statment fails with "No tabular statement found"

azure-data-explorer kql

How do I get one record per day for the last 30 days for each unique ID in Kusto?

azure-data-explorer kql

How to remove time part from a datetime in Kusto

azure-data-explorer kql

Kusto create an in-memory table for testing

azure-data-explorer kql

Kusto | Summarize count() multiple columns with where clauses

azure-data-explorer kql

Kusto !has_any | where value does not contain any value in set

azure-data-explorer kql

How to use mvexpand on an json array of key/value pairs

How do I print a tree using the Kusto Query Language?

How to write Kusto query to get results in one table?

azure-data-explorer kql

How to query my Application Insights Logs (Analytics) from Kusto.Explorer?

How to get sum() by Column by Date in Kusto