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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Razvan_Irimie
Frequent Visitor

DataSource Tables via api

I am trying to get the Table(s) from the datasource via api.  I was trying to query first the data source (which is a sharepointlist)

 however when i make the following call i get an error:

 

http://myreportserverreports/api/v2.0/PowerBIReports(Path='/Sfolder1/report1')/datasources - Get Method

Result:

 

 

{
  "@odata.context":"http://myreportserverreports/reports/api/v2.0/$metadata#DataSources","value":[
    {
      "Id":"2b0557f4-7a15-e811-80eb-005056813ac7","Name":null,"Description": ... etc.

I then make the following call: 

 

http://myreportserverreports/api/v2.0/PowerBIReports(Path='/Sfolder1/report1')/datasources(2b0557f4-7a15-e811-80eb-005056813ac7)

and i get the following resut:

 

{
  "error":{
    "code":"0","message":""
  }
}

My actual question is, can we get the tables used in the Report Query in Pbi Desktop via API, or at least some values so that we cna then use this to integrate the report into Sharepoint?  

0 REPLIES 0

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.