<?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 Month Trending with the Selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-Trending-with-the-Selections/m-p/1162047#M462569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to show the trending for Month in BAR chart. Usually when we select the month from the list box, it will show the particular selected month data only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is when I select the Month from the list box, It should show the previous 5 months data along wit current month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example If i select the Month-Year as &lt;STRONG&gt;April 2016 &lt;/STRONG&gt;then the bar chart should display the trending for&lt;STRONG&gt; April 2016, March2016, Feb2016, Jan 2016, Dec2015, Nov 2015.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajitha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/120618"&gt;mrkachhiaimp&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/40441"&gt;phaneendra.kunche&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Sep 2016 18:52:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-09-07T18:52:27Z</dc:date>
    <item>
      <title>Month Trending with the Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Trending-with-the-Selections/m-p/1162047#M462569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to show the trending for Month in BAR chart. Usually when we select the month from the list box, it will show the particular selected month data only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is when I select the Month from the list box, It should show the previous 5 months data along wit current month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example If i select the Month-Year as &lt;STRONG&gt;April 2016 &lt;/STRONG&gt;then the bar chart should display the trending for&lt;STRONG&gt; April 2016, March2016, Feb2016, Jan 2016, Dec2015, Nov 2015.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajitha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/120618"&gt;mrkachhiaimp&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/40441"&gt;phaneendra.kunche&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 18:52:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Trending-with-the-Selections/m-p/1162047#M462569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-07T18:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Month Trending with the Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Trending-with-the-Selections/m-p/1162048#M462570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be using set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;[Month-Year] = {"$(='&amp;gt;=' &amp;amp; Date(AddMonths(Max([Month-Year]), -5), 'MMM YYYY') &amp;amp; '&amp;lt;=' &amp;amp; &lt;SPAN style="font-size: 13.3333px;"&gt;Date(AddMonths(Max([Month-Year]), 0), 'MMM YYYY'))&lt;/SPAN&gt;"}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am not sure how you create Month-Year in script, but why is some months complete name (March) vs. others have short month name (Feb)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 18:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Trending-with-the-Selections/m-p/1162048#M462570</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-07T18:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Month Trending with the Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Trending-with-the-Selections/m-p/1162049#M462571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry all the months have the same format MMM/YY. I'm trying to write this in Calculated Dimension. Is this possible. Please advise?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 19:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Trending-with-the-Selections/m-p/1162049#M462571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-07T19:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Month Trending with the Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Trending-with-the-Selections/m-p/1162050#M462572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess, something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If([Month-Year] &amp;lt;= Max(TOTAL [Month-Year]) and &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; [Month-Year] &amp;gt;= AddMonths(Max(TOTAL [Month-Year]), -5), [Month-Year])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But make sure to ignore selection in [Month-Year] field in your expression. Assuming you have &lt;STRONG&gt;Sum(Sales)&lt;/STRONG&gt; as your expression, change it to -&amp;gt; &lt;STRONG&gt;Sum({&amp;lt;[Month-Year]&amp;gt;} Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 19:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Trending-with-the-Selections/m-p/1162050#M462572</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-07T19:17:05Z</dc:date>
    </item>
  </channel>
</rss>

