This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi,
Has anyone used Azure Devops to join different tables?
I'm trying to expand the already existing records in WorkItems/Areas/Team tables using odata but I get the below error
I'm trying to get a denormalized table that has Team Names, respective Area Names, Tag Names, and Iteration Names.
Hi Anonymous,
I was struggling with the same issue.
Here's my solution:
Add to your OData.Feed the following 'ingredients', starting with an ?
$Select=WorkItemId,WorkItemType => these are the fields you want to extraxt
$expand=Teams => this is the joined field you want to use (in this case Teams)
Source = OData.Feed("https://analytics.dev.azure.com/*yourCompany*/_odata/WorkItems?$Select=WorkItemId,WorkItemType,Title...")
Hi,
I'm struggling to connect a few tables in Azure DevOps. I'm using odata for the same
I'm trying to join Areas, Teams, Iterations, and Tags in a single denormalized table but get the below error:
I have already referred to the below links but they do not offer a solution:
Requesting the community for solutions, not links.
@Anonymous , refer if this can help
Hi @Anonymous ,
Please refer the following articles.
And please refer the Common REST API error codes.
https://docs.microsoft.com/en-us/rest/api/storageservices/common-rest-api-error-codes
Here's a blog about 400 bad request for your reference:
https://airbrake.io/blog/http-errors/400-bad-request
If it doesn’t meet your requirement, we suggest you to open a ticket here for help: https://powerbi.microsoft.com/en-us/support/
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 29 | |
| 28 | |
| 25 | |
| 19 | |
| 14 |
| User | Count |
|---|---|
| 53 | |
| 47 | |
| 27 | |
| 20 | |
| 19 |