This content has been marked as final.
Show 3 replies
-
Re: Loading data in Qliksense app
Onno van Knotsenburg Feb 7, 2017 7:39 AM (in response to ankita malhotra )You have this option when you start the debugger. You can set the maximum number of rows to load.
-
Re: Loading data in Qliksense app
Jonathan Dienst Feb 7, 2017 7:57 AM (in response to Onno van Knotsenburg)Or you can edit the load script withe a First qualifier:
Table1:
First 100
Load .....
-
-
Re: Loading data in Qliksense app
Shahbaz Khan Mohammed Feb 7, 2017 8:20 AM (in response to ankita malhotra )