Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have added the semantic link library to my workspace environment in fabric
however It does not work when trying to access it, for example
import sempy.fabric as fabric
# List the available semantic models
df_datasets = fabric.list_datasets()
df_datasets
Am I missing something obvious here?
This works fine on my side, I didn't do anything about installation or environment:
The Created Timestamp column seems to return a strange value, but other than that it seems to be working as expected.
I don't see anything obviously wrong here.
Your code looks good to me.
It's not necessary to install Semantic Link or add it to environment. It is pre-installed.
I have no idea what that error message means.
Can you try to create a new workspace, add a semantic model, create a new notebook, and run the code again.
Just use the default environment.
And try this code:
import sempy
import sempy.fabric as fabric
x = fabric.list_items()
x
thansk for the tips
it worked with a small semantic model in a new workspace
I seems like I have issues with my current workspace
Hi @joakimfenno ,
Thanks for the reply from frithjof_v .
It looks like you have found a solution. Could you please mark this helpful post as “Answered”?
This will help others in the community to easily find a solution if they are experiencing the same problem as you.
Thank you for your cooperation!
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
sure but I still need help identify what issue with my general workspace is
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
7 | |
4 | |
2 | |
2 | |
1 |
User | Count |
---|---|
13 | |
7 | |
5 | |
5 | |
4 |