<?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 Monthend function shows monthstart date...strange behaviour in legend in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909462#M989956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used dimension scale in axes tab...I used monthend function but it shows as monthstart in chart..can anyone one look and help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2015 01:53:20 GMT</pubDate>
    <dc:creator>gauthamchilled</dc:creator>
    <dc:date>2015-07-22T01:53:20Z</dc:date>
    <item>
      <title>Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909462#M989956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used dimension scale in axes tab...I used monthend function but it shows as monthstart in chart..can anyone one look and help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 01:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909462#M989956</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2015-07-22T01:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909463#M989957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gautam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot control it from the Axes tab, the best option is to bring the new MonthEnd date field in the script and use it in the chart as dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;MonthEnd(DateField) AS MonthEndDate;&lt;/P&gt;&lt;P&gt;LOAD Repeat(chr(64 + Ceil(Rand() * 5)), 5) AS ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(Date('01/01/2010' + Ceil(Rand() * 730))) AS DateField,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Ceil(Rand() * 10000) AS Amt&lt;/P&gt;&lt;P&gt;AUTOGENERATE 100;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 03:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909463#M989957</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-22T03:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909464#M989958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also uncheck the Continuous option in Axes tab for Dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 03:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909464#M989958</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-22T03:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909465#M989959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jagan,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my requirement is I want to show all data of a month in the chart, if I use monthend..it will then pick the data for that monthend data..right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to limit the legends by showing only monthend with all the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 03:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909465#M989959</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2015-07-22T03:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909466#M989960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;May you can create the Calculated dimension like&lt;/P&gt;&lt;P&gt;MonthEnd(DateField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can give the Set expression for limited display Month Data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 03:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909466#M989960</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-07-22T03:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909467#M989961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Settu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand your file. But yours sums up the data per month. I want day wise data but show legends as monthend. something like the screenshot below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93570_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 03:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909467#M989961</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2015-07-22T03:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909468#M989962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not understanding why monthend function shows monthstart date in scale axis for dimension in my attached document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 03:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909468#M989962</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2015-07-22T03:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909469#M989963</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 you want to display only Monthend data then use below script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Data:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;*,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;If(MonthEnd(DateField) = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;DateField, 1, 0)&lt;/SPAN&gt; AS MonthEndFlag;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;LOAD Repeat(chr(64 + Ceil(Rand() * 5)), 5) AS ID,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp; Date(Date('01/01/2010' + Ceil(Rand() * 730))) AS DateField,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp; Ceil(Rand() * 10000) AS Amt&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;AUTOGENERATE 100;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Now in chart&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Dimension: DateField&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Expression: =Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;MonthEndFlag = {1}&lt;/SPAN&gt;&amp;gt;}Amt)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Axes tab is display the range of values, it is not possible to change the dimension values.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hope this helps you.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 03:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909469#M989963</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-22T03:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909470#M989964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i guess you require monthend date to select only monthend dates among all the dates &lt;/P&gt;&lt;P&gt;find the below code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD Repeat(chr(64 + Ceil(Rand() * 5)), 5) AS ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Num(Date('01/01/2010' + Ceil(Rand() * 730))) AS DateField,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Ceil(Rand() * 10000) AS Amt&lt;/P&gt;&lt;P&gt;AUTOGENERATE 100;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MONTHENDDATESTABLE:&lt;/P&gt;&lt;P&gt;Load Distinct Monthend(DateField) as DateField,&lt;/P&gt;&lt;P&gt;Monthend(DateField) as Monthend&lt;/P&gt;&lt;P&gt;Resident Data;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 04:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909470#M989964</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2015-07-22T04:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909471#M989965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, I want to show all the data in the chart, not just the monthend date data. but in the legen I want to show monthends with scales like I shown in the screenshot above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 04:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909471#M989965</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2015-07-22T04:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909472#M989966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Hope attached file helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 04:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909472#M989966</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-22T04:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909473#M989967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even the monthname function not working in min scale or max scale expression. Any clue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 04:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909473#M989967</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2015-07-22T04:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909474#M989968</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;Scale is to set the min and max value of the chart axes not for dimensional values.&amp;nbsp; You can control the dimension values in expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 05:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909474#M989968</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-22T05:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909475#M989969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is the case, how is it showing monthstart. Find the attached, I have create two charts to show the difference in the qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 05:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909475#M989969</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2015-07-22T05:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Monthend function shows monthstart date...strange behaviour in legend</title>
      <link>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909476#M989970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove the Continuous option, it will generate randomly but not as you wish.&amp;nbsp; It is just to set the range in the axes not to control the dimension values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why you are looking for this option when there is other best options.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 06:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthend-function-shows-monthstart-date-strange-behaviour-in/m-p/909476#M989970</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-22T06:32:36Z</dc:date>
    </item>
  </channel>
</rss>

