Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
ekimakIA
Frequent Visitor

Power BI REST API to Get Column Used in Report

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.

3 REPLIES 3
divyavishwakarm
New Member

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

Anonymous
Not applicable

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)

Power BI Field Finder

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

ekimakIA_0-1632238929815.png

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

ekimakIA_0-1632239310052.png

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

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors