Forum Discussion

GuilhermeMorett's avatar
GuilhermeMorett
New Member
1 year ago
Solved

OData 503 Error in Power BI When Using Custom Parameter from Azure DevOps

Hello, Power BI Community, I’m encountering an issue when trying to query Azure DevOps using the OData feed in Power BI. When I attempt to include a custom parameter from a User Story (US), I rec...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi GuilhermeMorett  ,
    Thank you Naila-Rais  and anilelmastasi   for the insightful responses! 

    • When using $expand, ensure you're selecting only the necessary fields to reduce the complexity of the query. This can help mitigate performance issues and potential 503 errors.
    • Instead of expanding the parent work item within your main query, consider executing a separate query to fetch the parent work item's custom date field. You can then merge this data with your child work items in Power BI.
    • Be aware of Azure DevOps service might  limits and throttling policies. Exceeding these limits might result in 503 errors.  It's advisable to pause operations and retry after some time.

      Hope this resolve your query.If so,give us kudos and consider accepting it as solution.

      Regards,
      Pallavi G.