Performance issue while looking up data by primary key
I have a very simple Qlik model consisting of one table. This table has around 50 fields. The primary key field is a productId field which is a number. There are 50Million records in the table.
In a sheet, we have a regular straight table which has the productId field as one of the columns.
The user wants to look up using the productId field. We allow the user to enter a list of product ids (space separated) using an input box mapped to a variable vProductKey.