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
vrossouw
Helper III
Helper III

Connecting to web - server

Hi ,

I am trying to "get data", by connecting to the web - the below URL,

 

https://www.google.com/finance/historical?q=NASDAQ%3AGOOG&ei=pDEQWImbBIm4U5zLj8gO

 

I am receiving the error: unable to connect, details: the server or proxy wasn't found

 

Any ideas how to resolve this?

 

7 REPLIES 7
Dušan_Roknić
New Member

I got this message while using formula:    Web.Page(    Web.Contents(   "www.someURL.com"  )     )   .

Solution was to use this combo, that is, to add "Text.FromBinary" wrapper:
Web.Page(   Text.FromBinary(    Web.Contents(    "www.someURL.com")      )           )

v-yuezhe-msft
Employee
Employee

Hi @vrossouw,

I am also able to connect to your web URL using Anonymous authentication in Power BI Desktop. In addition to other post, you can determine if you have a proxy on your network according to the discussion in this similar thread :How do I know what proxy server I'm using?

1.PNG


Also make sure that you disable antivirus software on your machine.


Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Thanks @v-yuezhe-msft, this solution worked perfectly for me

Hi 

Thank you, will have a look.

Anonymous
Not applicable

 I can connect to that URL from PBI Desktop just fine per below screenshot.  Maybe you have a network proxy or filtering issue - talk to your network team?  Can you access it in your browser?

 

 

GoogleFinance.png

Hi , I still cant connect to Sign in.  "Browser Based authentication dialog failed. Server proxy not foung.  Will someone be able to assist?  I have uninstalled my internet security completely.

thanks

 

Fixed up. Made many settings - not sure what I changed

Repaird Power BI

changed from Chrome to Internet explorer

Switched windows firewall off.

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.