<?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 help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111735#M754756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So will there be a possibility of reducing number of rows, because i can see in script execution box the rows are 10 and when i take in chart the rows are reduced to 6.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Will date be reduced?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2018 11:54:51 GMT</pubDate>
    <dc:creator>bharatkishore</dc:creator>
    <dc:date>2018-09-26T11:54:51Z</dc:date>
    <item>
      <title>Concatenate help</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111733#M754754</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;&lt;/P&gt;&lt;P&gt;I have two tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load A,B&lt;/P&gt;&lt;P&gt;resident T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate (T1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load distinct&lt;/P&gt;&lt;P&gt;A,B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident T1;&lt;/P&gt;&lt;P&gt;drop table T;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say in T1 i have 10 rows when i use distinct will the rows the reduced...like 6..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible then when i do reload(in the reload box) will it show 10 records and when reload is done and if i take count will it show 6?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will that be possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharat&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-help/m-p/111733#M754754</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate help</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111734#M754755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will get distinct values for all two tables here. That is, your concatenated table would have all distinct values, even if don't mention 'distinct' in the first load and it has non-distinct values - the first table would take the reference from the second table and load all distinct values. You may refer: &lt;A href="http://www.qlikfix.com/2013/07/30/distinct-can-be-deceiving/" title="http://www.qlikfix.com/2013/07/30/distinct-can-be-deceiving/"&gt;http://www.qlikfix.com/2013/07/30/distinct-can-be-deceiving/&lt;/A&gt; for better understanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 11:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111734#M754755</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-09-26T11:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate help</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111735#M754756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So will there be a possibility of reducing number of rows, because i can see in script execution box the rows are 10 and when i take in chart the rows are reduced to 6.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Will date be reduced?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 11:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111735#M754756</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2018-09-26T11:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate help</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111736#M754757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, very much possible, especially since you are using distinct load with concatenate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 11:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111736#M754757</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-09-26T11:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate help</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111737#M754758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you... The reason why i asked because I need to add some dummy data like below .. Is this is the correct approach or any other method we have..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load A,B&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;resident T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;concatenate (T1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load distinct&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'0' As A,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'0' As B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident T1;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table T;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 12:02:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111737#M754758</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2018-09-26T12:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate help</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111738#M754759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need to keep the first table data intact, this is not the right approach. You should rather load the second table in memory using distinct load before concatenating and then concatenate from resident load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 12:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111738#M754759</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-09-26T12:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate help</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111739#M754760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to ask you.. Can you please give me an example of the code on how it should be written. Please consider my earlier one.. Sorry to take your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 12:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-help/m-p/111739#M754760</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2018-09-26T12:24:15Z</dc:date>
    </item>
  </channel>
</rss>

