<?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: Column values into list in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Column-values-into-list/m-p/104422#M753402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe just create a textbox with something like this in it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(not(IsNull(only(Flyer))),'Flyer') &amp;amp; chr(13) &amp;amp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;if(not(IsNull(only(A4 Paper))),'&lt;SPAN style="font-size: 13.3333px;"&gt;A4 Paper&lt;/SPAN&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and so on&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2018 15:49:35 GMT</pubDate>
    <dc:creator>lorenzoconforti</dc:creator>
    <dc:date>2018-10-15T15:49:35Z</dc:date>
    <item>
      <title>Column values into list</title>
      <link>https://community.qlik.com/t5/QlikView/Column-values-into-list/m-p/104421#M753401</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'm hoping this isn't too difficult but I have two simple filters - Region and Country. By selecting the Region and Country, I would like the user to see which types of paper to print on (e.g. A3, A4, Flyer, Poster etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are my filters for selection:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1a.bmp" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215878_1a.bmp" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;So for example when selecting 'EMEA' and 'UK' the following appears - which shows only 3 types are needed.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1b.bmp" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/215885_1b.bmp" style="height: 37px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question - how do I show the output from a user selection as a simple list? &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;E.g. from the selection above, I just want a box which shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flyer&lt;/P&gt;&lt;P&gt;A4 Paper&lt;/P&gt;&lt;P&gt;A3 Paper&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is really appreciated!&lt;/P&gt;&lt;P&gt;Mark&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/Column-values-into-list/m-p/104421#M753401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Column values into list</title>
      <link>https://community.qlik.com/t5/QlikView/Column-values-into-list/m-p/104422#M753402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe just create a textbox with something like this in it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(not(IsNull(only(Flyer))),'Flyer') &amp;amp; chr(13) &amp;amp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;if(not(IsNull(only(A4 Paper))),'&lt;SPAN style="font-size: 13.3333px;"&gt;A4 Paper&lt;/SPAN&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and so on&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 15:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-values-into-list/m-p/104422#M753402</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2018-10-15T15:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Column values into list</title>
      <link>https://community.qlik.com/t5/QlikView/Column-values-into-list/m-p/104423#M753403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Lorenzo suggested just try like below in your Text object as another option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Flyer &amp;amp; Chr(13) &amp;amp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [A4 Paper] &lt;SPAN style="font-size: 13.3333px;"&gt;&amp;amp; Chr(13) &amp;amp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [A3 Paper]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 16:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-values-into-list/m-p/104423#M753403</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-10-15T16:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Column values into list</title>
      <link>https://community.qlik.com/t5/QlikView/Column-values-into-list/m-p/104424#M753404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if your selection leads to multiple rows in your table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 20:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-values-into-list/m-p/104424#M753404</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-10-15T20:57:48Z</dc:date>
    </item>
  </channel>
</rss>

