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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
tvhung83
New Member

REST API - Table properties - No `columns` is returned

Hi team,

 

When I called this endpoint: http://docs.powerbi.apiary.io/#reference/datasets/tables-collection/list-all-tables?console=1, the response only contains Table name, no 'columns' property is included. According to documentation, it should: https://msdn.microsoft.com/en-us/library/mt203556.aspx

 

Looks like it worked before: https://community.powerbi.com/t5/Developer/Get-Dataset-table-columns-information/m-p/87868#M3108, but not anymore. Is there any recent change regarding that?

 

Thank you.

2 REPLIES 2
Eric_Zhang
Microsoft Employee
Microsoft Employee


@tvhung83 wrote:

Hi team,

 

When I called this endpoint: http://docs.powerbi.apiary.io/#reference/datasets/tables-collection/list-all-tables?console=1, the response only contains Table name, no 'columns' property is included. According to documentation, it should: https://msdn.microsoft.com/en-us/library/mt203556.aspx

 

Looks like it worked before: https://community.powerbi.com/t5/Developer/Get-Dataset-table-columns-information/m-p/87868#M3108, but not anymore. Is there any recent change regarding that?

 

Thank you.


@tvhung83

The REST API works as it is, I mean no columns information in the response JSON. As to "it worked before", the Dataset properties in my that reply refers to the dataset schema when creating a dataset.

Thanks Eric, then the response schema in Get Tables is a bit misleading:

table_with_columns.png

Do you mean there is no way to retrieve table schema/columns after creation? I can't figure it out on Dataset dashboard as well.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.