<?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: Concatenate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41128#M777572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using forced concatenation, the fields which are showing null may not have data corresponding to your QTEPREDRED field. can you share your app to debug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2018 10:57:50 GMT</pubDate>
    <dc:creator>shiveshsingh</dc:creator>
    <dc:date>2018-04-16T10:57:50Z</dc:date>
    <item>
      <title>Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41127#M777567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlikview experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Qlikview and I have an issue with "concatenate" function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I sepearted the code of my concatenate function to a sepearte project, every thing work perfecly but when I merge the "concatenate" code in to my project some fields have null values. the fields are CODUSN, TRANSACTION_DATE, CODEART, CODESART, ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enclosed the code (it is the same in both cases) but the result is different:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;PRODUCTION_REDRESS:&lt;/P&gt;&lt;P&gt;LOAD CODEART, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODESART, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODUNT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODUSN, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATPROD AS TRANSACTION_DATE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OBSERVATION, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QTEPROD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOCKFM, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOCKFNM, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOCKPHY, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPEART&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\QVD\PRODUCTION.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Directory;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE (PRODUCTION_REDRESS)&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;CODPROD AS CODEART,&lt;/P&gt;&lt;P&gt;CODESART, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODU AS CODUNT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODUSN, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATRED AS TRANSACTION_DATE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QTERED AS QTEPRODRED&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\QVD\REDUSN_U.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE PRODUCTION_REDRESS into [..\QVD\PRODUCTION_REDRESS.qvd] (qvd);&lt;/P&gt;&lt;P&gt;DROP Table PRODUCTION_REDRESS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;PRODUCTION_REDRESS:&lt;/P&gt;&lt;P&gt;LOAD CODEART, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODESART, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODUNT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODUSN, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRANSACTION_DATE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OBSERVATION, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QTEPROD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOCKFM, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOCKFNM, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOCKPHY, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPEART,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QTEPRODRED, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NumSum(QTEPRODRED, QTEPROD) AS QUANTPROD &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\QVD\PRODUCTION_REDRESS.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;STORE PRODUCTION_REDRESS into [..\QVD\PRODUCTION_REDRESS.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help to understand why these fields have empty values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;P&gt;Abdallah&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/Concatenate/m-p/41127#M777567</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41128#M777572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using forced concatenation, the fields which are showing null may not have data corresponding to your QTEPREDRED field. can you share your app to debug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 10:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41128#M777572</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-04-16T10:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41129#M777574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use CONCATENATE to attach a second table to a first table, then a problem exists when the field lists of both tables do not match. QlikView resolves this by assuming fields with NULL values when those fields aren't explicitly specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if I have Table1 consisting of fields A, B &amp;amp; C and I CONCATENATE Table2 consisting of fields A, D &amp;amp; E to Table1, then the resulting table will end up having fields A, B, C, E &amp;amp; A &lt;EM&gt;for all rows&lt;/EM&gt;. The rows that were originally from Table1 will have NULL values for all D &amp;amp; E fields, and the rows that were originally from Table2 will have NULL values in fields B &amp;amp; C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This clearly demonstrates that within the same table, a database engine (from QV or any RDBMS) cannot really have some columns missing in some rows, while they are available in some other rows. &lt;EM&gt;All rows must have the same number and type of columns&lt;/EM&gt;. But some of them may be empty...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 11:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41129#M777574</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-04-16T11:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41130#M777575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Enclosed the code and the Tables. Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 12:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41130#M777575</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-04-16T12:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41131#M777576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have CODUSN common to both Tables.&lt;/P&gt;&lt;P&gt;For the other columns I renaimed some of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't understand is why when I copy the code I posted to a new Qlikview project the concatenation works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 13:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41131#M777576</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-04-16T13:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41132#M777577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you please explain to me how to debug the application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try from my side also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 14:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41132#M777577</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-04-16T14:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41133#M777578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, what are the expressions and dimensions for your chart? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 05:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41133#M777578</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-04-17T05:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41134#M777579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right now I am displaying the output in simple table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once my table get redressed, the dimensions of my chart will be CODUSN, PRODUCT_TYPE (based CODEART and CODESART) and Sum(QUANTPROD)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 08:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41134#M777579</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-04-17T08:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41135#M777580</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;What is the reason behind concatenating these tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your QTEPRODRED(Present in second table) is not having values corresponding to other fields in first table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 10:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41135#M777580</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-04-17T10:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41136#M777581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables (PRODUCTION and REDUSN_U). The second is table contains corrections of quantity produced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both tables have in common: &lt;/P&gt;&lt;P&gt;CODUSN: factory code &lt;/P&gt;&lt;P&gt;CODUNT: unit code&lt;/P&gt;&lt;P&gt;CODEART: article code &lt;/P&gt;&lt;P&gt;CODESART: sub-article code&lt;/P&gt;&lt;P&gt;I want to concatenate the 2 tables in order to get in one table the original production values&amp;nbsp; plus the rectification in order to display the result in a chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 10:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41136#M777581</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-04-17T10:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41137#M777582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QTEPROD is a field of PRODCTION Table&lt;/P&gt;&lt;P&gt;QTERED AS QTEPRODRED is a field of REDUSN_U Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And &lt;SPAN style="font-size: 13.3333px;"&gt;QUANTPROD is the Sum of both previous fields: &lt;/SPAN&gt;NumSum(QTEPRODRED, QTEPROD) AS QUANTPROD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 10:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41137#M777582</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-04-17T10:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41138#M777583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then u can join them instead, on the basis of matching fields, you'll get other columns too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can get the derived field in expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 11:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41138#M777583</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-04-17T11:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41139#M777584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Shivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a Join on both Tables and it's working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we use concatenate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 13:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41139#M777584</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-04-17T13:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41140#M777585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on the requirement, i generally use it for concatenating several tables to create fact table..&lt;/P&gt;&lt;P&gt;please check in qlik help..it will give u a bigger picture &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 05:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate/m-p/41140#M777585</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-04-18T05:50:53Z</dc:date>
    </item>
  </channel>
</rss>

