TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Kusto Query Language
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shweta Lodha (7)
Abiola David (2)
Ayush Gupta (1)
Subarta Ray (1)
Related resources for Kusto Query Language
No resource found
An In-depth Look at Kusto Query Language (KQL)
5/28/2024 10:40:36 AM.
Delve into Kusto Query Language (KQL), the powerful syntax behind Azure Data Explorer. From data querying to advanced analytics, KQL facilitates efficient data analysis, aggregation, and visualization
Azure Data Explorer - Kusto Query - Transform Rows To Columns
5/17/2024 11:08:46 AM.
In Azure Data Explorer using Kusto Query Language, transform rows to columns using operators like Pivot or Transpose. Aggregate and reshape data with Summarize and Project, facilitating efficient anal
Azure Data Explorer - Reading JSON Data Using Kusto
5/16/2024 9:29:44 AM.
Azure Data Explorer empowers efficient querying of JSON data through Kusto Query Language (KQL). Explore, analyze, and visualize structured or unstructured data with ease, leveraging powerful data ing
Supported File Types for Data Ingestion into KQL Database in Fabric
2/6/2024 10:04:20 AM.
This article is about Understanding the Supported File Types for Data Ingestion into the KQL Database in Fabric Real-time Analytics. Supported file types include JSON, CSV, XML, & Text. Note: XLSX
Exploring Kusto Query Language (KQL): Uses, Queries, and Unique Features
12/1/2023 5:09:29 AM.
Kusto Query Language (KQL) is a potent tool developed by Microsoft for diverse data analytics needs. Uncover its applications across industries, from log analytics to IoT, and explore essential querie
Fetch Data from Azure Data Explorer of the Kusto Microsoft Fabric Database in Excel
11/7/2023 5:19:43 AM.
In this video, I demo how to fetch data from azure data explorer of the kusto Microsoft Fabric database in Excel.
Azure Data Explorer - Perform Calculation On Multiple Values From Single Kusto Input
11/19/2020 2:44:41 AM.
This article will explain how to perform multiple calculations, i.e. on single set of data.
Azure Data Explorer - Working With Kusto Case Sensitivity
11/10/2020 9:04:40 PM.
This article explains about various approaches to handle casing scenarios for kusto query.
Azure Data Explorer - Kusto Query - Get Data For Last 20 Days
10/22/2020 7:03:32 AM.
This article explains on how to fetch logs for past number of days using Kusto from Azure Data Explorer
Azure Data Explorer - Kusto Query - Get Min/Max Within Each Category Filter
10/22/2020 7:02:52 AM.
This article will guide you on how to get maximum and the minimum values for each unique combination of given columns
Azure Data Explorer - Kusto Query - Get Categorial Count
10/22/2020 7:01:35 AM.
This article will talk about how to get the count based on defined criteria.