Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Formula 

The formula provides a convenient way to automatically calculate and display values in the table based on user-defined parameters. The values are calculated based on a preconfigured formula. The formula can be set up to use values from other numerical columns or select list columns.

Supported arithmetic operations:

  • addition “+”

  • subtraction “-”

  • multiplication “*”

  • division “/”

Formula column configuration is quite straightforward.

Enter an arithmetic expression into the ‘Formula’ field. To pass validation column names must be quoted.

Index for search

By default formula values are not searchable via JQL. In order to see column data in issue search results, values should be stored in issue properties. This feature is enabled in ‘Manage Formula dialogue’ by marking the checkbox ‘Store value in the properties for the index search’.

  • No labels