Forum Discussion
Accessing Description in AzureDevops from PowerBI via oData API?
Thank you, it is working as expected… my Final Ask.... is it possible to pull the extract data for more than one projects with in Same Organization
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.
- Anonymous3 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...