Forum Discussion

ibm-dev's avatar
ibm-dev
Regular Visitor
3 years ago

Pushdataset - Get table API is not returning column schema and other properties.

As per the below API it should return the table names as well as column schema and other properties like description, measures etc
https://learn.microsoft.com/en-us/rest/api/power-bi/push-datasets/datasets-get-tables-in-group#table
But we have observed that it just returns the table name.

Please check the attached screen for reference:
Post request to create dataset with table:

 

 Get request to get details of the table - was expecting it to return colum name as well but its just returning table name:

 

can anyone let me know how can i get columns names of the table here ?
Thanks

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hey ibm-dev , did you found the solution for given problem? I am facing exactly the same issue.