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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
rahulhv1
Creator II
Creator II

How to define Dimensions using parameters

Hello friends,

I am trying genarate chart on the basis of end user's dimentison selection , in short i wish to pass dimention of the chart as a parameter e.g.  I am using $Field  in multibox and as end user i an select any one field in  drop down list.  How to transfer this selected field as chart dimension. ?

10 Replies
stigchel
Partner - Master
Partner - Master

Fields with e.g. spaces in the name must be enclosed by brackets, use:

=[$(v1)]

For your dimension