Forum Discussion

Padmanabhan's avatar
Padmanabhan
Helper II
8 months ago
Solved

DatasetNotFoundException when extracting the performance data using metrics app

I created a notebook inside the auto-generated workspace of the Fabric Metrics App and wrote a script to extract performance data. But I am getting this error: DatasetNotFoundException: Dataset 'Fa...
  • v-menakakota's avatar
    v-menakakota
    8 months ago

    Hi Padmanabhan ,
    Glad the first issue is fixed

     

    This new error usually means you don’t have enough access to the Fabric Capacity Metrics dataset.

    Please check whether You have Viewer (or above) permission on the dataset. You are still Capacity Admin for that Fabric capacity. Other users who run the notebook also need Viewer access.

    After giving the correct permissions, the notebook should be able to read the data without this error.

    Best Regards, 
    Community Support Team