External Resources¶
A curated list of helpful resources for working with this solution.
Related Projects¶
| Resource | Description |
|---|---|
| Time-Series-Brush-Slicer | The custom visual that powers the time brushing experience |
Microsoft Documentation¶
Kusto Query Language (KQL)¶
- KQL Overview - Official KQL documentation
- KQL Quick Reference - Handy syntax reference
- Time Series Analysis in KQL - Specific guidance for time series
Power BI¶
- DirectQuery in Power BI - Understanding DirectQuery mode
- Dynamic M Query Parameters - Key technology for this solution
- Power Query M Reference - M language documentation
- Field Parameters - Dynamic field selection
Microsoft Fabric¶
- Microsoft Fabric Documentation - Official Fabric docs
- Real-Time Intelligence in Fabric - KQL databases in Fabric
- Eventhouse Overview - Fabric's real-time data store
Azure Data Explorer¶
- Azure Data Explorer Documentation - For non-Fabric deployments
- ADX Samples - Public sample data
Learning Resources¶
Tutorials¶
- KQL Fundamentals - Microsoft Learn path
- Power BI Learning Path - Official training
Community Resources¶
- Power BI Community - Forums and discussions
- Fabric Community - Microsoft Fabric forums
Sample Data¶
This solution uses publicly available sample data:
| Cluster | Database | Description |
|---|---|---|
https://help.kusto.windows.net/ |
Trender |
Time series sample data |
https://help.kusto.windows.net/ |
Samples |
General ADX samples |
Tools¶
Development¶
- Power BI Desktop - Required for customization