Azure DevOps Dashboard Across Projects

Copper Contributor

I have created an Azure DevOps Dashboard that spans across multiple projects my question is with Azure Devops is there a way to have a dynamic filter at the top of the dashboard to select a specific project and allow only the data from that project to be shown?

1 Reply

@pinkstonm 

Yes, it is possible to have a dynamic filter in Azure DevOps Dashboards to allow you to select a specific project and show only data from that project. You can achieve this using the Power BI integration with Azure DevOps. Here are the high-level steps:

  1. Connect your Azure DevOps organization to Power BI.
  2. Create a Power BI report using the Azure DevOps data source.
  3. In Power BI, create a filter based on the project field in the Azure DevOps data source.
  4. Embed the Power BI report in your Azure DevOps Dashboard.
  5. Make the filter in the Power BI report available in the Azure DevOps Dashboard.

With these steps, you can create a dynamic filter in your Azure DevOps Dashboard that allows you to select a specific project, and the data in the report will update accordingly.