Click here to Skip to main content
15,888,610 members
Articles / DevOps / TFS

Increase the Value of Your Dashboard with TFS 2013 Update 2

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
15 Apr 2014CPOL3 min read 14.4K   2   1
How to increase the value of your dashboard with TFS 2013 update 2

Did you hear? Somasegar blogged that Team Foundation Server 2013 RC is a go-live release. What does that mean for you and your customers? One word

AWESOMENESS Smile

You might be wondering why I'm so excited about this release. One of the many reasons why I'm so excited about this release is because Work Item Charting which was announced last September and then updated in VSO with the November service updates to support Chart Pinning, and now this feature has made its way to on premise with TFS 2013 Update 2.

Although this was released for on premise 3 weeks ago in the CTP release, it was not a go-live release at that point.

Using Chart Pinning to Transform Your Team's Dashboard

After upgrading to TFS 2013 Update 2, your pinned items would look something like below. This information is very useful for your team as it allows you to easily see bugs from your 2 main product sprints with a 3rd tile telling you other bugs that exist across other products. You are also able to see defects which are the bugs that exist out in the real work in builds that have already been deployed.

image

Getting any value of this is possible but probably a lot more effort at times with all these numbers staring at you. What if you could represent all 7 of these tiles in a way that is easy to take in with a quick glance and at the same time extend on the information about what the other product sprints are that contain bugs.

Enter Chart Pinning, transforming these tiles is as easily as creating a chart for the work item query Open Defects and creating a new query that includes all bugs and not just specific products. Next, you pin those charts to your dashboard using the Pin to homepage button.

image

And then, also unpin the 7 tiles that we are replacing. With the current library being used for the home page grid, you will notice that if you place a chart in the second or third column, it leaves empty spaces to its left if you have regular queries pinned, for that reason I'd recommend moving the pinned charts to the first and second position on your dashboard and you get something like below which is a lot more meaningful for the team to glance at as they are passing the home page.

image

As you can see, pinning charts can provide a lot of extra value to your work item data. But let's see how easy it is to dig deeper if you wanted to, we will go through to the Bugs Not Done chart by clicking on the chart (yes, the charts work the same way as the tiles do with clicking to go through the query Smile). We'll add a new chart using the Pivot table chart with a row of our team name and have the columns as the product sprint name and change the Sort to label. Click OK and you have the same chart that you would usually only get by exporting your work item results to Excel (pre charts) and then need some complicated manual morphing to see the same thing as below:

image

Hopefully, you are preparing to upgrade to TFS 2013 Update 2 and if you weren't before reading this, you are now planning to upgrade really soon Smile.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect SSW
South Africa South Africa

Comments and Discussions

 
QuestionExcel Dashboard Pin
criag corns25-Apr-14 3:41
criag corns25-Apr-14 3:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.