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.

Reply
mohsin-raza
Helper III
Helper III

Power bi connection using API Soap

Hi:

 Is there is some good example to understand  connection Power bi with a web service using API Soap?

 

regards..

 

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @mohsin-raza ,

 

As of now, PowerBI does not provide an official connector for SOAP. As a solution, we can use the XML driver to create SQL queries to call the SOAP API in Power BI, please refer to the following blog.

Calling SOAP API in Power BI (Read XML Web Service data) | ZappySys Blog

 

Another solution is to use a Python script to get data from SOAP and then transfer that data to Pandas data frames that PowerBI can read.

Also, you can refer to similiar solution as below:

How to get data from a SOAP WS with Power BI - Microsoft Power BI Community


If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-henryk-mstf
Community Support
Community Support

Hi @mohsin-raza ,

 

As of now, PowerBI does not provide an official connector for SOAP. As a solution, we can use the XML driver to create SQL queries to call the SOAP API in Power BI, please refer to the following blog.

Calling SOAP API in Power BI (Read XML Web Service data) | ZappySys Blog

 

Another solution is to use a Python script to get data from SOAP and then transfer that data to Pandas data frames that PowerBI can read.

Also, you can refer to similiar solution as below:

How to get data from a SOAP WS with Power BI - Microsoft Power BI Community


If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.