Accumulated

Solved5.44K viewsFormulas and Functions
0

I am sending an example of a formula that I think that should work on the Quantrix, but I cannot put it to work.

The objective is to accumulate values. The user inputs the Sales Monthly and the systems should return the Accumulated.

Sales Accumulated:Month=SUM(Sales Monthly:January .. Sales Monthly:Month)
Or
Sales Accumulated=SUM(Sales Monthly:January .. Sales Monthly:Month)

Why this formula does not work?

Thanks,
Rui

1

Hello – thanks for your post:

You can accomplish this by incoporating recurrence along both the MONTH and YEAR dimension.

2 formulas are needed. One for the first 12 months, and then one ongoing. Take a look at the attached file and please post again if any questions…

Regards,

-Mike

You are viewing 1 out of 6 answers, click here to view all answers.