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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Plot one expression against another

Hi there

Please help!  I have one dimension (score) and two calculated expressions (responders and non_responders) that are shown as a % of total (cumulative to 100%).  I have a table that gives me the right values and looks something like this:

ScoreRespondersNon_responders
0.15%10.0%
0.1515%20.0%
0.340%45.0%
0.460%65.0%
0.44100%100.0%

Is there any way that I can plot responders against non_responders?  Currently, I can only plot score against either of the expressions.  Thanks very much!

1 Solution

Accepted Solutions
danielrozental
Master II
Master II

something like this?

View solution in original post

2 Replies
danielrozental
Master II
Master II

something like this?

Not applicable
Author

Fantastic, that works perfectly, thanks!