<?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: Incorrect Total in a Pivot chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856956#M300234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use this expression for MTD Score's expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Aggr(if((((18/100)* Count({&amp;lt;CalanderQuarter=,fYear=,FMonth=,LOCAL_CURRENCY=, REGION={'IND'},CONTROLLER={'WRITER'},SERVICE_LINE={'EXP','WCM','OMD','MSI'}, DateNum={"&amp;gt;=$(=Num(MonthStart(today())))&amp;lt;=$(=vToday))"}&amp;gt;}DISTINCT&amp;nbsp; ENQUIRY_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;CalanderQuarter=,fYear=,FMonth=,LOCAL_CURRENCY=,REGION={'IND'},CONTROLLER={'WRITER'},SERVICE_LINE={'EXP','WCM','OMD','MSI'},DateNum={"&amp;gt;=$(=Num(MonthStart(today())))&amp;lt;=$(=vToday)"}&amp;gt;}E.TARGET))*100)&amp;gt;18,18,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(((18/100)*Count({&amp;lt;CalanderQuarter=,fYear=,FMonth=,LOCAL_CURRENCY=, REGION={'IND'},CONTROLLER={'WRITER'},SERVICE_LINE={'EXP','WCM','OMD','MSI'}, DateNum={"&amp;gt;=$(=Num(MonthStart(today())))&amp;lt;=$(=vToday))"}&amp;gt;}DISTINCT&amp;nbsp; ENQUIRY_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;CalanderQuarter=,fYear=,FMonth=,LOCAL_CURRENCY=,REGION={'IND'},CONTROLLER={'WRITER'},SERVICE_LINE={'EXP','WCM','OMD','MSI'},DateNum={"&amp;gt;=$(=Num(MonthStart(today())))&amp;lt;=$(=vToday)"}&amp;gt;}E.TARGET))*100)), BRANCH_NAME))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2015 16:39:41 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-04-30T16:39:41Z</dc:date>
    <item>
      <title>Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856952#M300230</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;I have created a pivot chart with a calculated dimension which is just a text.&lt;/P&gt;&lt;P&gt;I am getting wrong totals .&lt;/P&gt;&lt;P&gt;Is it possible to get the right total without using a straight table or will i have to use only the straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the sample app &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 11:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856952#M300230</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2015-04-30T11:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856953#M300231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell us what you think the total should be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 11:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856953#M300231</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-04-30T11:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856954#M300232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gysbert is right, until we won't know what's your expectation of the total we won't be able to much help. But general rule is to use something like this to get a correct total:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;Sum/Count/Min/Max/Avg&lt;/SPAN&gt;(Aggr(yourExpression, yourDimensions))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where the portion highlighted in red determines what your total needs to be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&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>Thu, 30 Apr 2015 12:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856954#M300232</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T12:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856955#M300233</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;I Just need the total of the last column i.e. MTD score column which should be 107&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856955#M300233</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2015-04-30T16:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856956#M300234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use this expression for MTD Score's expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Aggr(if((((18/100)* Count({&amp;lt;CalanderQuarter=,fYear=,FMonth=,LOCAL_CURRENCY=, REGION={'IND'},CONTROLLER={'WRITER'},SERVICE_LINE={'EXP','WCM','OMD','MSI'}, DateNum={"&amp;gt;=$(=Num(MonthStart(today())))&amp;lt;=$(=vToday))"}&amp;gt;}DISTINCT&amp;nbsp; ENQUIRY_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;CalanderQuarter=,fYear=,FMonth=,LOCAL_CURRENCY=,REGION={'IND'},CONTROLLER={'WRITER'},SERVICE_LINE={'EXP','WCM','OMD','MSI'},DateNum={"&amp;gt;=$(=Num(MonthStart(today())))&amp;lt;=$(=vToday)"}&amp;gt;}E.TARGET))*100)&amp;gt;18,18,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(((18/100)*Count({&amp;lt;CalanderQuarter=,fYear=,FMonth=,LOCAL_CURRENCY=, REGION={'IND'},CONTROLLER={'WRITER'},SERVICE_LINE={'EXP','WCM','OMD','MSI'}, DateNum={"&amp;gt;=$(=Num(MonthStart(today())))&amp;lt;=$(=vToday))"}&amp;gt;}DISTINCT&amp;nbsp; ENQUIRY_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;CalanderQuarter=,fYear=,FMonth=,LOCAL_CURRENCY=,REGION={'IND'},CONTROLLER={'WRITER'},SERVICE_LINE={'EXP','WCM','OMD','MSI'},DateNum={"&amp;gt;=$(=Num(MonthStart(today())))&amp;lt;=$(=vToday)"}&amp;gt;}E.TARGET))*100)), BRANCH_NAME))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856956#M300234</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T16:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856957#M300235</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;Thanks alot it works but can i hide the total for the MTD % column as i do not need that.&lt;/P&gt;&lt;P&gt;Also why is it that i have to use AGGR in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 17:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856957#M300235</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2015-04-30T17:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856958#M300236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can remove any expression you want now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 17:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856958#M300236</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T17:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856959#M300237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aggregate is needed because of a missing functionality in Pivot table which is available in Straight table. Please find a image of the functionality which is available in Straight table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Total Mode.PNG" class="jive-image image-1" src="/legacyfs/online/85438_Total Mode.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to get what can be done with a click in Straight table, you need to use a Aggregate function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&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>Thu, 30 Apr 2015 18:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856959#M300237</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T18:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856960#M300238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not want to remove expressions.&lt;/P&gt;&lt;P&gt;I just want to disable the totals for the MTD % column .&lt;/P&gt;&lt;P&gt;Would it be possible ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 18:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856960#M300238</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2015-04-30T18:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856961#M300239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&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>Thu, 30 Apr 2015 18:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856961#M300239</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T18:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856962#M300240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Disregard the last response. Look at the following attachment.&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>Thu, 30 Apr 2015 18:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856962#M300240</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T18:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856963#M300241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You Have disabled the entire MTD% column.&lt;/P&gt;&lt;P&gt;The thing is that i want the MTD % column with all the values except the total .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to keep totals of only a particular column in the pivot chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 19:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856963#M300241</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2015-04-30T19:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856964#M300242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All Columns are still here:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/85451_Table.PNG" style="height: 187px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 19:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856964#M300242</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T19:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856965#M300243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect but how did u just get the MTD score totals .&lt;/P&gt;&lt;P&gt;When i enabled the partial sums i am getting totals for the rest of the columns as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 20:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856965#M300243</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2015-04-30T20:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856966#M300244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used a concept of Dimensionality() to turn of the totals for all others except MTD Score.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 21:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856966#M300244</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T21:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856967#M300245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks for Bearing with me and helping me solve this .&lt;/P&gt;&lt;P&gt;Learned a lot !!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rergards,&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 21:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856967#M300245</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2015-04-30T21:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Total in a Pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856968#M300246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌we all are learning from each other my friend.&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>Thu, 30 Apr 2015 21:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-Total-in-a-Pivot-chart/m-p/856968#M300246</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T21:15:06Z</dc:date>
    </item>
  </channel>
</rss>

