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

Copy/Paste to search list of values

Does anyone know of any extensions that allow you to copy a large amount of data, for example Shipment IDs, and search a specific field?  For my requirements, a search box will not work.  This is what we originally came up with, but we currently have too much data and it is causing the system to crash:  Copy and paste selections

5 Replies
Not applicable
Author

I believe, we can do with Buttons with Actions.

Not applicable
Author

1. Pass all the values into one Variable vList= 1,2,3,4

2. In the Action, please add acction: Select In Field 1|2|3|4

Not applicable
Author

Unfortunately that is what I am already doing.  It works on a small scale but with the enormous amount of data I have, I need a better solution.  I am hoping someone knows of an extension that can do it.

Not applicable
Author

I got something in QlikMarket. Please find the below link:

http://market.qlik.com/copypaste.html

Not applicable
Author

I have also tried using a macro with inspiration from this post Using an Input box to search a List Box but ran in to the same speed issues.