Forum Discussion
Anonymous
5 years agoNot applicable
Accessing Description in AzureDevops from PowerBI via oData API?
I am currently using Odata feed in PowerBI power query to access User Stories and their fields from Azure Devops in order to build reporting. I am unable to access the 'description' field using the O...
ferryv
3 years agoResolver II
I don't see any reason why you shouldn't be able to, although I have not worked through that specific scenario.
I wrote an article on Linkedin a while back on how to retrieve data from multiple Azure DevOps organisations - Link to the article. This also works across different projects and area paths within a single Azure DevOps organisation.
If you read through this and modify the example in that article with the code to retrieve longtext fields, you should be good to go.
Anonymous
3 years agoNot applicable
Thank you for your response. I haven't seen this article earlier.... the previous article helped me a lot.. ..i will go through this latest one...