The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Finding maximum value of a custom field and showing in dashboard

sahere
Contributor
September 13, 2020

Hi all

I have a text custom field named as "rq num" which is in the create screen of "task" issue type. I want to create a dashboard so that show the maximum value of this field among all "task" issues of the project. Could you please advise me about this?

It is noted that type of this field is text but filled by numbers.

Many thanks

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Michael March
Contributor
September 13, 2020

It is highly suggested, if possible, that you convert that custom field to a "number" type. 

 

If you can not, may you can setup up some automation that will update a companion field with automation what copies the value from the current field to a numeric. Have your dashboard filter use the copy (and it will have the proper sort order).