The "Projects and portfolios" widget

Shows a table with a list of projects or portfolios. For example, add your team's projects here.


An example table

Widget actions

To change a user or date, click the current value and select a new one from the drop-down list.

To sort the list by ascending or descending value, hover over a column (for example, Start date) and click the icon.

Widget settings

  • Rows per page — how many projects to show in the list. If there are more than you specified, a "Next" button appears at the bottom of the widget.

  • Columns — the issue parameter whose values become the table columns.

  • Data source — the issue search conditions for the widget. You can specify them in different formats:

    <!-- source: en/_includes/dashboards.md -->
    - **Filter** — here you can select a quick filter, such as "Reported by me", or your saved filter. [How to save an issue filter](create-filter.md)
    - **Query language** — here you can enter a condition in query format. Choose this if you need to insert a function or combine several conditions with the "AND" and "OR" operators. [How to set a condition using the query language](query-filter.md)
    - **Parameters** — here you can set up a condition using buttons. [How to add search conditions](create-filter.md#set-conditions)
    <!-- endsource: en/_includes/dashboards.md -->
    
  • Auto-update — how often the widget will update.


An example of settings

Previous
Next