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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
durgaraop21
Helper II
Helper II

Connecting data source through Power BI API (ADO API)

Can you please help me,

I am trying to read the data from ADO using Power BI API, But i am facing issue after connection established its look like i dont have access to the data. 
please find the below screenshot for your reference
When i was connection to ADO API, I did't see tha actual data i was see only the HTML code
Which was in the below screenshot:

durgaraop21_1-1709529452023.png
 
 
Finally i was trying to login with my credentials but i was unable to login and getting below error
durgaraop21_2-1709529652195.png

 






1 REPLY 1
Anonymous
Not applicable

Hi @durgaraop21 

 

It seems that the url you provided for the Web connector is not an API but a web page, so it uses Web.Page or Web.BrowserContents function to return the HTML for the specific url. With these functions, it would try to get a table between <table></table> tags from the HTML codes, which led to the failure. 

 

You may try using "From OData Feed" instead of "From Web". For more information, please read Access Analytics data through Excel - Azure DevOps | Microsoft Learn

vjingzhanmsft_0-1709608503841.png

Hope this would be helpful. 

 

Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.