Setting up a Reporting Filter and Dashboard

Follow these steps to create a Jira filter and set up a reporting dashboard for HubSpot object data.

Step 1: Creating a Jira Filter

  1. Click on Filters in the main menu of Jira.

  2. From the Filters dropdown, select View all filters.

  3. Click Create filter to start a new filter.

  4. Select the JQL option to write a custom query.

  5. Enter a JQL filter that includes HubSpot object properties, or use the example below:

    project = "MAR" AND ("hubspot deals" > 0 OR "hubspot companies" > 0 OR "hubspot contacts" > 0 OR "hubspot tickets" > 0)

  6. Click the Magnifying Glass icon to test if the JQL query is working correctly.

  7. Click Save filter to store your filter.

  8. When prompted, enter a name for your filter.

  9. Set the necessary permissions to control filter access.

  10. Finalize by clicking Save.

Step 2: Creating a Dashboard

  1. Click Dashboards in the main menu.

  2. Select View all dashboards.

  3. Click Create dashboard to start a new one.

  4. Enter a name for your dashboard.

  5. Set the required permissions to control access.

  6. Click Save to create the dashboard.

Step 3: Adding a Widget to the Dashboard

  1. Open the newly created dashboard.

  2. Click Add under the required widget section.

  3. When configuring the widget, select the filter you just created.

  4. Adjust the widget’s settings based on your project’s reporting needs.

  5. Click Save to add the widget to the dashboard.

jql filter HubSpot for Jira Annotated.webp