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
panchag
Regular Visitor

Using Web Service Connection in Excel and Power BI

 

 

 

I'm not able to work  even a simple example mentioned here.

 

https://docs.microsoft.com/en-us/power-bi/desktop-tutorial-importing-and-analyzing-data-from-a-web-p...

 

I was able toc onnect to web service but  it does not show any results from that web page   except teh screen below.

 

Do we need to check any other security restrictions ? I'm able to view the page via browser,

2018-11-09_12-16-17.png

3 REPLIES 3
v-juanli-msft
Community Support
Community Support

Hi @panchag

It is weird, i test on my site, it runs successfully as the link.

4.png

 

My power bi desktop version is 

Version: 2.63.3272.40262 64-bit (October 2018)

 

Do you connect to the web url with power bi or excel?

 

If it still trouble connecting to the web source as the link said, please try the following workaround.

in Edit Queries, create a blank query, open the Advanced editor, past the code in.

let
    Source = Web.Page(Web.Contents("https://en.wikipedia.org/wiki/UEFA_European_Championship"))
in
    Source

you will see 

5.png

 

click on the "Table" (yellow and bold character) of the third line(the "Results[edit]" line)

you could get the table expand

6.png

 

Here are two pbix

"Using Web Service Connection" use the way the link suggested

"web service2" use the way i metioned above

 

 

Best Regards

Maggie

 

 

Thanks Maggie. It looks like i have som Antivirus running and preventing the data 

 

By the way , were you able to work with any WSDL  URL?

Hi @panchag

It seems you could access to data currently, right? if so, could you kindly mark this thread as a solution?

Regarding connecting with WSDL URL, it is another question, right?

According to this link, i can get the wsdl file from a webservice's url, then use the WSDL URL to get data, it also give me the data as below

7.png

 

Best Regards

Maggie

 

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.