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
Welcome to our Community.
May I know where are you going to store the value of CFx and total(MM)/CFx?
Thanks
YY哥
It's is a good point. I'd like to display on dashboard gadget without actual storing.
-Gilad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.