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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Rolling 12 Months With Set Analysis

Hello,

I have an application where the user selected dimensions are Year and Month. I am trying to create a line graph that represents a rolling 12 months based on the user's selection.

median({<CALENDAR_YEAR_MONTH={">=$(=CALENDAR_YEAR_MONTH-11) <=$(=CALENDAR_YEAR_MONTH)"}>} CALC_ARR_TO_EXIT_MINS)

However, I am unable to return values with this calculation.

Any ideas?

Thanks,

Scott



Labels (1)
0 Replies