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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Oleg1990
Contributor
Contributor

Sum Next Quarter

Hi

so basically i got a field Qrt in calendar that returns the quarter Q1-Q4.

i need to sum field OPP ACV by OPP Stage Number and the next quarter for what is filtered

 how do i set analysis function to calculate it based on the next quarter? so if i filter q1 the kpi will sum for q2

Sum({<[Opp Stage Number] = {3,4,5}>} [Opp ACV] )

Labels (3)
1 Reply
Qrishna
Master
Master

i believe its doable. can you please attach some mock data?