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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

0

Can't reach Tables\Columns\Relationships of a DataSet

Hi

when i'm address the API on the url:

https://api.powerbi.com/v1.0/myorg/datasets/{dataset_id}/tables

i'm getting  an error 404 Not Found: 

{"error":{"code":"ItemNotFound","message":"Dataset {dataset_id} is not Push API dataset."}}

so what i've understand so far is that in case the  DataSet is not created by the API i can't retreive its Tables and any other "inner" data regarding structure of it.

 

why is that?

is there any wayto get the structure of a dataset ?

 

 

Status: Delivered
Comments
v-haibl-msft
Employee

@Arikm

 

This is actually by design. Only Push API dataset can be recognized if you are trying to address the API on the URL.

 

Best Regards,
Herbert

Vicky_Song
Impactful Individual
Status changed to: Delivered