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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

List Separator

my document and system listsep is ',' (comma).

now i have requirement where my inputbox dropdown will contain customer names with ',' (lastname, firstname).  selecting this name should select this customer.

currently i have a work around in my design to takeout ',' while displaying the inputbox dropdown and after selecting customer user will have to click on a button (placing the ',' back) will select the customer. which works but with expense of one additional button click, which we are trying to eliminate this with variable trigger in place.

now i am trying to change the listsep value in the system control panel from ',' to ';', recopy the application will only changing my 'sys' list sep but not the 'Doc' list sep. (brand new document will take the ';' as doc and sys listsep)

Question is, is there a way to change the Document List separator either in the script or one time macro command ?

Labels (1)
10 Replies
chrweber
Creator
Creator

I have found the solution of editing the ListSep of Existing Documents.

A rather unworthy one.

I hope that there is a more explicit one.

Defining Value Separator for Input Boxes