Forum Discussion
Manal
10 years agoRegular Visitor
How to get data from a SOAP WS with Power BI
Hello, I have an application with a SOAP wb and I want to create Dashboards using Power BI Desktop. How do I get data using the SOAP wb ? I know that Power BI has a REST API and it says that i...
JasonL
Advocate II
9 years agoYour M code seems ok, the only difference I see with me is in your XML
you use <v20:clientLogin>
were i use </web:returnData>
juliovidigal
Advocate I
9 years agoI'm going to do a test using </ web: returnData> ...
Tanks