Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

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

  • 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's avatar
      Anonymous
      Not applicable

      Hi,

       

      Please find attached error message below :

       

       

      Thanks

       

      Power BI User