The "Goals" widget
Shows a table with a list of goals. For example, add your team's goals here.
![]()
An example table
Widget actions
You can change some issue parameters right on the widget.
- To change a user or date, click the current value and select a new one from the drop-down list.
- To change the goal name, hover over it and click .
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 goals 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
Was the article helpful?
Previous