The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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!
Hi @mtitsworthsfmfb
Thanks for using Fabric Community.
When I tried to repro at my end, there was no error:
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.
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
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