<?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: concatenation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182914#M884737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #6b6b6b; font-family: 'Roboto Condensed'; font-size: 14px;"&gt;In QlikView, if the number of fields and field names of two or more tables are same then the tables are &lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; color: #6b6b6b; font-family: 'Roboto Condensed'; font-size: 14px;"&gt;Concatenated &lt;/SPAN&gt;&lt;SPAN style="color: #6b6b6b; font-family: 'Roboto Condensed'; font-size: 14px;"&gt;into one table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6b6b6b; font-family: 'Roboto Condensed'; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6b6b6b; font-family: 'Roboto Condensed'; font-size: 14px;"&gt;In your case once you load all your tables, you will get all the application names from all the tables in a list box.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2016 06:20:19 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-09-27T06:20:19Z</dc:date>
    <item>
      <title>concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182910#M884731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have table 1, table 2, table 3, table 4 which has a common field Application Name but the data for that field is different in all the tables, very few names are matching, but in my dashboard, in the list box i have to get all the application names from all the tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i have written:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data1:&lt;/P&gt;&lt;P&gt;Laod &lt;SPAN style="font-size: 13.3333px;"&gt;[Application name],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[support Group]&lt;/P&gt;&lt;P&gt;from *****************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data2:&lt;/P&gt;&lt;P&gt;Load [Application Name],&lt;/P&gt;&lt;P&gt;location&lt;/P&gt;&lt;P&gt;from ****** &lt;/P&gt;&lt;P&gt;like this i ahve written 2 more tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i have not concatenated, as i have taken the name as [Application name]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do i need to concatenate all the tables to get all the application names from all the tables in the list box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest&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/concatenation/m-p/1182910#M884731</guid>
      <dc:creator>srujanaponnuru</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182911#M884732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;force the concatenate by using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data2:&lt;/P&gt;&lt;P&gt;concatenate (Date1)&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt; [Application Name],&lt;/P&gt;&lt;P&gt;location&lt;/P&gt;&lt;P&gt;from ****** &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data3:&lt;/P&gt;&lt;P&gt;concatenate (Date1)&lt;/P&gt;&lt;P&gt;load ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182911#M884732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T06:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182912#M884734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No need to concatenate, you would get all members in that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182912#M884734</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-09-27T06:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182913#M884736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;don't concatenate. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182913#M884736</guid>
      <dc:creator>varshavig12</dc:creator>
      <dc:date>2016-09-27T06:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182914#M884737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #6b6b6b; font-family: 'Roboto Condensed'; font-size: 14px;"&gt;In QlikView, if the number of fields and field names of two or more tables are same then the tables are &lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; color: #6b6b6b; font-family: 'Roboto Condensed'; font-size: 14px;"&gt;Concatenated &lt;/SPAN&gt;&lt;SPAN style="color: #6b6b6b; font-family: 'Roboto Condensed'; font-size: 14px;"&gt;into one table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6b6b6b; font-family: 'Roboto Condensed'; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6b6b6b; font-family: 'Roboto Condensed'; font-size: 14px;"&gt;In your case once you load all your tables, you will get all the application names from all the tables in a list box.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182914#M884737</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-09-27T06:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182915#M884738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenation is not required...even on join or link you will get all the values in one field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Just rename required data field as [Application Name]&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenation/m-p/1182915#M884738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T06:22:05Z</dc:date>
    </item>
  </channel>
</rss>

