Is there a function where I can cumulate an amount but reset it to zero when January is reached in the next year (we are using a 2 year timescale)?
Hi,
We have a start of April in our FY. I have used this formula
CUMULATE(VALUE) - OFFSET(CUMULATE(VALUE), IF MONTH(START()) > 3 THEN -MONTH(START()) + 3 ELSE -MONTH(START()) - 9, 0)
However this is summing into the next year too. Am I doing something wrong?
@pchandalia
This thread was before the YeartoDate function was created. If your Fiscal Year starts in April, why not change the time settings to begin in April
Hello, I submitted my application for the Talent Builder Program after completing "The Anaplan Way," but I haven't received my workspace credentials yet. Has anyone who applied in the last two weeks received their access yet?
It's now possible to use the additional insights to have dynamic filters, however the columns in the table are fixed widths. It's quite unfortunate that the ability is added, but the layout isn't dynamic. I understand that a report is more fixed, but adding dynamic columns would really help make the management report…
There was an error rendering this rich post.