I'm trying to pin a query result to AppInsights dashboard but the data is getting grouped in the background. When I run the query by itself, the graph is showing up as expected but when I click "Pin to dashboard" and view the same in dashboard, it only shows completely different data.
After pinned to dashboard
Realized it was because in Azure app insights dashboard, pinned charts are limited to 30 days of data, regardless of what is specified in the query or the tile configuration