<?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: YOY Not working when single year is selected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325464#M841493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression for Previous Year?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Apr 2017 18:19:12 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-04-26T18:19:12Z</dc:date>
    <item>
      <title>YOY Not working when single year is selected</title>
      <link>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325463#M841492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement in which I have to show a bar chart in which, One bar shows the Current Year value and second bar will show the previous year value. My dimension is Year and expression-1 is Sum(Sales) and expression - 2 is &lt;SPAN style="font-size: 13.3333px;"&gt;Sum(Sales)&lt;/SPAN&gt;. Minimum Year is 2013, Max is 2017. When 2014 or any year other than 2013 is selected, chart is not displaying any value for previous year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When no year is selected:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/161373_1.JPG" style="height: 306px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When a Year is selected,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/161374_2.JPG" style="height: 305px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325463#M841492</guid>
      <dc:creator>avinashkk696</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: YOY Not working when single year is selected</title>
      <link>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325464#M841493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression for Previous Year?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 18:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325464#M841493</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-26T18:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: YOY Not working when single year is selected</title>
      <link>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325465#M841494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you have something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Above(Sum(Sales))&lt;/STRONG&gt;, change it to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Above(Sum({&amp;lt;Year&amp;gt;} Sales)) * Avg(1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 18:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325465#M841494</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-26T18:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: YOY Not working when single year is selected</title>
      <link>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325466#M841495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the mistake. My Second expression is Above(Sum(Sales)).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 04:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325466#M841495</guid>
      <dc:creator>avinashkk696</dc:creator>
      <dc:date>2017-04-27T04:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: YOY Not working when single year is selected</title>
      <link>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325467#M841496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try this?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Above(Sum({&amp;lt;Year&amp;gt;} Sales)) * Avg(1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 09:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YOY-Not-working-when-single-year-is-selected/m-p/1325467#M841496</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-27T09:20:59Z</dc:date>
    </item>
  </channel>
</rss>

