Forum Discussion
DatasetNotFoundException when extracting the performance data using metrics app
- 9 months ago
Hi Padmanabhan ,
Glad the first issue is fixedThis 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
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 'Fabric Capacity Metrics' not found in workspace 'Microsoft Fabric Capacity Metrics'
But the dataset is actually present in the same workspace.
I am using a free account now.
Which license do I need to use?
Why is this error happening?