<?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: Need to get particular records? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064801#M17262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For 1st Pivot Table&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=7"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;For 2nd Pivot Table&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Dimension&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Customer&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Expression&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;SUM({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=14 and&amp;nbsp; Rank(SUM(Sales),4)&amp;gt;7 "}&amp;gt;}Sales)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;For 3rd Pivot Table&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Dimension&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Customer&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Expression&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;SUM({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=21 and&amp;nbsp; Rank(SUM(Sales),4)&amp;gt;14 "}&amp;gt;}Sales)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Change Dimension and Expression as per your need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Mar 2016 10:45:42 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2016-03-24T10:45:42Z</dc:date>
    <item>
      <title>Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064794#M17255</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;I have some millions of records.&lt;/P&gt;&lt;P&gt;I want to create 3 pivot tales ...&lt;/P&gt;&lt;P&gt;1st table with top7 (1,2,3,4,5,6,7)suppliers (my dimension is Supplier)&lt;/P&gt;&lt;P&gt;2nd table with top8-14(8,9,10,11,12,13,14) Suppliers&lt;/P&gt;&lt;P&gt;3rd---top15-21(15,16,17,18,19,20,21) suppliers.&lt;/P&gt;&lt;P&gt;Can anyone help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 09:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064794#M17255</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2016-03-24T09:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064795#M17256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;use Rank function to get result.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Aggr(If(Rank(Sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Supplier&lt;/SPAN&gt;))&amp;lt;7, field),&amp;nbsp; Field)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;A href="https://community.qlik.com/message/514190"&gt;Re: Top N in Pivot/Straight table with multiple dimension&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;A href="https://community.qlik.com/message/883408"&gt;How to use calculaed dimension or bring TOP 10 dimension limit in PIVOT Table&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 09:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064795#M17256</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-24T09:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064796#M17257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change according to your need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 09:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064796#M17257</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-03-24T09:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064797#M17258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for you valuable response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the above expression I will get Top7 records.&lt;/P&gt;&lt;P&gt;but how to get next records...like &amp;gt;7and&amp;lt;=14&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;14 and&amp;lt;=21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064797#M17258</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2016-03-24T10:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064798#M17259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk attached&amp;nbsp; ratnam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just chnge to manish dox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064798#M17259</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-24T10:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064799#M17260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry,...i don't have qlikview software installed in my machine...I am using Qlik sense&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064799#M17260</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2016-03-24T10:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064800#M17261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have Qlikview installed in my machine..m using Qlik sense.&lt;/P&gt;&lt;P&gt;I can't open the Qlikview file in qlik sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064800#M17261</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2016-03-24T10:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064801#M17262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For 1st Pivot Table&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=7"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;For 2nd Pivot Table&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Dimension&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Customer&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Expression&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;SUM({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=14 and&amp;nbsp; Rank(SUM(Sales),4)&amp;gt;7 "}&amp;gt;}Sales)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;For 3rd Pivot Table&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Dimension&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Customer&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Expression&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;SUM({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=21 and&amp;nbsp; Rank(SUM(Sales),4)&amp;gt;14 "}&amp;gt;}Sales)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Change Dimension and Expression as per your need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064801#M17262</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-03-24T10:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064802#M17263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please give me the expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064802#M17263</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2016-03-24T10:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064803#M17264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As manish.&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;For 1st Pivot Table&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&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;Customer&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&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;SUM({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=7"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;For 2nd Pivot Table&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Dimension&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Customer&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Expression&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;SUM({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=14 and&amp;nbsp; Rank(SUM(Sales),4)&amp;gt;7 "}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;For 3rd Pivot Table&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Dimension&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Customer&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Expression&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;SUM({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=21 and&amp;nbsp; Rank(SUM(Sales),4)&amp;gt;14 "}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064803#M17264</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-24T10:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064804#M17265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=14 and&amp;nbsp; Rank(SUM(Sales),4)&amp;gt;7 "}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the expression SUM(Sales),4)---what is 4 ?&lt;/P&gt;&lt;P&gt;can u please explain me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 11:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064804#M17265</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2016-03-28T11:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064805#M17266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok Manish,...i got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you for ur help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 13:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064805#M17266</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2016-03-28T13:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get particular records?</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064806#M17267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;coooooooool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u got the correct answer&amp;nbsp; Please close the thread by making correct and helpful answers above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 14:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-get-particular-records/m-p/1064806#M17267</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-28T14:06:11Z</dc:date>
    </item>
  </channel>
</rss>

