How to concatenate two fields and use them in the AIO Reports

This article helps in the creation of a concatenated calculated field based on two string fields and how to use that field in the reports. 

Instructions

In this article, we are considering Status and Issue type fields as an example:

  1. Navigate to Jira Menu → AIO Reports → My Area → My Calculated Fields.
  2. Click Create New Field to create a new calculated field.



  3. From the right-hand side, search for the function CONCAT and drag the function to build the expression.

  4. Now drag the Current Status field to value1.



  5. For value2 click "Enter a constant value" and input the separator as '-'.



  6. Click Add parameter and drag the Issue type field to value 3 as shown below.



  7. Name the Calculated field, Enter a Description for future reference and add it to an existing or new category (optional).
  8. Validate the calculated field before saving it and then Click on Save:


  9. Navigate to new report or existing reports, add this field to the report along with the count of issues field to see the issue count against the calculated field as shown below:

  10. Click on any of the counts of issues number to see the actual results: