Just to throw this into the pond, what's the best way to get some reporting visibility for DevOps's workitems across all projects in a single view.
i.e.
Resource: John Smith
Date from: dd/mm/yyyy to: dd/mm/yyyy
Project | Type | Name | Etc.
-------------------------------------
Prj1 | Epic | XXXX | XXXX
Prj1 | Feature | XXXX | XXXX
Prj1 | User Story | XXXX | XXXX
Prj1 | Task | XXXX | XXXX
Prj1 | Task | XXXX | XXXX
Prj2 | Feature | XXXX | XXXX
Prj2 | User Story | XXXX | XXXX
Prj2 | User Story | XXXX | XXXX
Prj2 | Task | XXXX | XXXX
What's the best way to pull this kind of reporting setup into PowerBI. I find the default connector is just not sufficient enough, perhaps there is a better way to pull an OData query out.