Hello @Devender Singh ,
There are a few things you will want to check initially.
1) If velocity, if((resolved = DAYS_BETWEEN(Today(),END)); SUM{storypoints}/8),
returns the result you expect it to.
You can check this by adding it as a separate column in your structure
2) if velocity is mapping to the variable you expect it to.
You can check this from the list of variables below the formula. Or by putting your cursor over the DATE_ADD() velocity.
3) If velocity in the new column you have added has values above 0 but below 1. 0.5 for example. ROUND() without any modifiers returns a whole number.
The only other explanation would be if there is a non integer value being passed somewhere that expects an integer. I don't see any clear indication of that.
Please also feel free to contact our support team directly via support@almworks.com or through our customer portal support.almworks.com.
Best,
David
Thanks David for the response.. Will check your proposed solution..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi David, The proposed solution is not working, so I am reaching out to AML Support Team.
Thanks,
Devender Singh
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.