<?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: Why can I only paste 4000 rows in LOAD INLINE? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364125#M825449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could still do this directly from MySQL, simply connect to the source (via ODBC) and replace to LOAD * INLINE with respective SQL statement. No need to copy/paste stuff.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2017 16:12:09 GMT</pubDate>
    <dc:creator>juraj_misina</dc:creator>
    <dc:date>2017-07-11T16:12:09Z</dc:date>
    <item>
      <title>Why can I only paste 4000 rows in LOAD INLINE?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364118#M825442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am copying 400,000 rows from a MySQL result onto the clipboard. I am trying to get these 400,000 rows into QlikVIew by going into the Script Editor, Insert &amp;gt;&amp;gt; Load Statement &amp;gt;&amp;gt; Load Inline. &lt;/P&gt;&lt;P&gt;Inline Data Wizard pops up, I navigate to Edit &amp;gt;&amp;gt; Paste and this only pastes the first 4000 rows of what is on my clipboard. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try pasting the same data into Excel, it pastes all 400,000 just fine and dandy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can someone explain why the Inline Data Wizard limits me to 4000 rows and how to get rid of the limit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364118#M825442</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why can I only paste 4000 rows in LOAD INLINE?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364119#M825443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am more curious why you are not just connecting QlikView to that MySQL database and save yourself all the hassle?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364119#M825443</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2017-07-11T15:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why can I only paste 4000 rows in LOAD INLINE?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364120#M825444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Optionally, if for some reason you cannot directly connect to MySQL, save those results to a text/csv file and load that file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364120#M825444</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2017-07-11T15:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why can I only paste 4000 rows in LOAD INLINE?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364121#M825445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An Inline table is normally for some type of internal info for a Qlik app, if you need to use more than 20 rows I think is better save this table into csv os excel file. It will be easier for the maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364121#M825445</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-11T15:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why can I only paste 4000 rows in LOAD INLINE?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364122#M825446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; LOAD INLINE seemed like it was able to recognize the comma-separated values below and give me the structure I wanted. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;MySQL spits out a column with comma-separated values. Say it looks like this in SQLYog:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 245px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl68" height="21" width="103"&gt;SUBSCRIBER&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;" width="142"&gt;VALUES_SEARCHED&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21"&gt;abcd&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;"&gt;12345,67,90,99&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;abcd&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;68&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;abcd&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;2345, 12345&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;efgh&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;68,80,88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;efgh&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;What I want to do is:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;1. Separate all the substrings of VALUES_SEARCHED &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;2. Place them one underneath the other&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;3. Remove duplicates&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;and get this:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="font-size: 13.3333px;" width="245"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl70" height="21" width="103"&gt;SUBSCRIBER&lt;/TD&gt;&lt;TD class="xl71" style="border-left: none;" width="142"&gt;VALUES_SEARCHED&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="21"&gt;abcd&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;"&gt;12345&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;abcd&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;67&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;abcd&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;90&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;abcd&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;99&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;abcd&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;68&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;abcd&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;2345&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;efgh&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;68&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;efgh&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;efgh&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;efgh&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I understand that this is very cumbersome to do in with MySQL. Therefore, I am trying to paste the data in QlikView as exemplified in the table above and let QlikView do all the work by using the following script:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;TABLE:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;REPLACE LOAD *, SUBFIELD(VALUES_SEARCHED,',') AS SEPARATE_VALUE;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUBSCRIBER, VALUES_SEARCHED&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; abcd, "&lt;SPAN style="font-size: 13.3333px;"&gt;12345,67,90,99"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; abcd, "68"&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; abcd, "&lt;SPAN style="font-size: 13.3333px;"&gt;2345, 12345"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; efgh, "&lt;SPAN style="font-size: 13.3333px;"&gt;68,80,88"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; efgh, "2"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364122#M825446</guid>
      <dc:creator />
      <dc:date>2017-07-11T15:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why can I only paste 4000 rows in LOAD INLINE?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364123#M825447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 16:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364123#M825447</guid>
      <dc:creator />
      <dc:date>2017-07-11T16:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why can I only paste 4000 rows in LOAD INLINE?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364124#M825448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you must to filter the source not to create an INLINE table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did is wrong the data in the source? Can you separate the second field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 16:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364124#M825448</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-11T16:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why can I only paste 4000 rows in LOAD INLINE?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364125#M825449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could still do this directly from MySQL, simply connect to the source (via ODBC) and replace to LOAD * INLINE with respective SQL statement. No need to copy/paste stuff.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 16:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-I-only-paste-4000-rows-in-LOAD-INLINE/m-p/1364125#M825449</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2017-07-11T16:12:09Z</dc:date>
    </item>
  </channel>
</rss>

