<?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 Analysis in Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335367#M460684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didnt work. Thank you though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2017 14:08:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-18T14:08:41Z</dc:date>
    <item>
      <title>YoY Analysis in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335365#M460682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field called Opp Create Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a bar chart that shows a bar for $$ each month in 2017, with another bar next to each month for the same period in 2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put a sample below of what I was able to put together. I have two expressions in the chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[Upsell ARR (converted)]={"&amp;gt;0"}, [Opp Created Year] = {'2017'}&amp;gt;}[Upsell ARR (converted)])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[Upsell ARR (converted)]={"&amp;gt;0"}, [Opp Created Year] = {'2016'}&amp;gt;}[Upsell ARR (converted)])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am close but this is not what I want. I would like to see the January 2016 bar next to the January 2017 bar and so on ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Q12345.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/160371_Q12345.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 13:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335365#M460682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-18T13:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: YoY Analysis in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335366#M460683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be sort it by Month field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 13:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335366#M460683</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-04-18T13:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: YoY Analysis in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335367#M460684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didnt work. Thank you though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 14:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335367#M460684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-18T14:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: YoY Analysis in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335368#M460685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order for this to work, you would need to use month numbers/names (not month-year) for your dimension - you can get this value by using the Month() function. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 14:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335368#M460685</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2017-04-18T14:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: YoY Analysis in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335369#M460686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good catch! Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 15:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YoY-Analysis-in-Bar-Chart/m-p/1335369#M460686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-18T15:20:25Z</dc:date>
    </item>
  </channel>
</rss>

