Forum Discussion

za_lg's avatar
za_lg
New Member
2 years ago

Reading semantic model into Fabric notebook

I am a powerbi Trial user.

I'd like to read a semantic model into a Fabric notebook. But I'm getting the following error when running the below:

import
sempy.fabric as fabric

df_datasets = fabric.list_datasets()
df_datasets

ConnectionException: XMLA endpoint feature is disabled. Turn on Analyze in Excel feature in PowerBI.com to enable this feature.

3 Replies