Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello all,
Looking for helop with following topic -- I am using OData query to get Analytics data from ADO: https://analytics.dev.azure.com/<org>/<project>/_odata/v3.0-preview/WorkItems
It works fine and does the job, however I found a need to collect comments from users which should be stored in custom field (Text - Multiple lines):
From what I found out so far, apparently OData query do not return any HTML or Long text fields, so only workaround is to use VSTS REST API query. But unfortunately there's very scarse and unclear inforamtion on this topic - I found guide way https://endjin.com/blog/2016/07/querying-the-vsts-work-items-api-directly-from-power-bi but in my case, it fails with obsure error after I press "Invoke".
Is there any clear guidance how to connect to VSTS REST API from Power BI and fetch that custom HTML field and combine with another table? Would appreciate any help!
Solved! Go to Solution.
Hi @vbvbvb ,
Please refer to the following post that may be helpful to you:
Solved: How to connect Azure DevOps REST API in to power b... - Microsoft Power BI Community
Retrieve long text fields from Azure DevOps in PowerBI (linkedin.com)
How do I converting work Item description from Azu... - Power Platform Community (microsoft.com)
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I gave a 2nd look at 2nd article "Retrieve long text fields from Azure DevOps in PowerBI (linkedin.com)" -- after changing Privacy levels, it works and it is best step-by-step tutorial for this issue out there. Thanks for reference!
Thanks for highlighting the privacy level might need changing for it to work. I added this to the notes in the article, which I omitted previously.
Hi @vbvbvb ,
Please refer to the following post that may be helpful to you:
Solved: How to connect Azure DevOps REST API in to power b... - Microsoft Power BI Community
Retrieve long text fields from Azure DevOps in PowerBI (linkedin.com)
How do I converting work Item description from Azu... - Power Platform Community (microsoft.com)
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello @Anonymous ,
Solution 1 is not working, query to that API return empty JSON:
Source 2 fails after addin bit with VSTS code, first asks for data privacy classicification, then shows:
Solution 3 has interesting potential, but need to be tested. Will try later and confirm.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
68 | |
54 | |
53 | |
36 | |
34 |
User | Count |
---|---|
84 | |
71 | |
55 | |
45 | |
43 |