Forum Discussion
Datasetnotfoundexception even though the dataset exists when using sempy fabric functions
- 2 years ago
Not sure how to delete this but this has been solved. I just created a new table after enabling the sync the default power BI semantic model and it is now showing the updated dataset tables.
Not sure how to delete this but this has been solved. I just created a new table after enabling the sync the default power BI semantic model and it is now showing the updated dataset tables.
- Anonymous2 years agoNot applicable
Hi russelp
Glad that your query got resolved. Please continue using Fabric Community for any help regarding your queries.- russelp2 years agoHelper I
Hi Anonymous ! Thank you! I don't want to open up another thread just for this follow up question related to this so, does the sempy fabric function list_datasets() only show my owned datasets? I created my lakehouses and able to see the datasets but when my coworker created one, I am not able to see that new dataset.
- Anonymous2 years agoNot applicable
Hi russelp
Did your co-worker created the dataset in the same workspace or different workspace?
The list_datasets() function from the sempy.fabric package lists the available semantic models in your workspace. It does not specifically filter datasets based on ownership. If you are unable to see a dataset created by your coworker, it could be due to a variety of reasons such as access permissions, dataset visibility settings.
Read data from semantic models and write data that semantic models can consume using python - Microsoft Fabric | Microsoft Learn
Hope this helps. Please let me know if you have any further questions.