Forums

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

Ratio calculation that is depend on 2 CF of single list

Gilad Shtern
Contributor
April 10, 2024

Hi,

 

What is the best approach of ratio calculation that is depend on 2 CF of single list?

For example:

user A

=======

TASK#1: MM = 3

TASK#2: MM = 0.8

CFx = 4 (const.) => total(MM)/CFx

 

user B
=======

TASK#3: MM =2.6
TASK#4: MM = 0
CFx = 2.1 (const.) => total(MM)/CFx

 

Kindly,

Gilad

1 answer

0 votes
YY Brother
Community Champion
April 10, 2024

Hi @Gilad Shtern 

Welcome to our Community.

May I know where are you going to store the value of CFx and total(MM)/CFx?

Thanks

YY哥

Gilad Shtern
Contributor
April 10, 2024

It's is a good point. I'd like to display on dashboard gadget without actual storing.

-Gilad

YY Brother
Community Champion
April 10, 2024

Hi Gilad,

I don't think you could implement it through native functionality of jira dashboards. 

We could use automation to calc the total of MM assigned to each Jira user, but I didn't get why the two users have two different CFx? Where does this rule come from?

 

Gilad Shtern
Contributor
April 14, 2024

Just for basic calc of MM per user performance

-Gilad

Suggest an answer

Log in or Sign up to answer