<?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: List Box Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031610#M348237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The white / grey background of week values is based on selection state, just as you did in your alternate state.&lt;/P&gt;&lt;P&gt;May i ask why you want to show your list box in this way assuming you haven't selected flag = 1 in your default state?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to show only weeks when flag = 1, use a field list expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Flag = 1, Week)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2016 20:57:27 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-02-25T20:57:27Z</dc:date>
    <item>
      <title>List Box Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031608#M348235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 source tables&amp;nbsp; concatenated in a single table in Qlik datamodel. These are differentiated by Flag=1 and Flag=2. I am having a list box called week but I want to show only those weeks where Flag=1 and other unrelated weeks (i.e. weith Flag=2) should be grey out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way we can do it? For demonstration purpose I have added alternate state in the attachment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me how we can achieve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 19:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031608#M348235</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2016-02-25T19:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031609#M348236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can a straight table work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116037_Capture.PNG" style="height: 308px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 20:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031609#M348236</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T20:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031610#M348237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The white / grey background of week values is based on selection state, just as you did in your alternate state.&lt;/P&gt;&lt;P&gt;May i ask why you want to show your list box in this way assuming you haven't selected flag = 1 in your default state?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to show only weeks when flag = 1, use a field list expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Flag = 1, Week)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 20:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031610#M348237</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-25T20:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031611#M348238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can give it a look and feel of list box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116038_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 20:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031611#M348238</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T20:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031612#M348239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually - if am not selecting Flag anywhere thats the issue.&amp;nbsp; But the sheet represents data only for Flag=1. As all the expressions using set analysis with Flag=1. List boxes has by default entire data from the data model. But Flag=2 is not relevent here as it the weeks related with it wont display anything hence seems misleading. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest better way to accommodate it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Sunny - No we cant use straight table as the straight table wont enable us selections in green state. Also I want the functionality in the list box as we can separate the relates and unrelated weeks with respect to current selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 00:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031612#M348239</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2016-02-26T00:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Issue</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031613#M348240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, if the greyed out weeks are not relevant (Flag = 2), maybe remove them from your list box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use a field expression (select &amp;lt;expression&amp;gt; from field drop down on general tab), then enter something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If( Flag = 1, Week)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr( Only({1&amp;lt;Flag = {1}&amp;gt;}Week), Week)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 16:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Issue/m-p/1031613#M348240</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-26T16:12:35Z</dc:date>
    </item>
  </channel>
</rss>

