<?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: Rolling 13 Month View Not Working As Expected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211392#M519267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same result.&amp;nbsp; I still see months 201509 through 201610.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Oct 2016 20:44:41 GMT</pubDate>
    <dc:creator>pnn44794</dc:creator>
    <dc:date>2016-10-21T20:44:41Z</dc:date>
    <item>
      <title>Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211386#M519261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had asked for assistance with this in an earlier thread and we thought we had it working, but it is not.&amp;nbsp; I have a stacked bar chart where I would like to have a 13 month rolling view of the data.&amp;nbsp; I'm using the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;Date={&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$(=MonthStart(Today(),-12))&amp;lt;=$(=MonthEnd(Today()))"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;}&amp;gt;}CHARGE_AMOUNT)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;When I first put this in place, it appeared to work as 201509 through 201609 was displayed.&amp;nbsp; However, I've now loaded 201610 data and instead of seeing just 201510 through 201610, I'm seeing 201509 through 201610.&amp;nbsp; I want 201509 to fall off.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any ideas?&amp;nbsp; As usual, any and all help will be appreciated.&amp;nbsp; Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 19:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211386#M519261</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2016-10-21T19:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211387#M519262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to check it with just &amp;gt; instead of &amp;gt;=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;Date={"&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;&amp;gt;&lt;/SPAN&gt;$(=MonthStart(Today(),-12))&amp;lt;=$(=MonthEnd(Today()))"}&amp;gt;}CHARGE_AMOUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211387#M519262</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-21T20:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211388#M519263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I need to do a reload after making the change?&amp;nbsp; I would thin I would not have to.&amp;nbsp; If I don't need to, I made the change, saved it, clicked Apply and then Ok.&amp;nbsp; No change in the display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211388#M519263</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2016-10-21T20:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211389#M519264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your Date format?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211389#M519264</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-21T20:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211390#M519265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date format is YYYYMM, i.e. 201610 for October 2016.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211390#M519265</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2016-10-21T20:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211391#M519266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;Date={"&amp;gt;=$(=&lt;SPAN style="color: #ff0000;"&gt;Date(&lt;/SPAN&gt;MonthStart(Today(),-12)&lt;SPAN style="color: #ff0000;"&gt;, 'YYYYMM')&lt;/SPAN&gt;)&amp;lt;=$(=&lt;SPAN style="color: #ff0000;"&gt;Date(Floor(&lt;/SPAN&gt;MonthEnd(Today())&lt;SPAN style="color: #ff0000;"&gt;), 'YYYYMM')&lt;/SPAN&gt;)"}&amp;gt;} CHARGE_AMOUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211391#M519266</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-21T20:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211392#M519267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same result.&amp;nbsp; I still see months 201509 through 201610.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211392#M519267</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2016-10-21T20:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211393#M519268</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? Difficult to know without seeing the issue &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211393#M519268</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-21T20:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211395#M519270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use what I provided in the thread?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Oct 2016 00:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211395#M519270</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2016-10-23T00:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211396#M519271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately Perry, I don't have enough information to propose any changes. I think it should it work and from the information provided, I don't see any reason why it shouldn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I sincerely hope that some one else might be able to help you better here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 05:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211396#M519271</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-24T05:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211397#M519272</link>
      <description>&lt;P&gt;The following is the last expre3ssion we tried.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date={"&amp;gt;=$(=Date(MonthStart(Today(),-12), 'YYYYMM'))&amp;lt;=$(=Date(Floor(MonthEnd(Today())), 'YYYYMM'))"}&amp;gt;} CHARGE_AMOUNT&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2019 20:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211397#M519272</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-13T20:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211398#M519273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Perry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are these dates stored as dates? Looking at the INVENTORY_MONTH, you can find a curious YYYYMM of 201600. Maybe you must convert your data to date, before making any calculation on them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 19:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211398#M519273</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2016-10-24T19:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211399#M519274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eduardo:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVENTORY_MONTH can be ignored in this case as it’s not in play.  201600 is deliberately set to that value in the DB I pull data from and actually represents the December inventory month that gets billed in January.  However, you raise a good point.  CHARGE_MONTH is defined in the database as varchar.  I’m guessing I need to convert it to a date format and do that conversion in my SQL code prior to loading the data into the QVD file???  If yes, would you have some SQL Server sample code?  If not, I can probably find some.  Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 19:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211399#M519274</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2016-10-24T19:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211400#M519275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If it is a char with 6 caracteres in the YYYYMM format you can Translate it to a date format with Makedate(left(CHARGE_MONTH,4),right(CHARGE_MONTH,2),'01')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 20:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211400#M519275</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2016-10-24T20:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211401#M519276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My apologies if I’m not getting this, but are you saying I should have an expression with two lines?  Like the following in the order listed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Makedate(left(CHARGE_MONTH,4),right(CHARGE_MONTH,2),'01')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Date={"&amp;gt;=$(=Date(MonthStart(Today(),-12), 'YYYYMM'))&amp;lt;=$(=Date(Floor(MonthEnd(Today())), 'YYYYMM'))"}&amp;gt;} CHARGE_AMOUNT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I’m trying to get to is a 13 Month rolling view.  I have CHARGE_MONTH in the format of YYYYMM, but varchar data type.  When I use just the Sum line above, 201509 through 201610 show up in my chart.  The chart should only show 201510 through 201610.  In November, it showed 201511 through 201611 and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 21:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211401#M519276</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2016-10-24T21:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211402#M519277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, excuse me. O forgot to tell you to use this function in the load script to transform the date from the 'YYYYMM' format to a date format, só you can use it in your set analysis expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 21:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211402#M519277</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2016-10-24T21:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211403#M519278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.  This is good and I think getting me closer, but the CHARGE_MONTH now shows up as MM\DD\YYYY and I need it to be YYYYMM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 00:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211403#M519278</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2016-10-25T00:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211404#M519279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you can use the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Makedate(left(CHARGE_MONTH,4),right(CHARGE_MONTH,2),'01'),'YYYYMM')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 00:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211404#M519279</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2016-10-25T00:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211405#M519280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Eduardo.  That took care of the format problem.  I still need to figure out the rolling 13 month view.  I’ll look at it tomorrow.  It’s been a long day and it’s still not over.  Got a work issue I need to deal with.  Anyway, thank you again.  Hopefully, I’ll figure out the 13 month rolling view or with help from the community.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 01:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211405#M519280</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2016-10-25T01:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 13 Month View Not Working As Expected</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211406#M519281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I need to add as CHARGE_MONTH at the end, like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Makedate(left(CHARGE_MONTH,4),right(CHARGE_MONTH,2),'01'),'YYYYMM')&lt;/SPAN&gt; as CHARGE_MONTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to double quote CHARGE_MONTH, i.e. "CHARGE_MONTH"?&amp;nbsp; That's how it was originally in the Load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 14:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-13-Month-View-Not-Working-As-Expected/m-p/1211406#M519281</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2016-10-25T14:12:14Z</dc:date>
    </item>
  </channel>
</rss>

