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

how to place dimensions in y axis in a charts( bar chart,line chart)

Hi team Members ,

I have 2 dimensions x,y

           

xy
30.5
62
91.2
122.4
153.3

Now i created bar chart for this data  in which i got X values created in the table on x axis but i was unable to get values of Y on y axis plz help me out that how i can get the values on  y axis( the same values i had n my dimension )

In advance thanks for your help

4 Replies
nikhilgarg
Specialist II
Specialist II

Hey,

as far i know there is no way of getting second dimension value on y-axis. On y - axis only expression values are shown.

You can do one think make expression to show Y values . In that case Y values will be shown on Y-axis

Not applicable
Author

Hi Nitesh

Actually, what you can do is, you currently sitting with two dimensions, x and y. the only way I can think of to express both of them in a chart is to treat them as an equation y = x, what this mean is, one variable wil be your dimension and the other will be your measure, u just put it as it is in the expression tab.

Qlikview will automatically create a relationship (y=x) which will accurately measure how y is related to x. I have created a qlikview app, but I don't know how to load it, im sorry.

Hope this answers your question.

Best regards

Dlamini

krishna20
Specialist II
Specialist II

Hi Nitesh,

Qlikview will considers expression on X-axis and Dimension on Y-Axis vice-verse..

Please check the below snapshot.It may reaches your requirement.

Not applicable
Author

Hi Krishna

Thanks for your opinion but i had tried it earlier but its not working.