Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am new to using Qlik Sense.
Loaded data from database into Qlik app successfully.
But database has a table with millions of records. Takes a long time to load, sometimes crashes.
I need to to load just a few hundred records from that specific table in the database to work on the app easilly.
How do I do that?
Thank you.
if you ware loading data from a database you can try Select TOP {amount-you-want-to-load} FROM ...
if you are loading in a QVD or QVX you can use the function First