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

Dynamic axis for sctterchart

Hi,

I have a requirement like

all the column names i want to get it into two different listboxes

like if i have column like

q,

w,

e,

r

i want to get the list box like

listbox1:--

listbox1(xaxis)

q

w

e

r

listbox2:

listbox1(yaxis)

q

w

e

r

and i want to create a scatter chart where x-axis and y-axis should change dynamically on selecting the fields in the listbox

i created the listboxes by using $field and getfieldselection

but the values are not changing as per selection.please help me to resolve this issue or suggest me if there is any different process

Thanks in advance

14 Replies
Not applicable
Author

Hi kaushik,

yes , i need the same output as in the image

can you please elaborate it how can i enable or disable expression using variables

Not applicable
Author

Hi Anil,

thanks for the reply

the fields that i am having in the listboxes are not dimensions they are measures

Not applicable
Author

Hi,


I tried this method before

it is showing no data available though is there data is for the particular selections

Not applicable
Author

Hi ,

Can you please elaborate it

MarcoWedel

can you post a sample of your application to demonstrate the issue?