Forum Discussion
Power BI Service refresh completes but Azure DevOps Analytics (OData/VSTS) data does not up
- Anonymous8 months ago
Hi expertpbi ,
Thank you for reaching out to the Microsoft Fabric Community Forum.
What you are seeing is expected behavior when using Azure DevOps Analytics OData in Import mode with the Power BI Service. In the Service, a refresh can complete successfully while still returning cached or delayed results from the Analytics OData endpoint, which can differ from Power BI Desktop behavior.
Currently, there is no supported way to force the Service to fully re-query Azure DevOps Analytics OData, and using dynamic parameters disables scheduled refresh by design. Incremental refresh is also not supported or recommended for this connector. For scenarios that require reliable and timely data updates in the Service, the recommended and supported approach is to use Azure DevOps Analytics Views instead of the raw OData endpoint.
Also thank you KevinChant for your resposne.
Thank you.
Azure DevOps data works fine for me. However, I tend to work with the Analytics Views in Azure DevOps instead of OData.