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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
harishuppala2
Frequent Visitor

PowerBI Rest API to get Get Datasources geting Response Code: 400

Hi , 

I am trying to geting the Datasources with my group id and report id i am geting below response with error code 400 and i have mysql as the source for this report and i have tried different report where the source was Sql server got the same response code

Reports - Get Datasources In Group is api call i am using

{
"error": {
"code": "InvalidRequest",
"message": "GetReportDatasources is supported only for RDL reports"
}
}

can any explain me the issue.

1 REPLY 1
v-eachen-msft
Community Support
Community Support

Hi @harishuppala2 ,

 

According to the document, RDL file doesn't support mysql.

https://docs.microsoft.com/en-us/sql/reporting-services/report-data/data-sources-supported-by-report...

But you also mentioned that Sql Server will also show an error, so I think you could create a support ticket here for further help.

Support Ticket.gif

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Top Solution Authors