19.5k views
2 votes
How to enable analytics view in azure devops

1 Answer

1 vote

Final answer:

To enable analytics view in Azure DevOps, ensure Analytics is installed through the Organization settings under Extensions. Then, in your project, select Boards and create a new Analytics view.

Step-by-step explanation:

To enable the analytics view in Azure DevOps, you will need to make sure that Analytics is enabled for your Azure DevOps organization. Follow these steps: Sign in to your Azure DevOps organization. Navigate to Organization settings. Click on Extensions, and then click on Analytics. Choose the install option to add Analytics to your organization if it is not already installed.

Once Analytics is enabled, you can create a new Analytics view as follows: Go to the project from which you want to get insights. Click on Boards in the project menu, and then choose the Analytics views option. Select New View to create your custom analytics view. Customize the view by setting filters, groupings, and metrics as required for your analysis. After creating the view, it will be available to you and others in your organization, providing insights as per the set configurations.

User Octi
by
7.3k points