Forum Discussion
jonathan-levy
8 years agoNew Member
Getting data from VSTS using PowerBI and oData
Hi I'm trying to create a burndown chart using Power BI with data from the WorkItemSnapshot. 2 questions regarding this URL: https://{url}.analytics.visualstudio.com/{project}/_odata/v1.0/Wo...
v-huizhn-msft
8 years agoMicrosoft Employee
Hi jonathan-levy,
After research, it seems that you need to query parameters to the URL of query part in OData.Feed function. In Power BI desktop, we connect the data using Power Query, you can post this case to Query Forum to get dedicated support. And I list some similar thread and articles, hope they are useful.
Prefilter data for Power BI with OData URLs
OData filter pass-through
Project Online - Parameter in Excel OData Connection
OData.Feed should push predicates on navigation properties to URL
Best Regards,
Angelia