<?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: Age range variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580155#M1098997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all of you, i little modified Magdalens set analysis and it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;LastMembershipDueDate={ "&amp;lt;$(=Date(Today(), 'YYYY.MM.DD'))" },OfferingCategory1={'Narystės'}, Customer.Age = {'&amp;gt;=$(minAge)&amp;lt;=$(maxAge)'} &amp;gt;}distinct CustomerID &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2014 10:05:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-30T10:05:34Z</dc:date>
    <item>
      <title>Age range variables</title>
      <link>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580148#M1098981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to make a 2 input fields with variables, one "Age from" and second "Age till". This will be Age range. And for exapmple, when i in the firs field i enter 20, in second 35, it must retur&amp;nbsp; &lt;/P&gt;&lt;P&gt;only customers ho have age between 20-35. Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my expresion is:&amp;nbsp; =count({$&amp;lt;LastMembershipDueDate={ "&amp;lt;$(=Date(Today(), 'YYYY.MM.DD'))" },OfferingCategory1={'Narystės'} &amp;gt;}distinct CustomerID )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580148#M1098981</guid>
      <dc:creator />
      <dc:date>2014-04-30T08:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Age range variables</title>
      <link>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580149#M1098984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post sample data or sample apps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580149#M1098984</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-30T08:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Age range variables</title>
      <link>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580150#M1098987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count({$&amp;lt;LastMembershipDueDate={ "&amp;lt;$(=Date(Today(), 'YYYY.MM.DD'))" },OfferingCategory1={'Narystės'}, &lt;SPAN style="color: #ff0000;"&gt;Costumer.Age = {&amp;gt;=$(minAge)&amp;lt;=$(maxAge)}&lt;/SPAN&gt; &amp;gt;}distinct CustomerID )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;MT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580150#M1098987</guid>
      <dc:creator />
      <dc:date>2014-04-30T08:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Age range variables</title>
      <link>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580151#M1098990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;minAge and maxAge would be the name of your variables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580151#M1098990</guid>
      <dc:creator />
      <dc:date>2014-04-30T08:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Age range variables</title>
      <link>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580152#M1098993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the definition of Min and Max Age?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580152#M1098993</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-30T08:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Age range variables</title>
      <link>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580153#M1098995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are 2 ways of doing it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 09:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580153#M1098995</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2014-04-30T09:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Age range variables</title>
      <link>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580154#M1098996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like she posted at the beginning she has to input fields where she types in the min and max age! and and inputfield usually needs a variable to save the input value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 09:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580154#M1098996</guid>
      <dc:creator />
      <dc:date>2014-04-30T09:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Age range variables</title>
      <link>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580155#M1098997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all of you, i little modified Magdalens set analysis and it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;LastMembershipDueDate={ "&amp;lt;$(=Date(Today(), 'YYYY.MM.DD'))" },OfferingCategory1={'Narystės'}, Customer.Age = {'&amp;gt;=$(minAge)&amp;lt;=$(maxAge)'} &amp;gt;}distinct CustomerID &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 10:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Age-range-variables/m-p/580155#M1098997</guid>
      <dc:creator />
      <dc:date>2014-04-30T10:05:34Z</dc:date>
    </item>
  </channel>
</rss>

