I am trying to get a row count in a Grafana dashboard, and was working fine when I first set it up. But now I am seeing inconsistent results in Grafana and ADX: Specifically, Grafana variable is getting a value of None. No amount of typecasting seems to solve the issue...
Azure Managed Grafana v11... Here are three screenshots A query that returns the count in ADX .
KQL query in Data Eplorer The same query that does not in Grafana.
KQL query in Grafana Some typecasting not working in Grafana
I expected Grafana variable to be equal to the count being returned from KQL.


