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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It 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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel

Power BI Monthly Update - May 2024

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors