<?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: last 3 Month Trending in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270079#M399631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be &lt;STRONG&gt;MonthName(MonthEndDate,'MM-YYYY')&lt;/STRONG&gt; or &lt;STRONG&gt;MonthName(MonthEndDate)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expression seems you want to show Measure for last three months data with starting date of Month and till This month(I meant, Selection) of monthstart date. That case above condition should work. From here you can make in set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;MonthEndDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={'&amp;gt;=$(=Date(MonthStart(Max(MonthEndDate),-3)),'YourDateFormat')&amp;lt;=$(=Date(MonthStart(Max(MonthEndDate),1)),'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;YourDateFormat&lt;/SPAN&gt;')'}&amp;gt;}&amp;nbsp; A+B+C&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2017 17:10:30 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-03-23T17:10:30Z</dc:date>
    <item>
      <title>last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270070#M399622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; need to have a 3 month bar chart based on the below data and it should change automatically on change of month/year.&amp;nbsp; please let me know if anyone can help me here..thnx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="384"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl3001" height="14" width="70"&gt;MonthEndDate&lt;/TD&gt;&lt;TD class="xl3000" style="border-left: none;" width="64"&gt;A&lt;/TD&gt;&lt;TD class="xl3000" style="border-left: none;" width="64"&gt;B&lt;/TD&gt;&lt;TD class="xl2999" style="border-left: none;" width="64"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;1/31/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;10.3&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;2/28/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;15.6&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;3/31/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;20.9&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;4/30/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;26.2&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;5/31/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;31.5&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;6/30/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;36.8&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;7/31/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;42.1&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;8/31/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;47.4&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;9/30/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;52.7&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;10/31/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;58&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;11/30/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;63.3&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;12/31/2016&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;68.6&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;1/31/2017&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;13&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;73.9&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;2/28/2017&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;14&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;79.2&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl3001" height="14" style="border-top: none;"&gt;3/31/2017&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD class="xl3000" style="border-top: none; border-left: none;"&gt;84.5&lt;/TD&gt;&lt;TD align="right" class="xl2999" style="border-top: none; border-left: none;"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 15:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270070#M399622</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-23T15:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270071#M399623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which metric you want to use here. This case, You want after selection. May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthEndDate&lt;/SPAN&gt; = {"&amp;gt;= AddMonths(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthEndDate&lt;/SPAN&gt;),-3) &amp;lt;= Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthEndDate&lt;/SPAN&gt;)"}&amp;gt;}A+B+C)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with date format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthEndDate&lt;/SPAN&gt; = {"&amp;gt;= Date(AddMonths(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthEndDate&lt;/SPAN&gt;),-3),'MM/DD/YYYY') &amp;lt;= Date(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthEndDate&lt;/SPAN&gt;),'&lt;STRONG style="font-size: 13.3333px;"&gt;MM/DD/YYYY&lt;/STRONG&gt;')"}&amp;gt;}A+B+C)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270071#M399623</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-23T16:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270072#M399624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnx Anil. For some reason i am getting 0 as a result and chart is not appearing..Any idea why? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270072#M399624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-23T16:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270073#M399625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you select &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;3/31/2017&lt;/SPAN&gt;? Then look the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270073#M399625</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-23T16:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270074#M399626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Fault,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;MonthEndDate&lt;/SPAN&gt; = {"&amp;gt;= &lt;SPAN style="color: #ff0000;"&gt;$(=&lt;/SPAN&gt;Date(AddMonths(Max(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;MonthEndDate&lt;/SPAN&gt;),-3),'MM/DD/YYYY')&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt; &amp;lt;= &lt;SPAN style="color: #ff0000;"&gt;$(=&lt;/SPAN&gt;Date(Max(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;MonthEndDate&lt;/SPAN&gt;),'&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;MM/DD/YYYY&lt;/STRONG&gt;')&lt;STRONG style="color: #ff0000; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/STRONG&gt;"}&amp;gt;}A+B+C)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270074#M399626</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-23T16:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270075#M399627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its still 0. thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270075#M399627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-23T16:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270076#M399628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sry, no luck..showing 0..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270076#M399628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-23T16:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270077#M399629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you share sample qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270077#M399629</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-23T16:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270078#M399630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, due to privacy I cant..but&amp;nbsp; below one worked &lt;SPAN style="font-size: 8pt;"&gt;Also tested by selecting the dates and it works fine.. Now how can I have a&amp;nbsp; MM-YYYY format and select instead of date... thnx for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthEndDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;gt;=$(=MonthStart(Max(MonthEndDate),-3))&amp;lt;=$(=MonthStart(Max(MonthEndDate),1))'}&amp;gt;}&amp;nbsp; A+B+C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270078#M399630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-23T17:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270079#M399631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be &lt;STRONG&gt;MonthName(MonthEndDate,'MM-YYYY')&lt;/STRONG&gt; or &lt;STRONG&gt;MonthName(MonthEndDate)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expression seems you want to show Measure for last three months data with starting date of Month and till This month(I meant, Selection) of monthstart date. That case above condition should work. From here you can make in set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;MonthEndDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={'&amp;gt;=$(=Date(MonthStart(Max(MonthEndDate),-3)),'YourDateFormat')&amp;lt;=$(=Date(MonthStart(Max(MonthEndDate),1)),'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;YourDateFormat&lt;/SPAN&gt;')'}&amp;gt;}&amp;nbsp; A+B+C&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270079#M399631</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-23T17:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270080#M399632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help Anil!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270080#M399632</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-23T17:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270081#M399633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad i was able to help, So if your question is answered you may close this thread by flag "&lt;STRONG&gt;Correct Answer&lt;/STRONG&gt;" and "&lt;STRONG&gt;Helpful&lt;/STRONG&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270081#M399633</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-23T17:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270082#M399634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm new to this community...where can I close this thread? thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270082#M399634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-23T17:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: last 3 Month Trending</title>
      <link>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270083#M399635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be look here -- &lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not found, Let it be&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-3-Month-Trending/m-p/1270083#M399635</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-23T17:56:20Z</dc:date>
    </item>
  </channel>
</rss>

