Forum Discussion
balafbm
Advocate I
1 year agoList of Large Semantic Model within different workspaces
We have around 25 workspaces with several semantic models within each of them. These semantic models include ones which are classifed as "Large Semantic Model format" I would like to get a li...
- 1 year ago
You can use the semantic-link-labs function list_datasets found here: https://github.com/microsoft/semantic-link-labs/blob/main/src/sempy_labs/admin/_datasets.py. Use it in a notebook. You'll have to be a Fabric admin to execute the notebook with this command. There is a field returned called Target Storage Mode, and I believe a value of PremiumFiles designates large storage format.
Hope this helps,
- 1 year ago
available also in the API: Datasets - Get Dataset - REST API (Power BI Power BI REST APIs) | Microsoft Learn
R1k91
Super User
1 year agoavailable also in the API: Datasets - Get Dataset - REST API (Power BI Power BI REST APIs) | Microsoft Learn