Forum Discussion
RMDNA
3 months agoSolution Sage
Report data temporarily changing mid-refresh
Hi all - I'm running into an odd issue with my reports in the Service. I have a semantic model with a number of Kusto (KQL) queries in import mode. Occasionally, while a model refresh is in progr...
- 3 months ago
You can see this issue a lot with the Fabric Capacity Metrics app (its semantic model is coming from a Kusto db). Most likely culprit is the weird way Kusto is doing the batch ingestions, sometimes discarding and reloading batches (even older ones) - which leads to the results you observe.
lbendlin
3 months agoSuper User
You can see this issue a lot with the Fabric Capacity Metrics app (its semantic model is coming from a Kusto db). Most likely culprit is the weird way Kusto is doing the batch ingestions, sometimes discarding and reloading batches (even older ones) - which leads to the results you observe.