Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Fiscalyear rolling 12 months cumulative values

Hi,

I'm new to qliksense, below is the requirement, can any one please tell me how to do.

Fiscal year starts from July to June.

Measure used = Amount

Thanks in advance.

3 Replies
sunny_talwar
MVP
MVP

For accumulation, you can try something like this:

RangeSum(Before(YourExpression, 0, ColumnNo()))

Not applicable
Author

Hi Sunny,

Thanks for quick help, but it's not working.

sunny_talwar
MVP
MVP

Would you be able to share a sample?