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

Announcements
Recent discussions are temporarily down — we're working on it and will be back shortly.
cancel
Showing results for 
Search instead for 
Did you mean: 
abhaytrip
Creator
Creator

3 Month Prior Sales in set-analysis/Scripting

Hi folks,

I'm stuck in a problem where I need to present the 3 Month prior sales (including the 3rd Month) in a straight table , but im unable to do so.

here im attaching the image where you can find the sample example of the problem stated above.

3MonthProblem.PNG

any sort of help is appreciate.

Thanks,

Abhay

Labels (1)
10 Replies
sunny_talwar
MVP
MVP

Or you can try this

Above(Sum({<[Month-Year]>}Sales), 3) * Avg(1)