<?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: Listbox with a column with multiple choices in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410024#M812364</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;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concat(DISTINCT LIST_MONTH,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;YB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Sep 2017 15:46:10 GMT</pubDate>
    <dc:creator>YoussefBelloum</dc:creator>
    <dc:date>2017-09-25T15:46:10Z</dc:date>
    <item>
      <title>Listbox with a column with multiple choices</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410022#M812362</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;I am fairly new with Qlikview, so my question might be simple ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box contaning the months (field LIST_MONTH), January, February, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a column called MonthsValue, that could contains one month, or many months , like "March,September,October", Comma separated. What would be the expression to be able to get the list of the selected months ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test-Month.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177669_Test-Month.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &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/Listbox-with-a-column-with-multiple-choices/m-p/1410022#M812362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with a column with multiple choices</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410023#M812363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest doing this in the script...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fact:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD MonthsValue,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From ....;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BridgeTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD MonthsValue,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubField(MonthsValue, ',') as LIST_MONTH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident Fact;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 15:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410023#M812363</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-25T15:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with a column with multiple choices</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410024#M812364</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;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concat(DISTINCT LIST_MONTH,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;YB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 15:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410024#M812364</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2017-09-25T15:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with a column with multiple choices</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410025#M812365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to retain the fact that I have one row per Type ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 15:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410025#M812365</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-25T15:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with a column with multiple choices</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410026#M812366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And that is exactly why I didn't touch your Fact table... It is retained as is and without any duplication of rows. Any duplication done is within the BridgeTable... which should not really have a huge negative impact... only change is that I would add DISTINCT to the BridgeTable Load&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;BridgeTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;LOAD &lt;SPAN style="color: #ff0000;"&gt;DISTINCT&lt;/SPAN&gt; MonthsValue,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubField(MonthsValue, ',') as LIST_MONTH&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Resident Fact;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 16:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410026#M812366</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-25T16:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox with a column with multiple choices</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410027#M812367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks , works like a charm... I am amazed .. still a lot to learn in Qlikview ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 16:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-with-a-column-with-multiple-choices/m-p/1410027#M812367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-25T16:58:50Z</dc:date>
    </item>
  </channel>
</rss>

