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

Only Function

Hello all,

I am trying to work out an Only function with the use of some variables instead of fields

the idea is to get the population when one selects the city and the age group

the fields are

City, <14, 15-24, 25-34, etc

and the variables are vCity and vAge,

so the user selects the city and the age group and they should get the population as a result of this function:

only({<City=vCity>} vAge), apparently this is not correct,

thanx!

10 Replies
Not applicable
Author

Yes,

QV way is always the best way,

thank you for your comment!