Forum Discussion

asriniva33's avatar
asriniva33
Frequent Visitor
9 years ago
Solved

Data Model of team services - Power BI Model

Hi,   1) Can some one let me know if the work item history data ( to track the work item state changes by person, date etc.) is available in the Power BI model for Team Services.  Since the link: (...
  • Vicky_Song's avatar
    Vicky_Song
    9 years ago

    asriniva33,

    1> Yes, you're correct that you need to firstly use the REST API to get the work item historical data with Visual Studio Team Services REAT API. See: https://www.visualstudio.com/en-us/docs/integrate/api/wit/updates 

    2> No. They are different REST APIs. Power BI REST API is used to get dataset, dashbord and report data from PBI, while to get the work item history data you need to work with the Visual Studio Team Services REAT API.