Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
asriniva33
Frequent Visitor

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: (  https://www.visualstudio.com/en-us/docs/report/powerbi/vso-pbi-whats-available-vs )  only specifies about the current state of work items.

 

2) Also could some one confirm if the Power BI- Team Services model is a dimensional model or a OLAP cube? If any where can i find the structure of the respective datamodel 

 

1 ACCEPTED SOLUTION

@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. 

View solution in original post

3 REPLIES 3
Vicky_Song
Impactful Individual
Impactful Individual

@asriniva33,

1)> No, the work item history data is unavailable in the Power BI model for Team Service because there is no specific field stores the work item history data in the Team Service cube. To get the work item history, you need to work item API to get all revisions (the API is for TFS but works for VSTS as well) and then import the data into PBI.

 

2> If you click the "Visual Studio Team Services" dataset in Power BI Service, you will check the details on what is included in the data model, however, you're not able to check the relationships.

 

@Vicky_Song

Thanks for the information. 

 

1) You meant that we need REST API to get the neccessary data into an excel file then connect that file to PowerBI for our reporting.

Is my understanding correct?

2)Also is it possible to directly use REST API with Power BI to  extract data from Power BI.

@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. 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors