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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

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
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon & SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.