<?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: Overlay 2 rolling 12 month charts in one in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351774#M832489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sneha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you sort your months according to an expression, and enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="php" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_149727601457019" jivemacro_uid="_149727601457019"&gt;
&lt;P&gt;=If(Month(Date)&amp;lt;6, Month(Date)+12, Month(Date))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that would have your month order running from june to may.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find an attached example. Does this solve your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Naamloos.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166555_Naamloos.png" style="height: 306px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2017 14:01:13 GMT</pubDate>
    <dc:creator>RonaldDoes</dc:creator>
    <dc:date>2017-06-12T14:01:13Z</dc:date>
    <item>
      <title>Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351769#M832484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My latest requirement is to create a chart that shows two rolling 12 month as a comparison of one another.&lt;/P&gt;&lt;P&gt;I am able to show them separately as 24 month period. However, when I overlay them by month as dimension I am unable to sort them based on the latest month values. The chart automatically sorts from Jan - Dec or Dec-Jan and not by the latest month to the last 12 months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help with this &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351769#M832484</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351770#M832485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume, You applied 12 moths roll-out expression to Bar one not the Symbol one. Can you apply the same set analysis for 2 metrics then check. If not, I would ask you to share mock up application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351770#M832485</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-12T10:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351771#M832486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you sorting your symbol chart? I am guessing that's the one which is not working, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 11:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351771#M832486</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-12T11:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351772#M832487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am only able to sort based on month(dimension) and not on expressions. Currently I tried by Month no, Month, or by expression as well. However, I am not able to sort it the based on the latest month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Sneha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 13:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351772#M832487</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2017-06-12T13:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351773#M832488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample for us to take a look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 13:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351773#M832488</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-12T13:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351774#M832489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sneha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you sort your months according to an expression, and enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="php" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_149727601457019" jivemacro_uid="_149727601457019"&gt;
&lt;P&gt;=If(Month(Date)&amp;lt;6, Month(Date)+12, Month(Date))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that would have your month order running from june to may.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find an attached example. Does this solve your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Naamloos.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166555_Naamloos.png" style="height: 306px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 14:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351774#M832489</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-06-12T14:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351775#M832490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your responses. However, please find attached a test version of the same.&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies - I have changed the expression to the correct one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 15:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351775#M832490</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2017-06-12T15:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351776#M832491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sneha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the Sort by Expression option. Expression for this should be max(Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166564_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 15:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351776#M832491</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2017-06-12T15:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351777#M832492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Ronald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would work when a single 12 rolling month expression is written. Also, I want the sort to be dynamic based on the latest selection made. I have attached a test app - please let me know if you can solve my dilemma &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 15:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351777#M832492</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2017-06-12T15:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351778#M832493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use max date, it sorts the latest month first. However - its followed by January? Not sure if its supposed to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166543_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 15:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351778#M832493</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2017-06-12T15:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351779#M832494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is MonthCount field here? Month_No? You expression uses MonthCount, but I don't see any field with that name?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 15:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351779#M832494</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-12T15:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351780#M832495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sneha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the file you attached doesn't contain a Date field so this will be difficult to fix in that!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try max(Month_Conseq_No) instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 15:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351780#M832495</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2017-06-12T15:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351781#M832496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this as your sort expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month(Date#(Only({1}Month), 'MMM'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166565_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 15:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351781#M832496</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-12T15:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351782#M832497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MonthCount&amp;nbsp; is the a consecutive count of Month over all years. So in 2015 Aug its 1, and Jan 2016 its 6 and so on. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 15:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351782#M832497</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2017-06-12T15:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351783#M832498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did my response below makes sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 15:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351783#M832498</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-12T15:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351784#M832499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks, however this is not dynamic based on the selections made for year/month.&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;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month_Conseq_No&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;The above works fine on Dummy table - however, when I use it in my app it does the same as date. Jun first then Jan..Dec.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 16:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351784#M832499</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2017-06-12T16:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351785#M832500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month_Conseq_No&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;The above works fine on Dummy table - however, when I use it in my app it does the same as date. Jun first then Jan..Dec.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any thoughts, on what needs to change in my app to accommodate this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 16:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351785#M832500</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2017-06-12T16:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351786#M832501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is &lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Month_Conseq_No&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) coming from? I asked you to use &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Month(Date#(Only({1}Month), 'MMM'))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 16:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351786#M832501</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-12T16:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351787#M832502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;I did try your expression and as I said its not dynamic. It displays data from Jan - Dec and Dec- Jan. It's not sorting it based on the month selected. That's why I told about the one that works on test file but not on my original data set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 16:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351787#M832502</guid>
      <dc:creator>snehamahaveer</dc:creator>
      <dc:date>2017-06-12T16:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay 2 rolling 12 month charts in one</title>
      <link>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351788#M832503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it... so for example if you select March, you want the sorting to begin at March, Apr... Dec, Jan, Feb?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 16:26:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overlay-2-rolling-12-month-charts-in-one/m-p/1351788#M832503</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-12T16:26:40Z</dc:date>
    </item>
  </channel>
</rss>

