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: 
juleshartley
Specialist
Specialist

Input box predefined listed values using variable

Hi All,

I am feeding a variable to the 'predefined > listed values' of an input box.

This variable uses a concat to generate the list as below:

=Concat(distinct OBContactDate, ',', Num(OBContactDate))

This works fine when developing but when deployed to AccessPoint the dropdown does not work (and in fact crashed the application!).

Any ideas why this happens?

Thanks,

J

0 Replies