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 September 15. Request your voucher.

Reply
Anonymous
Not applicable

Data load error with Odata Feed (VSTS)

Hi,

 

I am using OData Feed to get data from VSTS since VSTS connector is not available directly now in Power BI.

 

When i load the data, i get the below error. i am unable to refresh my report due to this error.

 

#"Kept Errors" = Table.SelectRowsWithErrors(#"Added Index", {"WorkItemId", "InProgressDate","Microsoft_VSTS_Common_ReviewedBy"}),
#"Reordered Columns" = Table.ReorderColumns(#"Kept Errors", {"Row Number", "WorkItemId,"InProgressDate","Microsoft_VSTS_Common_ReviewedBy"})
in
#"Reordered Columns"

 

Not able to understand what the problem is.

Please suggest.

 

Regards

Power BI User

2 REPLIES 2
arsaveli
Helper I
Helper I

Azure DevOps connector is available in Power BI - it was renamed from VSTS connector.

We did deprecate the Content Pack.

 

Can you provide the error you are getting?

Anonymous
Not applicable

Hi,

 

Please find attached error message below :

 

Capture.PNG

 

Thanks

 

Power BI User

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors