0

I am building TFS dashboard using PowerBI where I want to capture multiple things like sprint planning, velocity... etc. I was able to get all the data from warehouse database but only data which was I was not able to find is capacity planning.

Can anyone tell me from where we can fetch capacity planning..?

Thanks in advance.

Kapil Gupta
  • 87
  • 1
  • 8
  • Hi Kapil, any update on this case? Did you get a chance to implement the solution that I suggested? Were you able to resolve? – PatrickLu-MSFT Dec 04 '20 at 09:49

1 Answers1

1

It's not able to do this directly between TFS/Azure DevOps Server and PowerBI.

You could take a look at similar question below:

Instead, you may have to use Rest API Capacities - Get to get a team member's capacity.

PatrickLu-MSFT
  • 49,478
  • 5
  • 35
  • 62