© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sandeep Pawar
Building Data Analytics and Data Science solutions using Microsoft Fabric | Principal PM, Microsoft Fabric CAT
What the title says, thanks to the latest version (v0.5) of Semantic Link !pip install --upgrade semantic-link --q #upgrade to semantic-link v0.5 import sempy.fabric as fabric import pandas as pd df = pd.concat([fabric.list_items(workspace=ws) for...
Luis Toribio
Data Data Data :-)
Thanks for.your quick response. Unfortunately dataflows are not listed as item types available in the Items API. https: learn.microsoft.com/en-us/rest/api/fabric/admin/items/list-items?tabs=HTTP
Appreciate any help on this.
Thanks Luis
really great. Thanks for sharing this Sandeep Pawar.
One question thought.. Dataflows Gen1 does not seem to be included in list_items (neither in list_dataflows).
Any suggestion how I can get the list of dataflows Gen1 using sempy?
thanks
Check out the items API
Joe Parkinson
you beautiful beautiful man
Luis Toribio
Data Data Data :-)
Thanks for.your quick response. Unfortunately dataflows are not listed as item types available in the Items API. https: learn.microsoft.com/en-us/rest/api/fabric/admin/items/list-items?tabs=HTTP
Appreciate any help on this.
Thanks Luis