<?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 Re: Compromise a qvf file to the first 100 records in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50843#M3402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the script editor, you can enter the debugger and do a limited load of 100 rows.&amp;nbsp;&amp;nbsp; If you can't reload, I'm not sure how you can reduce. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jul 2018 16:28:29 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2018-07-23T16:28:29Z</dc:date>
    <item>
      <title>Compromise a qvf file to the first 100 records</title>
      <link>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50841#M3400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hello,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;I have a saved application and i need to compromise it to a smaller .qvf as i need to send the first 100 record by email&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Do you have an idea how can i load the first 100 record from the data load editor without using a script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 18:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50841#M3400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-19T18:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Compromise a qvf file to the first 100 records</title>
      <link>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50842#M3401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mustafa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Didn't quite understand what you meant without using a script but on the data load editor, for each table you have on your final model, you can use the First [Number of rows], in your case First 100, to get only the first 100 loaded lines per table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First 100&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;From [Whatever];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 16:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50842#M3401</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-06-20T16:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Compromise a qvf file to the first 100 records</title>
      <link>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50843#M3402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the script editor, you can enter the debugger and do a limited load of 100 rows.&amp;nbsp;&amp;nbsp; If you can't reload, I'm not sure how you can reduce. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50843#M3402</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-07-23T16:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Compromise a qvf file to the first 100 records</title>
      <link>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50844#M3403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could possibly use Rank() function to determine first 100; they apply a filter to a table object and export data....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50844#M3403</guid>
      <dc:creator>dwforest</dc:creator>
      <dc:date>2018-07-23T16:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compromise a qvf file to the first 100 records</title>
      <link>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50845#M3404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not possible, without using Load script to decrease the record count of .QVF file to 100 records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compromise-a-qvf-file-to-the-first-100-records/m-p/50845#M3404</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-23T16:49:59Z</dc:date>
    </item>
  </channel>
</rss>

