Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
MonicaCVL
Advocate I
Advocate I

Extracting data from fabric capacity metrics app

We have a capacity metrics app created.Trying to fetch the data from semantic model  using the following code:

 

import sempy.fabric as fabric

df_table = fabric.read_table("Fabric Capacity Metrics", "Billing type")
df_table
 
since it is a template app or what I am not sure I keep getting workspace not found as shown below:
MonicaCVL_0-1715674077481.png

 

Is there any other way to fetch the data from semantic model tables?

or may be fetch the data from a report table visual!?

 
4 REPLIES 4
amitchandak
Super User
Super User

@MonicaCVL , Make sure you have imported Sempy before this

Semantic Link in Microsoft Fabric: https://youtu.be/OIE26E2H5RI

 

Make sure lakehouse is selected on the left

 

Syntax seem correct to me.

https://learn.microsoft.com/en-us/python/api/semantic-link-sempy/sempy.fabric?view=semantic-link-pyt...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thank you for the response! but it is working fine with all the semantic models. But the semantic model which I am trying to access is fabric capacity metrics app, this is where I am getting this error workspace not found! any solution for this!?

 

johnbasha33
Super User
Super User

@MonicaCVL  have you tried Purview Hub dataset from Admin monitoring workspace?

Thanks for the response! No I didn't as I don't have admin level access at the Fabric tenant level! Here I am trying to get the data from fabric capacity metrics app. 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors