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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
mtitsworthsfmfb
Frequent Visitor

Semantic Link Issue

I have been running a notebook weekly that pulls data from a semantic model into a pandas dataframe using semantic-link. 

When I ran the code snippet below, I received an error for the first time: 
 

import sempy.fabric as fabric df_datasets = fabric.list_datasets(workspace="Analytics Workbench")
 
ModuleNotFoundError: No module named 'notebookutils.credentials'
 
Did something change in Fabric? This is for a critical business process and I would like to resolve it ASAP. Thanks! 

3 REPLIES 3
Anonymous
Not applicable

Hi @mtitsworthsfmfb 
Thanks for using Fabric Community.
When I tried to repro at my end, there was no error:

vnikhilanmsft_0-1715743940475.png


Can you please tell me whats the spark runtime which you are using? Can you provide the error logs here?
And also for unblocking your issue you can try using an older version of sempy e.g: 0.7.2

Hope this helps. Please let me know if you have any further questions.

Anonymous
Not applicable

Hi @mtitsworthsfmfb 
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. Otherwise, will respond back with the more details and we will try to help.
Thanks

Anonymous
Not applicable

Hi @mtitsworthsfmfb 
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. Otherwise, will respond back with the more details and we will try to help.
Thanks

Helpful resources

Announcements
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Kudoed Authors