Forum Discussion

JernbergMagnus's avatar
JernbergMagnus
Frequent Visitor
3 months ago
Solved

Usage Metrics Report - Not Working For Certain Reports

Hi,   I have all my reports on one workspace, since then i can have a custom report based on the Usage Metrics Report dataset, but it only counts 52 report, even when I know I have more reports. Is...
  • oussamahaimoud's avatar
    oussamahaimoud
    2 months ago

    Try this guideline step by step:

     

    1. Check the Usage Metrics semantic model's refresh history and owner. Go to Workspace Settings → Semantic models tab → find "Usage Metrics Report" → check last refresh date, owner, and credential status. If credentials are expired or the owner is inactive, that's the culprit.


    2. Reset the semantic model entirely. Each unique Usage Report comes with its own dataset, typically owned or managed by its initial creator. A common challenge arises when this user leaves the company or deactivates their account, the dataset stops refreshing, with no obvious indicators pointing to this issue. The proven fix is to delete the hidden semantic model via the REST API (Datasets - Delete Dataset In Group) and regenerate it fresh by clicking "View usage metrics" on any report.


    3. If it persists after a reset, raise a Microsoft support ticket. This specific pattern, existing, active reports with no GUID resolution and no App involvement, is something that needs Microsoft to inspect the backend telemetry pipeline for that workspace. It may be a cluster-level issue.
    The Activity Log (GetActivityEvents REST API) can also serve as a reliable alternative to confirm the views are actually being captured at the tenant level, independent of the Usage Metrics UI.