<?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 Year(field) in Set Analysis doesn't work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Year-field-in-Set-Analysis-doesn-t-work/m-p/695150#M1078315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before asking , I have found a similar topic but it doesn't work when trying to adapt mine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to filter the result by counting only the records of this year&lt;/P&gt;&lt;P&gt;if I display the =YEAR(SCContract__c.StartDate__c) then I get 2013 , 2014 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here my expression&lt;/P&gt;&lt;P&gt;I want to consider all the values , so I did use the {1&lt;/P&gt;&lt;P&gt;but how to evaluate the Year of the StartDate ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=COUNT({1&amp;lt;{$(=YEAR(SCContract__c.StartDate__c))}={'2014'}&amp;gt;}SCCContract__c.StartDate__c)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your explainations&lt;/P&gt;&lt;P&gt;Alban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 08:46:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-17T08:46:42Z</dc:date>
    <item>
      <title>Year(field) in Set Analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Year-field-in-Set-Analysis-doesn-t-work/m-p/695150#M1078315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before asking , I have found a similar topic but it doesn't work when trying to adapt mine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to filter the result by counting only the records of this year&lt;/P&gt;&lt;P&gt;if I display the =YEAR(SCContract__c.StartDate__c) then I get 2013 , 2014 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here my expression&lt;/P&gt;&lt;P&gt;I want to consider all the values , so I did use the {1&lt;/P&gt;&lt;P&gt;but how to evaluate the Year of the StartDate ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=COUNT({1&amp;lt;{$(=YEAR(SCContract__c.StartDate__c))}={'2014'}&amp;gt;}SCCContract__c.StartDate__c)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your explainations&lt;/P&gt;&lt;P&gt;Alban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 08:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-field-in-Set-Analysis-doesn-t-work/m-p/695150#M1078315</guid>
      <dc:creator />
      <dc:date>2014-07-17T08:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Year(field) in Set Analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Year-field-in-Set-Analysis-doesn-t-work/m-p/695151#M1078316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I know you can't use formula in the left part in set analysis.&lt;/P&gt;&lt;P&gt;Just do &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;YEAR(SCContract__c.StartDate__c)&lt;/SPAN&gt; AS YearStartDate in load script&lt;/P&gt;&lt;P&gt;and then use&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;COUNT({1&amp;lt;YearStartDate={2014}&amp;gt;}SCCContract__c.StartDate__c) as your expression&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 08:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-field-in-Set-Analysis-doesn-t-work/m-p/695151#M1078316</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2014-07-17T08:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Year(field) in Set Analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Year-field-in-Set-Analysis-doesn-t-work/m-p/695152#M1078317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max(YearFieldValue) in the expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 08:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-field-in-Set-Analysis-doesn-t-work/m-p/695152#M1078317</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-17T08:58:10Z</dc:date>
    </item>
  </channel>
</rss>

