Forum Discussion
Anonymous
2 years agoNot applicable
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 Metr...
amitchandak
Super User
2 years agoAnonymous , 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.
Anonymous
2 years agoNot applicable
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!?