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

Compare with Current View Page History

« Previous Version 5 Current »

On this page

Use case

Display the highest value out of several fields.


Configuration

Create a new Calculated Number Field (by JWT) custom field and name it properly.

Providing a description will help you to identify what the custom field does but this step is optional

Parser expression

Add the following expression after replacing the field codes with the corresponding ones.

max([{issue.cfaaaaa}, {issue.cfbbbbb}, {issue.cfccccc}, {issue.cfddddd}, {issue.cfeeeee}])

Add the field to the relevant view screens.

Remember: All calculated fields are read-only and cannot be manually updated on a create or edit screen.



If you still have questions, feel free to refer to our support team.