Clipboard Copy List
The Clipboard Copy List dialog opens from Copy Mode) in the Edit menu. This dialog simplifies copying to the clipboard. As long as it is open, QlikView will be in copy mode and values clicked will automatically be copied to the Clipboard Copy List. The QlikView logic is disabled while the document is in copy mode.
Clipboard Format
In this group, the format of the copy list is set. Column, Comma Delimited Line and Tab Delimited Line are the available options.
Quoting
In this group, the quoting for the selected elements can be set.
- Quote with ' will enclose all elements with single quotes. This is useful if the elements copied are to be pasted into the script as field values.
- Quote with " will enclose all elements with double quotes. This is useful if the elements copied are to be pasted into the script as field names or into a Visual Basic script, e.g. a QlikView macro.
- None will leave the elements unquoted.
OK
Closes the Clipboard Copy List dialog and transfers its content to the Windows Clipboard.
Cancel
Closes the Clipboard Copy List dialog without transferring its content to the Windows Clipboard.