Forum Discussion

joergha's avatar
joergha
Copper Contributor
Jun 22, 2019

Barchart ignoring one data series

The following query    Heartbeat | where TimeGenerated >= startofday(ago(2d)) | where Computer == "ADMIN-PC" or Computer == "SERVER-PC" | summarize dcount(Computer) by t = endofday(TimeGenerat...

Resources