Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
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

10 Replies
sunny_talwar

Or you can try this

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