<?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: Field Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479500#M179141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, sorry&lt;/P&gt;&lt;P&gt;I have written too fast: I have modified my answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Nov 2013 15:07:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-22T15:07:35Z</dc:date>
    <item>
      <title>Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479493#M179134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need help with a case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have this table with data for ID, Descr and Date (the date field is actually the expiration date od the product and when the value is null our product is still active).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="85"&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="236"&gt;&lt;P&gt;Item Α&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="142"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="85"&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="236"&gt;&lt;P&gt;Item Β&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="142"&gt;&lt;P&gt;1/5/2013&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="85"&gt;&lt;P&gt;3&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="236"&gt;&lt;P&gt;Item C&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="142"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="85"&gt;&lt;P&gt;4&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="236"&gt;&lt;P&gt;Item D&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="142"&gt;&lt;P&gt;1/1/2012&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="85"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="236"&gt;&lt;P&gt;Item Ε&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="142"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to create a list box which will contain only the active Item Descr and it must to work dynamically with all the selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you select 2013 and the 6th month the Descr listbox must contains Description for Item A,C,E.&lt;/P&gt;&lt;P&gt;When you select 2012 and the 2nd month the Descr listbox must contains Description for Item A,B,C,E.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see in the attached .qvw I have already reach the result but due to the selections&amp;nbsp; I always get the active products as excluded values. Am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 14:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479493#M179134</guid>
      <dc:creator />
      <dc:date>2013-11-22T14:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479494#M179135</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;PFA my solution. I have changed the script a bit to handle the blank date values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 14:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479494#M179135</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2013-11-22T14:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479495#M179136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Salto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your answer but the problem still exists. I know how to avoid nulls, the problem is that when you select for example 2012 although the field values are right the are represented in grey (which is correct because it depends on the selection). I am trying to find a way to make values represent as possible although the selected value in the Year fields might be different. It's a kind of logical issue which I am not sure if I could resolve it by using Data Island, Set Analysis or something else and that's exactly what I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 14:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479495#M179136</guid>
      <dc:creator />
      <dc:date>2013-11-22T14:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479496#M179137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Helen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry but I do not understand your problem. Active Items are not excluded from the selections like they were before, and your request is fulfilled:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;When you select 2013 and the 6th month the Descr listbox must contains Description for Item A,C,E.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;When you select 2012 and the 2nd month the Descr listbox must contains Description for Item A,B,C,E.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Could you please explain what I am missing?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 14:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479496#M179137</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2013-11-22T14:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479497#M179138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eleni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not open your qvw because I have the personal Edition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a listBox&lt;/P&gt;&lt;P&gt;where you create your Expression. In field, tab General&lt;/P&gt;&lt;P&gt;The expression if sth like: if(alt(MyDateField, Today() ) =&amp;lt; $vChosenDate), Item)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alt() is a function that returns the second argument if the first one is null&lt;/P&gt;&lt;P&gt;Item must be related to MyDateField&lt;/P&gt;&lt;P&gt;where vChosenDate is a variable like :&amp;nbsp; =YourDateDimension&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 14:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479497#M179138</guid>
      <dc:creator />
      <dc:date>2013-11-22T14:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479498#M179139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Salto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the misunderstanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you select 2012 and Feb it suppose to return all products that have not been expired, it supose to return Item A,B,C,E. Although, when I select 2012 and Feb I get the currect items but in grey background color which means that are excluded values from my selection. Please check the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 14:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479498#M179139</guid>
      <dc:creator />
      <dc:date>2013-11-22T14:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479499#M179140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aunez,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply but there is an error in your expression&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Noname.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49438_Noname.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 15:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479499#M179140</guid>
      <dc:creator />
      <dc:date>2013-11-22T15:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479500#M179141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, sorry&lt;/P&gt;&lt;P&gt;I have written too fast: I have modified my answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 15:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Values/m-p/479500#M179141</guid>
      <dc:creator />
      <dc:date>2013-11-22T15:07:35Z</dc:date>
    </item>
  </channel>
</rss>

