Forums

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

how can use a Cascading Select Custom field and use it in a JWT Calculated Field

Robert Don-Paul February 28, 2019

We want o be able to do the following

1.  There are 2 values the first  Item 1  would be an answer to a question and Item 2 would be how much that question is weighted. I have put that in the Cascading field.

2. Need to take the weight and then use it in a calculation (JWT Calculated Field)

what was put in the configuration is as follows:

toInteger({63903},0)+{23001} + {23002}

 

 

this is the current 

not sure what I am doing wrong

1 answer

0 votes
Fidel Castro
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 9, 2019

Hello @Robert Don-Paul ,

Try the following expression:

sum([toNumber(%{63903.1}), {23001}, {23002}])

In case it doesn't work, please, tell me which types are fields with ids 63903, 63903 and 23002?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events