<?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: Current Year Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833977#M1008376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2015 10:50:04 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-05-11T10:50:04Z</dc:date>
    <item>
      <title>Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833963#M1008351</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 am trying to count only values within the current calendar year and failing. Please could someone point me in the right direction!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DateRaisedIMS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=year(Today())"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ValueID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'*24*'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;IncidentType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'*Accident*'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ListTitle&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'*Employee*'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ValueID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;However this brings back every Value ID in the system&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How do I tweak this to just bring back current calendar year figures? I do not want to define a date as it will be part of a dashboard&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Toby&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833963#M1008351</guid>
      <dc:creator />
      <dc:date>2015-05-11T10:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833964#M1008352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you need a dollar expansion ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;=count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DateRaisedIMS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;$(&lt;/STRONG&gt;&lt;/SPAN&gt;year(Today())&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;ValueID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;={'*24*'}, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;IncidentType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;={'*Accident*'}, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;ListTitle&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;={'*Employee*'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;ValueID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833964#M1008352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-11T10:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833965#M1008353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;=count({&amp;lt;DateRaisedIMS={"$(=year(Today()))"},ValueID={'*24*'}, IncidentType={'*Accident*'}, ListTitle={'*Employee*'}&amp;gt;}ValueID&lt;/STRONG&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833965#M1008353</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-11T10:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833966#M1008354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try looking into InYear() function at help (F1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833966#M1008354</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-05-11T10:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833967#M1008355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know, I should have taken that out as it was used in a previous calculation and have tweaked that to try and get the result I was after&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Toby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833967#M1008355</guid>
      <dc:creator />
      <dc:date>2015-05-11T10:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833968#M1008356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sun but unfortunately that did not work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833968#M1008356</guid>
      <dc:creator />
      <dc:date>2015-05-11T10:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833969#M1008357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan I will take a look &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833969#M1008357</guid>
      <dc:creator />
      <dc:date>2015-05-11T10:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833970#M1008359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is DateRaisedIMS a date field???? If yes then you will need to further tweak your formula to be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;=count({&amp;lt;DateRaisedIMS={"&lt;SPAN style="color: #ff0000;"&gt;=Year(DateRaisedIMS = year(Today())&lt;/SPAN&gt;"},ValueID={'*24*'}, IncidentType={'*Accident*'}, ListTitle={'*Employee*'}&amp;gt;}ValueID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833970#M1008359</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-11T10:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833971#M1008362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes DateRaisedIMS is a date field and is the field I am using for all calculations, unfortunately the tweak you made did not work either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833971#M1008362</guid>
      <dc:creator />
      <dc:date>2015-05-11T10:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833972#M1008364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;InYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('01/05/2014',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),0),'Y','N') &lt;/SPAN&gt;as CurrentYearFlag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can add this in your Calendar Script, something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;InYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TempDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),0),1,0) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CurrentYearFlag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833972#M1008364</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-05-11T10:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833973#M1008366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgot to close the parenthesis after &lt;STRONG style="color: #ff0000; font-size: 13.3333320617676px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Year(DateRaisedIMS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000; font-size: 13.3333320617676px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #000000; font-size: 13.3333320617676px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Try this:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000; font-size: 13.3333320617676px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000; font-size: 13.3333320617676px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=count({&amp;lt;DateRaisedIMS={"&lt;SPAN style="color: #000000; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; font-weight: inherit;"&gt;=Year(DateRaisedIMS&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt; = year(Today())&lt;/SPAN&gt;"},ValueID={'*24*'}, IncidentType={'*Accident*'}, ListTitle={'*Employee*'}&amp;gt;}ValueID&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833973#M1008366</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-11T10:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833974#M1008368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I do it without defining a date range?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make the dashboard 100% self sufficient (as much as possible) without amending the script every year&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, 11 May 2015 10:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833974#M1008368</guid>
      <dc:creator />
      <dc:date>2015-05-11T10:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833975#M1008371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thank you Sun &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You guys are awesome as always, thanks everyone that replied !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833975#M1008371</guid>
      <dc:creator />
      <dc:date>2015-05-11T10:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833976#M1008373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Toby&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ignoring the rest of your Set Analysis, does this work and juist return this year data ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count&amp;nbsp; ( {&amp;lt;&lt;STRONG style="font-size: 10pt;"&gt;DateRaisedIMS&lt;/STRONG&gt;={"&amp;gt;=$(=yearstart(Today()))"}&amp;gt;} &lt;SPAN style="font-size: 13.3333330154419px;"&gt;ValueID&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ok then add in the rest of your Set Analysis :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;&lt;STRONG&gt;DateRaisedIMS&lt;/STRONG&gt;=&lt;SPAN style="font-size: 13.3333330154419px;"&gt;{"&amp;gt;=$(=yearstart(Today()))"}&lt;/SPAN&gt;,ValueID={'*24*'}, IncidentType={'*Accident*'}, ListTitle={'*Employee*'}&amp;gt;}ValueID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833976#M1008373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-11T10:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833977#M1008376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833977#M1008376</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-11T10:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833978#M1008378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No need to define any dates if you will implement in Script:&lt;/P&gt;&lt;P&gt;You can add this in your Calendar Script, something like:&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;f&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;InYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TempDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),0),1,0) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CurrentYearFlag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Also Plenty of Gold Tips&amp;nbsp; at below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView How To (or Tips &amp;amp; Tricks) Application by Lee Matthews&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A href="http://community.qlik.com/docs/DOC-5486"&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; text-decoration: underline; font-family: Segoe Print;"&gt;&lt;SPAN lang=""&gt;http://community.qlik.com/docs/DOC-5486&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833978#M1008378</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-05-11T10:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Values</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833979#M1008379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan, I will take a look at that application!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Toby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 10:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Values/m-p/833979#M1008379</guid>
      <dc:creator />
      <dc:date>2015-05-11T10:53:32Z</dc:date>
    </item>
  </channel>
</rss>

