Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
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?
Hi,
Please find attached error message below :
Thanks
Power BI User