<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic first 100 in data connection (select data to load dialog) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/first-100-in-data-connection-select-data-to-load-dialog/m-p/1725216#M55214</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;when connecting to a SQL table with lots of data rows the data preview takes very long.&lt;/P&gt;&lt;P&gt;Is here also a possibility to use the function first x (e.g. 100) rows?&lt;/P&gt;&lt;P&gt;Maybe in the filter list box?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ingo_lsg_0-1594019659586.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36991iE0844A2614ED417B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ingo_lsg_0-1594019659586.png" alt="ingo_lsg_0-1594019659586.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:24:35 GMT</pubDate>
    <dc:creator>ingo_lsg</dc:creator>
    <dc:date>2024-11-16T18:24:35Z</dc:date>
    <item>
      <title>first 100 in data connection (select data to load dialog)</title>
      <link>https://community.qlik.com/t5/App-Development/first-100-in-data-connection-select-data-to-load-dialog/m-p/1725216#M55214</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;when connecting to a SQL table with lots of data rows the data preview takes very long.&lt;/P&gt;&lt;P&gt;Is here also a possibility to use the function first x (e.g. 100) rows?&lt;/P&gt;&lt;P&gt;Maybe in the filter list box?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ingo_lsg_0-1594019659586.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36991iE0844A2614ED417B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ingo_lsg_0-1594019659586.png" alt="ingo_lsg_0-1594019659586.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/first-100-in-data-connection-select-data-to-load-dialog/m-p/1725216#M55214</guid>
      <dc:creator>ingo_lsg</dc:creator>
      <dc:date>2024-11-16T18:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: first 100 in data connection (select data to load dialog)</title>
      <link>https://community.qlik.com/t5/App-Development/first-100-in-data-connection-select-data-to-load-dialog/m-p/1725222#M55215</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't think so there is any way from the wizard, but you know the table name,&amp;nbsp;you can write the SQL directly in the script.&lt;/P&gt;&lt;P&gt;This will save a lot of your time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you don't know the fields, use *, to load all fields, and then use resident load to remove unwanted fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 07:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/first-100-in-data-connection-select-data-to-load-dialog/m-p/1725222#M55215</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2020-07-06T07:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: first 100 in data connection (select data to load dialog)</title>
      <link>https://community.qlik.com/t5/App-Development/first-100-in-data-connection-select-data-to-load-dialog/m-p/1725232#M55217</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;there is no option to load only 100&lt;/P&gt;&lt;P&gt;you can insert script first and write your script like&lt;/P&gt;&lt;P&gt;First 100 load your filed&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from fillepath&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;P&gt;write limit 100 in your sql statement&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 08:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/first-100-in-data-connection-select-data-to-load-dialog/m-p/1725232#M55217</guid>
      <dc:creator>NitinK7</dc:creator>
      <dc:date>2020-07-06T08:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: first 100 in data connection (select data to load dialog)</title>
      <link>https://community.qlik.com/t5/App-Development/first-100-in-data-connection-select-data-to-load-dialog/m-p/1725299#M55226</link>
      <description>&lt;P&gt;Is there any other way to speed up the preview in the wizard?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 11:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/first-100-in-data-connection-select-data-to-load-dialog/m-p/1725299#M55226</guid>
      <dc:creator>ingo_lsg</dc:creator>
      <dc:date>2020-07-06T11:03:12Z</dc:date>
    </item>
  </channel>
</rss>

