<?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: Combine from 3 variable to 1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532030#M1135383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or try a CROSSTABLE Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CROSSTABLE (Choice, Value)&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;Choice1, Choice2,Choice3&lt;/P&gt;&lt;P&gt;FROM YourTable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Nov 2013 21:22:10 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-11-15T21:22:10Z</dc:date>
    <item>
      <title>Combine from 3 variable to 1</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532025#M1135378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I have 3 variables and I want to combined them to 1 variable.&lt;/P&gt;&lt;P&gt;Please see below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/49060_Capture.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the best way to do it? &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 20:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532025#M1135378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-15T20:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Combine from 3 variable to 1</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532026#M1135379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you expect as result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you considered concatenating the three fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choice1 &amp;amp; Choice2 &amp;amp; Choice3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 20:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532026#M1135379</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-15T20:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Combine from 3 variable to 1</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532027#M1135380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to create list box, where I can see only aa, bb, cc and etc.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 20:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532027#M1135380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-15T20:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Combine from 3 variable to 1</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532028#M1135381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Result_Table:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Choice1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &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;Choice&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; input;&lt;BR /&gt;&lt;BR /&gt;Result_Table:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Choice2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &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;Choice&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; input;&lt;BR /&gt;&lt;BR /&gt;Result_Table:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Choice3&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &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;Choice&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; input; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then drop orginal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 21:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532028#M1135381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-15T21:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Combine from 3 variable to 1</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532029#M1135382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look on attached exmple.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 21:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532029#M1135382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-15T21:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Combine from 3 variable to 1</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532030#M1135383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or try a CROSSTABLE Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CROSSTABLE (Choice, Value)&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;Choice1, Choice2,Choice3&lt;/P&gt;&lt;P&gt;FROM YourTable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 21:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-from-3-variable-to-1/m-p/532030#M1135383</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-15T21:22:10Z</dc:date>
    </item>
  </channel>
</rss>

