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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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



0 Replies