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: 
Anonymous
Not applicable

Loading data in Qliksense app

My question is Can we restrict no of rows while loading data using data load editor ?

3 Replies
oknotsen
Master III
Master III

You have this option when you start the debugger. You can set the maximum number of rows to load.

May you live in interesting times!
jonathandienst
Partner - Champion III
Partner - Champion III

Or you can edit the load script withe a First qualifier:

Table1:

First 100

Load .....

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
MK9885
Master II
Master II

Check below image.

Data Load Editor>Top right Debug mode

Capture.PNG