The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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