<?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: Load all the repeated rows in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Load-all-the-repeated-rows/m-p/1912533#M75212</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks but is just the opposite result that I'm looking for , I want all the original rows despite they are repeated.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2022 13:57:57 GMT</pubDate>
    <dc:creator>lmenendez_grupo_pinero</dc:creator>
    <dc:date>2022-03-31T13:57:57Z</dc:date>
    <item>
      <title>Load all the repeated rows</title>
      <link>https://community.qlik.com/t5/App-Development/Load-all-the-repeated-rows/m-p/1912469#M75200</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have to load a 'csv' table whith 40 fields , many rows are equal in all their fields.&lt;/P&gt;
&lt;P&gt;To avoid not to load all de rows I allwais use the function Row() as row identification but for a reason I do not nknow is not 100% secure to load all rows.&lt;/P&gt;
&lt;P&gt;Does it exist a better way to be 100% sure to load 100% off all the repeated rows?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 12:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-all-the-repeated-rows/m-p/1912469#M75200</guid>
      <dc:creator>lmenendez_grupo_pinero</dc:creator>
      <dc:date>2022-03-31T12:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load all the repeated rows</title>
      <link>https://community.qlik.com/t5/App-Development/Load-all-the-repeated-rows/m-p/1912484#M75205</link>
      <description>&lt;P&gt;Hi, in load script add 'distinct' to load only unique rows by any field, like this:&lt;/P&gt;
&lt;P&gt;LOAD &lt;STRONG&gt;distinct&lt;/STRONG&gt;&lt;BR /&gt;*&lt;BR /&gt;FROM [lib://AttachedFiles/YOUR.csv] (txt, utf8, embedded labels, delimiter is ',', msq);&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 13:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-all-the-repeated-rows/m-p/1912484#M75205</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-03-31T13:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load all the repeated rows</title>
      <link>https://community.qlik.com/t5/App-Development/Load-all-the-repeated-rows/m-p/1912533#M75212</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks but is just the opposite result that I'm looking for , I want all the original rows despite they are repeated.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 13:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-all-the-repeated-rows/m-p/1912533#M75212</guid>
      <dc:creator>lmenendez_grupo_pinero</dc:creator>
      <dc:date>2022-03-31T13:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Load all the repeated rows</title>
      <link>https://community.qlik.com/t5/App-Development/Load-all-the-repeated-rows/m-p/1912597#M75219</link>
      <description>&lt;P&gt;You always load ALL rows of table/file if you don't use any 'where' clause or filtering.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 14:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-all-the-repeated-rows/m-p/1912597#M75219</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-03-31T14:51:33Z</dc:date>
    </item>
  </channel>
</rss>

