I am interested in a dashboard for each project (at that project level) and one master dashboard that consolidates all the information across projects. I'm trying to work around the following constraints:
- We don't want to create another project and use the "Query Across Projects" feature, as we are trying to utilize the hierarchical structure of Azure DevOps projects.
- We'd like to avoid OData Queries / PowerBI, as I've run into numerous issues with them. Specifically, the data I get from the query is in a very ugly format (almost entirely hashed strings and other unclean data).
I'm open to all suggestions.