<?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: Monthly Overlap - Max Data Point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247472#M868131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah I get all November's data but I also have the data point against the 1st December. I need the data point against the 30th November and the 1st December excluded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Dec 2016 15:54:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-12T15:54:51Z</dc:date>
    <item>
      <title>Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247466#M868125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Sometime ago, I opened a discussion regarding getting a maximum data point on&amp;nbsp; a line/bar chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;I created three expressions one as a normal bars, one as a line and another one as a line the difference was that the third expression was only to look at the maximum date. The code I used was&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;=&lt;SPAN style="color: #0000ff;"&gt;Max&lt;/SPAN&gt;( {$&amp;lt; &lt;SPAN style="color: #800000;"&gt;LinkId&lt;/SPAN&gt; = {'SAL'} &amp;gt;}&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Total&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;),&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&amp;lt; &lt;SPAN style="color: #800000;"&gt;[Sales Order Date]&lt;/SPAN&gt; = {&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$(=MonthStart(Today(),Day(Today())=1))"&lt;/SPAN&gt;}, &lt;SPAN style="color: #800000;"&gt;LinkId&lt;/SPAN&gt; = {'SAL'} &amp;gt;}&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;total&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[Sales Ordered Value]&lt;/SPAN&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;This works perfectly on day 1. For example on the 1st December it will report for all of November, however, out system refreshes at 2.00am. One of my colleagues enters data at 1,00am on the 1st December. Hence this data is pulled through and the max date now is the 1st December and not the 30th November. So I need to exclude the December records&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Any idea how I can do this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Dave&lt;/SPAN&gt;&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/Monthly-Overlap-Max-Data-Point/m-p/1247466#M868125</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247467#M868126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Date=Max( {$&amp;lt; LinkId = {'SAL'} &amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TOTAL Date),sum({&amp;lt; [Sales Order Date] = {"&amp;gt;=$(=MonthStart(Today(&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;1&lt;/SPAN&gt;), Day(Today(&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;1&lt;/STRONG&gt;))=1))"}, LinkId = {'SAL'} &amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;TOTAL &lt;/STRONG&gt;[Sales Ordered Value]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247467#M868126</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-12T15:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247468#M868127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny thanks,&lt;/P&gt;&lt;P&gt;As we are now on day 12 do I need to replace the red values of 1 with 12&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247468#M868127</guid>
      <dc:creator />
      <dc:date>2016-12-12T15:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247469#M868128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No you don't. Today() function uses 1 argument which helps it determine which today() to use. Reload() today, actual today() or document open today(). By default it is the reload today() and by adding 1 you make it actual today(). Look here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/today.htm" title="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/today.htm"&gt;https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/today.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247469#M868128</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-12T15:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247470#M868129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would I need to amend the script for the data point today - day 12&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247470#M868129</guid>
      <dc:creator />
      <dc:date>2016-12-12T15:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247471#M868130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You still want to see Nov's data in your expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247471#M868130</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-12T15:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247472#M868131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah I get all November's data but I also have the data point against the 1st December. I need the data point against the 30th November and the 1st December excluded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247472#M868131</guid>
      <dc:creator />
      <dc:date>2016-12-12T15:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247473#M868132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The pseudo code should be&lt;/P&gt;&lt;P&gt;if today is day 1 then then total of last months order or&lt;/P&gt;&lt;P&gt;if today is not day then total of current months orders.&lt;/P&gt;&lt;P&gt;Can that be transformed into Qlikview syntax?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 16:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247473#M868132</guid>
      <dc:creator />
      <dc:date>2016-12-12T16:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247474#M868133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this not doing that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Date = Max( {$&amp;lt; LinkId = {'SAL'} &amp;gt;}TOTAL Date),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;[Sales Order Date] = {"&amp;gt;=$(=MonthStart(Today(1), &lt;SPAN style="color: #575757;"&gt;Day(Today(1))=1))"}, LinkId = {'SAL'}&amp;gt;} &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="color: #575757; font-size: 13px;"&gt;TOTAL [Sales Ordered Value]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my understanding of the code, this will show you MTD Sales Ordered Value on the Max Date of this month if the date is any date except 1st of the month. If its the first of the month, then it will show you the MTD value for the last month on the max date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this not what you want? If not then may be its time for you to share a small sample and explain with an example what exactly are you looking to get &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;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 01:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247474#M868133</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-13T01:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247475#M868134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This certainly works for the current month to date. However, I need to test that it works on the 1st day of the month for the last full month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest a way for me to test this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 09:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247475#M868134</guid>
      <dc:creator />
      <dc:date>2016-12-13T09:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247476#M868135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Replace Today(1) with Today(1)-12 which will force the expression to think that today is 1st and see if it sum's the last month or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If(Date = Max( {$&amp;lt; LinkId = {'SAL'} &amp;gt;}TOTAL Date),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;[Sales Order Date] = {"&amp;gt;=$(=MonthStart(Today(1)-12, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #575757;"&gt;Day(Today(1)-12)=1))"}, LinkId = {'SAL'}&amp;gt;} &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #575757;"&gt;TOTAL [Sales Ordered Value]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 09:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247476#M868135</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-13T09:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247477#M868136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no joy the line see the image&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/146460_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 10:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247477#M868136</guid>
      <dc:creator />
      <dc:date>2016-12-13T10:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247478#M868137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you expect to see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 10:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247478#M868137</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-13T10:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247479#M868138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the x axis should stop at 30/11/2016 and so should the line graph. The data point at 12/12/2016 should be at the 30/11/2016 and show £3,511,405&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do a sample if you need to, can you tell me how&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 10:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247479#M868138</guid>
      <dc:creator />
      <dc:date>2016-12-13T10:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247480#M868139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample would be really helpful here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 10:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247480#M868139</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-13T10:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247481#M868140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please tell how I can produce one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 10:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247481#M868140</guid>
      <dc:creator />
      <dc:date>2016-12-13T10:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Overlap - Max Data Point</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247482#M868141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if these help&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 10:24:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Overlap-Max-Data-Point/m-p/1247482#M868141</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-13T10:24:07Z</dc:date>
    </item>
  </channel>
</rss>

