Forum Discussion
ekiersky
May 30, 2019Copper Contributor
Kusto syntax mystery discovered while creating a Metrics type alert against a custom log query
Please help me understand a Kusto syntax validation mystery I just discovered while creating a Metrics type alert against a custom log query. The syntax error message was: "Search Query should co...
Ketan Ghelani
Jun 26, 2019Former Employee
ekiersky The main difference is that you have is toscalar in the modified query that made it work for you.
ekiersky
Jun 26, 2019Copper Contributor
I don't think so. The toscalar() function is used in both query runs, in effectively the same way. Line #5 in the first run, right? Thanks for taking a look.