Accumulated
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