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

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

Parallel Coordinates Graph From the QlikView Cookbook

In the book "QlikView for Developers Cookbook" the following chart is displayed:

pc.png

I do not understand how the lines are drawn.

There are two dimensions: Metrics, Location

and an expression: Avg({<Location={*}>} Value)

How does the QV draws the lines?

1 Reply
Not applicable
Author

I have tried the following:

pc_2.png

Can we say the following:

On X axis there is a dimension: Metrics (with values: White alone, Black ir African American alone... )

On EVERY Y axis there are ALL POSSIBLE Locations. Locations are sorted by some criteria, and for every value in location, the following expression is calculated: Avg({<Location={*}>} Value)

Is this correct?

(The thing that is confusing right now is - how can one dimension (Location) be on the X axis?)

dim.png