You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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
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.