Forum Discussion

RMDNA's avatar
RMDNA
Solution Sage
3 months ago
Solved

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...
  • lbendlin's avatar
    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.