Covert Size to value

Zephyrus Mckinnon
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 3, 2022

Hello!
I have not worked with JQL very much. I would like a little help doing a formula.
I would love any help! Thank you so much!

2 answers

1 accepted

2 votes
Answer accepted
David Niro
Atlassian Partner
February 3, 2022

Hello @Zephyrus Mckinnon ,

David from ALM Works here.

Are you using a Select List (single choice) field for your t-shirt size?

If you are, you will want to add a Formula column to your structure.

The formula will look like this:

IF(T_Shirt_Size = "XS";1; 
T_Shirt_Size = "S";2;
T_Shirt_Size = "M";7;
T_Shirt_Size = "L";15;
T_Shirt_Size = "XL";30)

T_Shirt_Size will be a variable in your formula and you will want to make sure it maps to the field you use for entering your t-shirt size.

Screen Shot 2022-02-03 at 8.25.55 PM.png

We may need to make some adjustments based on the type of field you are using as well as what the specific value options are.  This should give you an idea of what needs to be done though.

Please let me know if it works for you, or if you have any additional questions!

Best,
David

0 votes
Dave Rosenlund _Trundl_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 3, 2022

Hi, @Zephyrus Mckinnon. Welcome to the community!

There are some key words in your post that strongly suggest you are using Structure  — namely Formula and Effectors.

However, you (or it could be someone else) added a couple of cloud tags to your post.  

Can you please confirm you are using Structure, and are on Jira Cloud?  That way you are more likely to get the right help. :) 

-dave

Zephyrus Mckinnon
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 3, 2022

I am using Structure

Like Dave Rosenlund _Trundl_ likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events