<?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 to equal 2015 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915935#M990780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion, this works but I am looking for the column to show the year '2015' and for that column to show only 2015 data.&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, 27 Jul 2015 14:46:14 GMT</pubDate>
    <dc:creator>knightwriter</dc:creator>
    <dc:date>2015-07-27T14:46:14Z</dc:date>
    <item>
      <title>Expression to equal 2015</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915932#M990777</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 have the expression below and the answer I get is -1 and 0. I have a list of medals won by date and I want only the ones in 2015. Can you please help? And what is wrong with the below expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=year([Medal.Win Date])=2015&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 13:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915932#M990777</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-07-27T13:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to equal 2015</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915933#M990778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: &lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Expression: &lt;STRONG&gt;Count({&amp;lt;Year = {2015}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;[Medal.Win Date])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should give you the count of medals on all dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&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, 27 Jul 2015 13:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915933#M990778</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-27T13:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to equal 2015</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915934#M990779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression is a test. It tests if the result of year([Medal.Win Date]) is 2015. That test is either true (-1) or false (0). That's why you get -1 and 0 values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 13:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915934#M990779</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-27T13:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to equal 2015</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915935#M990780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion, this works but I am looking for the column to show the year '2015' and for that column to show only 2015 data.&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, 27 Jul 2015 14:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915935#M990780</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-07-27T14:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to equal 2015</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915936#M990781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this expression does what you want: only({&amp;lt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;[Medal.Win Date]={"=Year(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;[Medal.Win Date]&lt;/SPAN&gt;)=2015"}&lt;/SPAN&gt;&amp;gt;}[Medal.Win Date])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 14:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915936#M990781</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-27T14:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to equal 2015</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915937#M990782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use expression Label as '&lt;STRONG&gt;2015&lt;/STRONG&gt;'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 14:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915937#M990782</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-27T14:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to equal 2015</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915938#M990783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response. I dont actually want to change the Column title but to have the column contents show the year 2015 in the cells rather than 1 etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this sorted thanks to the above expression. Thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 15:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-equal-2015/m-p/915938#M990783</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-07-29T15:50:04Z</dc:date>
    </item>
  </channel>
</rss>

