Forum Discussion

DennesTorres's avatar
DennesTorres
Power Participant
2 years ago

KQL Query not accepted by alerts

Hi,   I have the KQL query below. This query is not being accepted for alert creation.   pusummary | where Window_End_Time > ago(20m) | where TotalRides >5 | where PULocationID in (pusummary ...