<?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: Non associated values required in a new list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61908#M10339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jerry. It is working in a text box. Can't we have in a list box? Although it is for View only, List box seems a look good than a text box. isn't it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2018 11:48:53 GMT</pubDate>
    <dc:creator>shmkmr90</dc:creator>
    <dc:date>2018-03-21T11:48:53Z</dc:date>
    <item>
      <title>Non associated values required in a new list box</title>
      <link>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61906#M10337</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;My requirement is,&lt;/P&gt;&lt;P&gt;Scenario 1:&lt;/P&gt;&lt;P&gt;A dimension in list box is selected with some values, i want to view the non associated values of the same dimension in another listbox (for just view only purpose). is this possible?&lt;/P&gt;&lt;P&gt;for example, I have an year dimesnion with {2014,2015,2016,2017} values. when 2014 and 2015 are selected in list box A, there will be 2016,2017 greyed out. i want these values to be seen in a separate list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario 2: If it cannot be possible in a new list box, can we have it in a textbox level concatenated or some other way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 09:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61906#M10337</guid>
      <dc:creator>shmkmr90</dc:creator>
      <dc:date>2018-03-21T09:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Non associated values required in a new list box</title>
      <link>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61907#M10338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use a text object,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat({&amp;lt;Dim1=E(Dim1)&amp;gt;}Dim1,Chr(10))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 11:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61907#M10338</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-03-21T11:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Non associated values required in a new list box</title>
      <link>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61908#M10339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jerry. It is working in a text box. Can't we have in a list box? Although it is for View only, List box seems a look good than a text box. isn't it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 11:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61908#M10339</guid>
      <dc:creator>shmkmr90</dc:creator>
      <dc:date>2018-03-21T11:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Non associated values required in a new list box</title>
      <link>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61909#M10340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure about another list box, but you could use a straight table.&amp;nbsp; In the expression:&amp;nbsp; &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: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Dim1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Dim1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Dim1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;gt; 0,1,0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hide the expression column, suppress zero-values, no totals, no caption.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 13:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61909#M10340</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-03-21T13:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Non associated values required in a new list box</title>
      <link>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61910#M10341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jerry. It looks great.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 05:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-associated-values-required-in-a-new-list-box/m-p/61910#M10341</guid>
      <dc:creator>shmkmr90</dc:creator>
      <dc:date>2018-03-22T05:10:20Z</dc:date>
    </item>
  </channel>
</rss>

