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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
bobbydave
Creator III
Creator III

Fiscal Year 6 months

I have a formula that brings in the Fiscal Year Month for the last 6 months.

Right now, I am showing Nov-(start of) May.

What I want to do is show as far as the very end of April and not include May.

I have a variable vFiscalYearMonth6Months

=num(addmonths(MonthStart(today()),-6)) which brings in Nov until the start of May.

Any ideas how to remove May?

Labels (1)
1 Reply
sunny_talwar
MVP
MVP

Is this used in script or set analysis? Can you share the where statement or the expression where this variable is used?