<?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 Concatenate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517193#M193090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I get 197 rows loaded into my data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which ones are the assumingly duplicated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jun 2013 15:57:34 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-06-27T15:57:34Z</dc:date>
    <item>
      <title>Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517190#M193087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello i've used this istruction to load some data in qlikview:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;COUNTRIES:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD Country, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Capital, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Area(km.sq)], &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Round(Num#(Trim([Population(mio)]))) as Population,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Pop. Growth], &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Currency, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inflation, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Official name of Country]&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;$(m_oszSourcesFile)Country1.csv&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;(txt, codepage is 1252, embedded labels, delimiter is ',');&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;COUNTRIES:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Concatenate(COUNTRIES)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD Country, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Capital, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Area(km.sq)], &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Round(Num#(Trim([Population(mio)]))) as Population, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Pop. Growth], &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Currency, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inflation, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Official name of Country]&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;$(m_oszSourcesFile)Country2.csv&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;COUNTRIES:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Concatenate(COUNTRIES)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD Country, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Capital, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Area(km.sq)], &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Round(Num#(Trim([Population(mio)]))) as Population,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Pop. Growth], &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Currency, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inflation, &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Official name of Country]&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;$(m_oszSourcesFile)Country3.csv&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to load the data of three different csv in a single table.&lt;/P&gt;&lt;P&gt;The loading process works but there are 2 data duplicated in the table generated and using the count function to get the total number of rows it returns a number that is the effective total of rows plus 5 elements (2 element is ok but the other three?).&lt;/P&gt;&lt;P&gt;I have manually checked the data.&lt;/P&gt;&lt;P&gt;The csv are comma separated data.&lt;/P&gt;&lt;P&gt;Have i made some mistakes in the load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 14:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517190#M193087</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2013-06-27T14:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517191#M193088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't see anything wrong with your code at the moment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any chance that you upload your csv files (or part of the files that demonstrate your issue) here to the forum (use advanced editor or edit your first posting to be able to upload files).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517191#M193088</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-27T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517192#M193089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the files i have loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you.&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517192#M193089</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2013-06-27T15:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517193#M193090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I get 197 rows loaded into my data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which ones are the assumingly duplicated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517193#M193090</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-27T15:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517194#M193091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haiti and Ivory Coast are the two cities duplicated.&lt;/P&gt;&lt;P&gt;So my load procedure is correct and generate one table with all the three csv data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 16:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517194#M193091</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2013-06-27T16:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517195#M193092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just can't see any problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached the application. Please check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 09:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517195#M193092</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-28T09:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517196#M193093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't understand how can be possible, because i've read that Qlikview's strongness is associative technology.&lt;/P&gt;&lt;P&gt;So duplicate data that are key field should be present once time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isn't it?&lt;/P&gt;&lt;P&gt;How can i solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517196#M193093</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2013-06-28T10:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517197#M193094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;I can't understand how can be possible, because i've read that Qlikview's strongness is associative technology.&lt;/P&gt;&lt;P&gt;So duplicate data that are key field should be present once time.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry, I just don't get your point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see any duplicate data, Haiti and Ivory Coast are not duplicated as far as I see (frequency = 1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All records are loaded into one single table, so there is not key involved. Are you using a more complex data model?&lt;/P&gt;&lt;P&gt;Then you need to post more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517197#M193094</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-28T10:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517198#M193095</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;Since all your fields are the same, you can load everything in 1 single statement and everything will be concatenated automatically:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;COUNTRIES:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD Country,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Capital,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Area(km.sq)],&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Round(Num#(Trim([Population(mio)]))) as Population,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Pop. Growth],&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Currency,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inflation,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Official name of Country]&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;$(m_oszSourcesFile)Country*.csv&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;(txt, codepage is 1252, embedded labels, delimiter is ',');&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Basically instead of Country1, Country2 and Country3 use "Country*".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517198#M193095</guid>
      <dc:creator />
      <dc:date>2013-06-28T10:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517199#M193096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, i have simply loaded data in a single table with the attached results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517199#M193096</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2013-06-28T10:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517200#M193097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, your script is more complex. You should have posted that information, so we are able to find the cause of your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Country is a key field (at least to your flags table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are doing a count(Country), i.e. a count on a key field, which is not &lt;A _jive_internal="true" href="https://community.qlik.com/message/265064#265064"&gt;allowed&lt;/A&gt;. Do a count distinct instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517200#M193097</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-28T10:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517201#M193098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used your indication but i have still the same result.&lt;/P&gt;&lt;P&gt;Finally the displayed data are more than the data loaded by the script. &lt;/P&gt;&lt;P&gt;Is it correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:31:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517201#M193098</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2013-06-28T10:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517202#M193099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count distinct returns exactly the same number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517202#M193099</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2013-06-28T10:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517203#M193100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible that you upload a sample qvw that demonstrate your issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;And have you double checked that your csv file with flag / Country information does not introduce these additional records?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:41:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517203#M193100</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-28T10:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517204#M193101</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;If you want to be sure that you are loading distinct values you should use function &lt;STRONG&gt;Exists&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values:&lt;/P&gt;&lt;P&gt;LOAD Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Field]&lt;/P&gt;&lt;P&gt;FROM Source1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate (Values)&lt;/P&gt;&lt;P&gt;LOAD Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Field]&lt;/P&gt;&lt;P&gt;FROM Source2&lt;/P&gt;&lt;P&gt;Where not Exists ([Field]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="Bold" style="font-size: 10pt;"&gt;exists(&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-size: 10pt;"&gt;field [ , expression ] &lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Determines whether a specific field value exists in a specified field of the data loaded so far. &lt;SPAN class="Italic"&gt;Field&lt;/SPAN&gt; is a name or a string expression evaluating to a field name. The field must exist in the data loaded so far by the script. &lt;SPAN class="Italic"&gt;Expr&lt;/SPAN&gt; is an expression evaluating to the field value to look for in the specified field. If omitted, the current record’s value in the specified field will be assumed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517204#M193101</guid>
      <dc:creator>oleg_orlov</dc:creator>
      <dc:date>2013-06-28T10:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517205#M193102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems like your duplicate rows comes from somewhere else that these 3 CSVs... Check wether the tables associated to COUNTRIES don't have these countries in it with a different case.&lt;/P&gt;&lt;P&gt;As &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/swuehl" id="jive-1582325796296847387351" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;swuehl&lt;/A&gt; said, it's probably in the Flags table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517205#M193102</guid>
      <dc:creator />
      <dc:date>2013-06-28T10:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517206#M193103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps the qlikview engine, manipulate the data in memory in some mode, that now i can't understand.&lt;/P&gt;&lt;P&gt;I' ve tried all the methods above mentionned but they don't work.&lt;/P&gt;&lt;P&gt;Can you tell me how many copy of a key are mantained in memory in associative mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 14:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517206#M193103</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2013-06-28T14:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517207#M193104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have also checked the flags table but the duplicated data aren't present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 15:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517207#M193104</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2013-06-28T15:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Load Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517208#M193105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's really hard to help you with the information present. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No chance to upload your sample file or a sample that demonstrate the issue (I think you just need to create your COUNTRIES table and the table(s) linked to Country field)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 15:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Concatenate/m-p/517208#M193105</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-28T15:15:49Z</dc:date>
    </item>
  </channel>
</rss>

