<?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 Concatenation fails in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169223#M1312554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a guess: the SUM() function in connection with the %Date_key but without any group by clause seems strange to me ...&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Oct 2009 15:07:44 GMT</pubDate>
    <dc:creator>biester</dc:creator>
    <dc:date>2009-10-20T15:07:44Z</dc:date>
    <item>
      <title>Concatenation fails</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169222#M1312550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i've got a table with a date and a number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;ORDERSTAND_OUD:&lt;BR /&gt;LOAD&lt;BR /&gt; OpenOrderStand&lt;BR /&gt; ,%Date_Key&lt;BR /&gt;FROM [file.qvd] (qvd)&lt;BR /&gt;;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I've loaded and calculated some values to a new number for a new date and I named the fields the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;ORDERSTAND_NIEUW:&lt;BR /&gt;LOAD&lt;BR /&gt; SUM(OpenOrderStand_TEMP) + SUM(OrderIntake) - SUM(OrderOutgoing) - SUM(OrderCancel) AS 'OpenOrderStand'&lt;BR /&gt; ,'$(vDatum)' AS %Date_Key&lt;BR /&gt;RESIDENT ORDERSTAND_TEMP;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;but the tables wont merge. Even if I use CONCATENATE LOAD afterwards it doesn't put the new value in the existing table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169222#M1312550</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Concatenation fails</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169223#M1312554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a guess: the SUM() function in connection with the %Date_key but without any group by clause seems strange to me ...&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 15:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169223#M1312554</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-10-20T15:07:44Z</dc:date>
    </item>
    <item>
      <title>Concatenation fails</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169224#M1312555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SUM() function works fine. if i create a table with OrderStand_Nieuw as label, it shows the new table correcly.&lt;/P&gt;&lt;P&gt;So, i don't know what's wrong with this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Rey-man&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 15:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169224#M1312555</guid>
      <dc:creator />
      <dc:date>2009-10-20T15:21:28Z</dc:date>
    </item>
    <item>
      <title>Concatenation fails</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169225#M1312556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very strange that it works as usually aggregate functions in the script (and generally also in SQL) don't work without a group by clause if used together with not aggregated fields. Actually, if I try similar I get an error (if ErrorMode is not set to 0).&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 17:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169225#M1312556</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-10-20T17:43:53Z</dc:date>
    </item>
    <item>
      <title>Concatenation fails</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169226#M1312557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I too wonder, how it works!. The QV tabel name change (or its case) doesnot matter anyway. I can't visualize such a table structure design.&lt;/P&gt;&lt;P&gt;--Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 18:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenation-fails/m-p/169226#M1312557</guid>
      <dc:creator />
      <dc:date>2009-10-20T18:15:36Z</dc:date>
    </item>
  </channel>
</rss>

