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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Scatter plot quarter to date vs total year

Hello,

Let's say I have the following data:

YearQuarterRevenues
2010Q1678257
2010Q2537022
2010Q3576896
2010Q4565975
2011Q1698267
2011Q2492955
2011Q3407228
2011Q4429770
2012Q1549469
2012Q2441505
2012Q3596917
2012Q4451280
2013Q1507712
2013Q2488299
2013Q3677729
2013Q4554149

Now I want a scatter plot displaying the cumulative sum of the revenues until the selected quarter per year versus the total revenues per year. Thus, if I have selected quarter 2, I want a scatter plot like the one in the attachment. I guess I have to use set expressions, but I don't know what this expressions should be. Please, can you help me with this?

1 Solution

Accepted Solutions
Not applicable
Author

Hi Bart,

Please see the attached Scatter chart. This will allow you flex the quarters that are used for the chart by using the list box.

The Quarters that are selected will display along the axis to make it clear to the user what they are looking at.

Is this what you are looking for?

A

View solution in original post

2 Replies
Not applicable
Author

Hi Bart,

Please see the attached Scatter chart. This will allow you flex the quarters that are used for the chart by using the list box.

The Quarters that are selected will display along the axis to make it clear to the user what they are looking at.

Is this what you are looking for?

A

Not applicable
Author

Yes, that's exactly what I wanted. Thanks.