<?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 How to concatenate values from same columns into one? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-values-from-same-columns-into-one/m-p/10513#M786335</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 following code in my script and I want to combine values Yes and No into another value in same column as All,so how to do that&lt;/P&gt;&lt;P&gt;if( [Store&amp;nbsp; Flag] = 'Y', 'Yes', &lt;/P&gt;&lt;P&gt;&amp;nbsp; if( [Store&amp;nbsp; Flag] = 'N', 'No', 'ALL')) as LFL_FLAG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My output should be in list box LFL_Flg data should be as follows:-&lt;/P&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;P&gt;No&lt;/P&gt;&lt;P&gt;All&lt;/P&gt;&lt;P&gt;Please help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to concatenate values from same columns into one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-values-from-same-columns-into-one/m-p/10513#M786335</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 following code in my script and I want to combine values Yes and No into another value in same column as All,so how to do that&lt;/P&gt;&lt;P&gt;if( [Store&amp;nbsp; Flag] = 'Y', 'Yes', &lt;/P&gt;&lt;P&gt;&amp;nbsp; if( [Store&amp;nbsp; Flag] = 'N', 'No', 'ALL')) as LFL_FLAG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My output should be in list box LFL_Flg data should be as follows:-&lt;/P&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;P&gt;No&lt;/P&gt;&lt;P&gt;All&lt;/P&gt;&lt;P&gt;Please help?&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/How-to-concatenate-values-from-same-columns-into-one/m-p/10513#M786335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to concatenate values from same columns into one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-values-from-same-columns-into-one/m-p/10514#M786336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK that code should produce the proper three LFL_Flg values out of the box. It doesn't work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 09:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-concatenate-values-from-same-columns-into-one/m-p/10514#M786336</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-02-26T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to concatenate values from same columns into one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-values-from-same-columns-into-one/m-p/10515#M786337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not giving correct result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 09:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-concatenate-values-from-same-columns-into-one/m-p/10515#M786337</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-26T09:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to concatenate values from same columns into one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-values-from-same-columns-into-one/m-p/10516#M786338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have column named (store Flag) renamed as LFL_Flag&amp;nbsp; in which I have vales as 'no', 'Yes' and some blank values. I want when I select Yes from LFL_Flag list box (circled in black) I should get same values for all the three seasons under heading store name (circled in red ) in charts &lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;Store_Mapping:&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;LOAD &lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAPCode, &lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;FaxNumber, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Active Flag], &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: red;"&gt; [Store&amp;nbsp; Flag]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 12pt;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;(qvd);&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, Helvetica, sans-serif; font-size: 16px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="paint1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/194537_paint1.png" style="height: 133px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 09:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-concatenate-values-from-same-columns-into-one/m-p/10516#M786338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-26T09:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to concatenate values from same columns into one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-concatenate-values-from-same-columns-into-one/m-p/10517#M786339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont know if this helps?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;temp:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; *, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StoreFlag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ='yes','Y', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StoreFlag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='no','N')) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;LFL_FLAG_temp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; ID, StoreFlag&lt;BR /&gt; 1, yes&lt;BR /&gt; 2, no&lt;BR /&gt; 3, yes&lt;BR /&gt; 4, no&lt;BR /&gt; 5, yes&lt;BR /&gt; 6, yes&lt;BR /&gt; 7, no&lt;BR /&gt; 8, yes&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;concatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StoreFlag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;LFL_FLAG_temp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Y' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;LFL_FLAG_temp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='N', 'ALL') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;LFL_FLAG_temp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; temp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 10:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-concatenate-values-from-same-columns-into-one/m-p/10517#M786339</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2018-02-26T10:03:13Z</dc:date>
    </item>
  </channel>
</rss>

