This article helps in calculating the expression for filtering creating a calculated field expression to be used to get the high-priority issues.
Instructions
- Navigate to Jira Menu → AIO Reports → My Area → My Calculated Fields.
- Click Create New Field to create a new calculated field.
- From the right-hand side, search for the function IF ELSE and drag the function to build the expression.
- Likewise, drag the function EQUALS and place it in the condition.
- Now drag the Priority field to the value1.
- Within value2, click enter a constant value and input the value as High.
- Input value value1 as 1 and value 2 value2 as 0.
- Name the calculated field along with a description and validate the field and use it in reports.
Once the above field is used in the Report, which has the Count of issues and the Project Name along with the Calculated field, the result will be shown as below. Here the P1 issues is the Calculated field, giving the number of high-priority issues.
Info |
---|
|