<?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: Expression Error !! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-Error/m-p/717597#M1059948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for maturity add to set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Maturity Year]={"&amp;lt;=2014"}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Sep 2014 11:32:52 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-09-29T11:32:52Z</dc:date>
    <item>
      <title>Expression Error !!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Error/m-p/717594#M1059945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I am having a dummy database where i am calculating insurance claimed by female.&lt;/P&gt;&lt;P&gt;I am using following expression but no data is being displayed. Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Product = , [Customer Gender] = {"Female"} , [Maturity Year] = {2014}&amp;gt;}[Customer Name])/Count({&amp;lt;[Customer Gender]={"Female"}&amp;gt;}[Customer Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also i want to compare with MAturity Year &amp;lt;=2014 but when i used [Maturity Year] &amp;lt;= {2014} , it gives me error.&lt;/P&gt;&lt;P&gt;Please tell what to do ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 11:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Error/m-p/717594#M1059945</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-29T11:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Error !!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Error/m-p/717595#M1059946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({&amp;lt;Product = , [Customer Gender] = {'Female'} , [Maturity Year] = {2014}&amp;gt;} [Customer Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({&amp;lt;[Customer Gender]={'Female'}&amp;gt;} [Customer Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 11:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Error/m-p/717595#M1059946</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-09-29T11:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Error !!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Error/m-p/717596#M1059947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({&amp;lt;Product = , [Customer Gender] = {'Female'} , [Maturity Year] &amp;lt;= {2014}&amp;gt;} [Customer Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({&amp;lt;[Customer Gender]={'Female'}&amp;gt;} [Customer Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 11:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Error/m-p/717596#M1059947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-29T11:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Error !!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Error/m-p/717597#M1059948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for maturity add to set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Maturity Year]={"&amp;lt;=2014"}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 11:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Error/m-p/717597#M1059948</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-29T11:32:52Z</dc:date>
    </item>
  </channel>
</rss>

