<?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: Dynamic Trend Display in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529442#M1127921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you Please let me know how I could use MonthName and ease up the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anushree Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Dec 2013 07:25:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-27T07:25:19Z</dc:date>
    <item>
      <title>Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529435#M1127914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am working on a requirement wherein I need to show a chart that displays values of the past 12 months including the current selection.i.e., for eg if i have selected 2013 September the chart must display values for month starting from 2013 Sep to 2012 Aug in the same order and incase i select 2012 Jul the chart must display values for month starting from 2012 Jul to 2011 Jun in the respective order and suppose if no selection is made it must consider the current year and current month-1 (i.e., 2013 Nov) and display values for 2013 Nov to 2012 Oct. Can anyone Please let me know how this could be accomplished.I have attached a sample document for reference &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 04:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529435#M1127914</guid>
      <dc:creator />
      <dc:date>2013-12-27T04:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529436#M1127915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try expression like:&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;My_Year=, My_Month=,My_date={"&amp;gt;$(=Date(Addmonths(Max(My_date),-12),'M/D/YYYY')) &amp;lt;=$(=Date(Max(My_date),'M/D/YYYY'))"}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 04:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529436#M1127915</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-12-27T04:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529437#M1127916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anushree,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working fine on my application, hope it will work out for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({1&amp;lt;Date = {"&amp;gt;=$(=MonthStart(Max(Date), -11))&amp;lt;=$(=MonthEnd(Max(Date)))"}&amp;gt;}Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh Rawat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 05:08:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529437#M1127916</guid>
      <dc:creator>suresh_rawat</dc:creator>
      <dc:date>2013-12-27T05:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529438#M1127917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anushree,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({1&amp;lt;My_date = {"&amp;gt;=$(=MonthStart(Max(My_date), -11))&amp;lt;=$(=MonthEnd(Max(My_date)))"}&amp;gt;}Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think my attachment is the correct solution you are looking for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nuthan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 05:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529438#M1127917</guid>
      <dc:creator />
      <dc:date>2013-12-27T05:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529439#M1127918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The application that you have put up works as per the requirement but it is not sorted accordingly.Can you please let me know what could be done so that the data&amp;nbsp; is also sorted ie., I would want to see the data in the descending order .&lt;/P&gt;&lt;P&gt;For eg if I have selected Mar 2012 I would want to see the data starting from Mar 2012,Feb 2012,Jan 2012,Dec 2011... to Apr 2011&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 06:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529439#M1127918</guid>
      <dc:creator />
      <dc:date>2013-12-27T06:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529440#M1127919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nuthan,&lt;/P&gt;&lt;P&gt;I see that the application put up by you is not reflecting the correct data.&lt;/P&gt;&lt;P&gt;For eg when I select 2013 Mar the value displayed for 2012 Apr in the chart is not correct.Can you please look into it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 06:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529440#M1127919</guid>
      <dc:creator />
      <dc:date>2013-12-27T06:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529441#M1127920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sort expression:&lt;/P&gt;&lt;P&gt;=Only({&amp;lt;My_Year=, My_Month=,My_date={"&amp;gt;$(=Date(Addmonths(Max(My_date),-12),'M/D/YYYY')) &amp;lt;=$(=Date(Max(My_date),'M/D/YYYY'))"}&amp;gt;} My_Year*100+Num(My_Month))&amp;nbsp; // Descending for the second dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Things could have been easier had you have a field calculated in the script as: MonthName( Date) as MonthName.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 06:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529441#M1127920</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-12-27T06:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529442#M1127921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you Please let me know how I could use MonthName and ease up the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anushree Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 07:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529442#M1127921</guid>
      <dc:creator />
      <dc:date>2013-12-27T07:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529443#M1127922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a new field like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName(Date) as MonthName&lt;/P&gt;&lt;P&gt;from&amp;lt;&amp;gt;;&lt;/P&gt;&lt;P&gt;In the report take this MonthName as second dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 07:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529443#M1127922</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-12-27T07:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529444#M1127923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anushree,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 08:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529444#M1127923</guid>
      <dc:creator />
      <dc:date>2013-12-27T08:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529445#M1127924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did try using the expression&amp;nbsp; you have suggested in my original application But I find that it is not returning any value when the comparison operators like &amp;lt; and &amp;gt; are used within the set expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression that i have been using in my original application is this-&lt;/P&gt;&lt;P&gt;sum&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CommonYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CommonMonth&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Common Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;$(=Date(Addmonths(Max([Common Date]),-12),'DD/MM/YYYY'))&amp;lt;=$(=Date(Max([Common Date]),'DD/MM/YYYY'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MetricValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;the above expression works fine when the filter for common date is split and '=' is used instead of '&amp;lt;' and' &amp;gt;' as &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CommonYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CommonMonth&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Common Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=$(=Date(Max([Common Date]),'DD/MM/YYYY'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MetricValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;or&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;sum&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CommonYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CommonMonth&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Common Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;$(=Date(Addmonths(Max([Common Date]),-12),'DD/MM/YYYY'))"&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MetricValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;So the Problem is not the date format.Can you please let me know where I am going wrong in the first expression as I am not getting any data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 10:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529445#M1127924</guid>
      <dc:creator />
      <dc:date>2013-12-27T10:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529446#M1127925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still I guess, it would be format issue. Comparison is not working properly. Please post your app with sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 10:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529446#M1127925</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-12-27T10:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529447#M1127926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;I tried changing the format and the expression is working fine as you suggested.But I see that in my application when i select Year 2013 and Month Mar data is displayed only for Mar 2013 and the data for the previous 12 months are not getting displayed.So can you Please look into this issue and let me know where I have gone wrong in getting the desired output.&lt;/P&gt;&lt;P&gt;I could not understand why you have multiplied year with 100 in the below sort expression.&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;My_Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;My_Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;My_date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;$(=Date(Addmonths(Max(My_date),-12),'M/D/YYYY')) &amp;lt;=$(=Date(Max(My_date),'M/D/YYYY'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;My_Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;*100+&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;My_Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So can you Please explain the same as well&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have attached the sample document for reference&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 05:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529447#M1127926</guid>
      <dc:creator />
      <dc:date>2013-12-30T05:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529448#M1127927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exclude IF from the expression and try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Flag1={'-1'},Category={'Program Efficiency'},CommonYear=,CommonMonth=,[Common Date]={"&amp;gt;$(=Date(Addmonths(Max([Common Date]),-12),'M/D/YYYY')) &amp;lt;=$(=Date(Max([Common Date]),'M/D/YYYY'))"}&amp;gt;}Metric_Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 05:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529448#M1127927</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-12-30T05:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic Trend Display</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529449#M1127928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Tresco.Its working as intended .Can you please explain the logic that you have used for sorting.I could not understand why you are multiplying year with 100?&lt;/P&gt;&lt;P&gt; Incase i want to see the data in ascending order what should be the logic? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 06:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Trend-Display/m-p/529449#M1127928</guid>
      <dc:creator />
      <dc:date>2013-12-30T06:48:06Z</dc:date>
    </item>
  </channel>
</rss>

