Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
Can you please help us with the REST API through which we can fetch Columns used in the Report? We checked the Dataset and Report API but it didn’t show any results related to Column.
Thank you.
I am facing the same issue, can we know what is the solution here, i need metadata to do a prevalidation but API is not returing anything other then table name
Hi @ekimakIA,
According to my research, I didn't find such a Rest API which can list the column information used in the report. The only Rest API I could find is the below one, and it supports only Push datasets. It will return the information about a dataset, including table names, column names and relationships etc.
Push Datasets - Datasets PostDataset
Also, I found some tools that can help you export the column information used in the report. Hope they can help you.
How to know where field from query is used? (Power BI Helper)
How to find where a column is used? (VertiPaq Analyzer )
Best Regards
Hi @Anonymous ,
I tried "Push Datasets - Datasets PostDataset" API and I created Dataset, Tables and Column in PowerBI through this API as shown in below screenshot
But I want to fetch this column details and I tried "Push Datasets - Datasets GetTables" API but in the result i'm only getting table name
Can you please help me with this and let me know like which specific REST API you have tried which gives information about a dataset, including table names, column names and relationships etc?
Thank you
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.