Forum Discussion
DatasetNotFoundException when extracting the performance data using metrics app
- 8 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
Already capacity admin only
Hi Padmanabhan ,
Thanks for reaching out to the Microsoft fabric community forum.
Thank you for the update, in this case the issue is most likely because the workspace is still in Trial mode. The Metrics App workspace has very strict license checks. Even if the dataset is visible, the notebook may not be able to connect to it unless the workspace is assigned to a Fabric capacity (not Trial).
Change the workspace License mode → Fabric capacity. Make sure the workspace is assigned to your Fabric Trial capacity
Best Regards,
Community Support Team
- v-menakakota8 months agoCommunity Support
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 - v-menakakota8 months agoCommunity Support
Hi @Padmanabhan ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you
Best Regards,
Community Support Team - Padmanabhan8 months agoHelper II
Hi v-menakakota
Yeah , I changed the license and solved that issue.
But currently getting the error as the below:
"Caused by AdomdErrorResponseException: <ccon>Internal Error: Error obtaining data location. </ccon>. The exception was raised by the IDbCommand interface."
I think it is a permission issue. Which permission i need to resolve this issue? - v-menakakota8 months agoCommunity Support
Hi Padmanabhan ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you
Best Regards,
Community Support Team