Forum Discussion
Robert14358
Resolver III
2 years agocant authenticate odata feed VSTS
i cant seem to get this query ti authenticate. let Source = OData.Feed(" https://analytics.dev.azure.com/***/_odata/v3.0-preview/WorkItems?" & "&$select=WorkItemId", null, [Implementat...
Robert14358
Resolver III
2 years agoare u able to do this in a dataflow?
Anonymous
2 years agoNot applicable
Hi Robert14358 ,
Yes, we suggest you use a simple path to connect first, then paste the full query in Advanced Editor:https://analytics.dev.azure.com/***/_odata/v3.0-preview/WorkItems?$select=WorkItemId
Best regards,
Joyce
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.