Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: Reporting
-
Fix Version/s: Reporting
-
Component/s: None
-
Labels:None
Description
StB Calculation :
I noticed that we are using spend/daily nominal budget for calculation of StB. But I think we are complete missing the carryover part here. Ideally the actual budget that we have for an account is the sum of daily nominal budget and the carryover for the date. Using this value for StB calculations will give us an accurate result. Please let me know your comments on the same.
Current Implementation : StB = Spend/Daily Nominal Budget
Proposed Implementation : StB = Spend / Daily Actual Budget ( which carryover + daily nominal budget)