<?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: 12 months Trend for Max Transaction in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099820#M632695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, what do you mean with Expression in expression tab ? &lt;/P&gt;&lt;P&gt;the expression for the the trend line chart is :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Max(Aggr(sum({$&amp;lt;YEAR_MONTH_W = {"&amp;gt;=$(=date(addmonths(max(YEAR_MONTH_W), -12), 'YYYY-MM'))"} * {"&amp;lt;=$(=max(YEAR_MONTH_W))"}&amp;gt;}TOT_TRANS),TANGGAL))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I have tries to bypass the YEAR_MONTH, but the result is still the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Max(Aggr(sum({$&amp;lt;YEAR_MONTH_W = {"&amp;gt;=$(=date(addmonths(max(YEAR_MONTH_W), -12), 'YYYY-MM'))"} * {"&amp;lt;=$(=max(YEAR_MONTH_W))", YEAR_MONTH_W}&amp;gt;}TOT_TRANS),TANGGAL))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2016 09:57:39 GMT</pubDate>
    <dc:creator>d4rlie891</dc:creator>
    <dc:date>2016-06-23T09:57:39Z</dc:date>
    <item>
      <title>12 months Trend for Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099816#M632691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hello everybody,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I have a problem, why my 12 months Trend Line only show 1 month value when I select a Year_month in QlikSense?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;This is my Measure : Max(Aggr(sum({$&amp;lt;YEAR_MONTH_W = {"&amp;gt;=$(=date(addmonths(max(YEAR_MONTH_W), -12), 'YYYY-MM'))"} * {"&amp;lt;=$(=max(YEAR_MONTH_W))"}&amp;gt;}TOT_TRANS),TANGGAL)).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If I don't select any Year_month, the Trend line is OK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="12 Months Trend Line Case.jpg" class="jive-image image-1" src="/legacyfs/online/128948_12 Months Trend Line Case.jpg" style="height: 216px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Dmw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 09:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099816#M632691</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-06-23T09:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: 12 months Trend for Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099817#M632692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to bypass YEAR_MONTH filter in your expression...&lt;/P&gt;&lt;P&gt;what is your expression in expression tab?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 09:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099817#M632692</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-06-23T09:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: 12 months Trend for Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099818#M632693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Max(Aggr(sum({$&amp;lt;YEAR_MONTH_W = {"&amp;gt;=$(=date(addmonths(max(YEAR_MONTH_W), -12), 'YYYY-MM'))"} * {"&amp;lt;=$(=max(YEAR_MONTH_W))", &lt;STRONG&gt;YEAR_MONTH_W=&lt;/STRONG&gt;}&amp;gt;}TOT_TRANS),TANGGAL))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 09:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099818#M632693</guid>
      <dc:creator>varshavig12</dc:creator>
      <dc:date>2016-06-23T09:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: 12 months Trend for Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099819#M632694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the expression with : &lt;SPAN style="font-size: 13.3333px;"&gt;Max(Aggr(sum({$&amp;lt;YEAR_MONTH_W = {"&amp;gt;=$(=date(addmonths(max(YEAR_MONTH_W), -12), 'YYYY-MM'))"} * {"&amp;lt;=$(=max(YEAR_MONTH_W))"&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;, YEAR_MONTH_W&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;}&amp;gt;}TOT_TRANS),TANGGAL))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the Result is still the same. It only shows 1 month value when I select a Year_month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 09:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099819#M632694</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-06-23T09:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: 12 months Trend for Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099820#M632695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, what do you mean with Expression in expression tab ? &lt;/P&gt;&lt;P&gt;the expression for the the trend line chart is :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Max(Aggr(sum({$&amp;lt;YEAR_MONTH_W = {"&amp;gt;=$(=date(addmonths(max(YEAR_MONTH_W), -12), 'YYYY-MM'))"} * {"&amp;lt;=$(=max(YEAR_MONTH_W))"}&amp;gt;}TOT_TRANS),TANGGAL))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I have tries to bypass the YEAR_MONTH, but the result is still the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Max(Aggr(sum({$&amp;lt;YEAR_MONTH_W = {"&amp;gt;=$(=date(addmonths(max(YEAR_MONTH_W), -12), 'YYYY-MM'))"} * {"&amp;lt;=$(=max(YEAR_MONTH_W))", YEAR_MONTH_W}&amp;gt;}TOT_TRANS),TANGGAL))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 09:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099820#M632695</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-06-23T09:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: 12 months Trend for Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099821#M632696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the data in Table :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="12 Months Trend Line Case.jpg" class="jive-image image-1" src="/legacyfs/online/129036_12 Months Trend Line Case.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 00:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/12-months-Trend-for-Max-Transaction/m-p/1099821#M632696</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-06-24T00:58:08Z</dc:date>
    </item>
  </channel>
</rss>

