Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
A quick question about the Scan Power BI API :
I'd like to know whether when we retrieve the data concerning the tables contained in our dataset.
Is it only the table created in the dataset or all the tables for example the table from a dataflow + the tables created directly in the dataset?
Solved! Go to Solution.
You can get access to all tables by workspace and by dataset using the output of GetScanResult. See here Admin - WorkspaceInfo GetScanResult - REST API (Power BI Power BI REST APIs) | Microsoft Learn
You can get access to all tables by workspace and by dataset using the output of GetScanResult. See here Admin - WorkspaceInfo GetScanResult - REST API (Power BI Power BI REST APIs) | Microsoft Learn
HI @Charline_74,
I'd like to suggest you take a look at the following document about scan api if helps:
Metadata scanning - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng