<?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: How to find latest status for Cases in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377335#M420342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Only&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;ID&lt;/SPAN&gt;=&lt;SPAN style="color: #0000ff;"&gt;P&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;Status&lt;/SPAN&gt;={'Referred'}&amp;gt;})&amp;gt;} &lt;SPAN style="color: #800000;"&gt;Status&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175890_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Sep 2017 07:21:55 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2017-09-08T07:21:55Z</dc:date>
    <item>
      <title>How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377331#M420338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set of case IDs along with status per day in which i need to identify the distinct cases id with referred status only. The cases referred and closed on the same day should not be counted. Below is the sample data along with expected output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any suggestion&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="210"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;ID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="73"&gt;Status&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="73"&gt;Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;K1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Referred&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;02-11-2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;K1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Closed&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;02-11-2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;K2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Referred&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;02-11-2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;K3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Referred&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;02-11-2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;K3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Referred&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;02-11-2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;K4&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Closed&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;02-11-2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;K5&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Open&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;02-11-2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expected Output&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="128"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="64"&gt;ID&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;Status&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;K2&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Referred&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;K3&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Referred&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377331#M420338</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2017-09-08T07:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377332#M420339</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;MainTable:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;ID, Status, Date&lt;/P&gt;&lt;P&gt;K1, Referred, 02-11-2015&lt;/P&gt;&lt;P&gt;K1, Closed, 02-11-2015&lt;/P&gt;&lt;P&gt;K2, Referred, 02-11-2015&lt;/P&gt;&lt;P&gt;K3, Referred, 02-11-2015&lt;/P&gt;&lt;P&gt;K3, Referred, 02-11-2015&lt;/P&gt;&lt;P&gt;K4, Closed, 02-11-2015&lt;/P&gt;&lt;P&gt;K5, Open, 02-11-2015&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID,Date,&lt;/P&gt;&lt;P&gt;If(ID = Previous(ID) and Status = Previous(Status), Status) as &lt;SPAN style="font-size: 13.3333px;"&gt;Status&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Resident Where &lt;SPAN style="font-size: 13.3333px;"&gt;Status = '&lt;SPAN style="font-size: 13.3333px;"&gt;Referred&lt;/SPAN&gt;';&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;//This Drop table is optional&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Drop Table &lt;SPAN style="font-size: 13.3333px;"&gt;MainTable;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377332#M420339</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-08T07:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377333#M420340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD ID,&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; Status,&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; Date&lt;/P&gt;&lt;P&gt;FROM table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join(Data)&lt;/P&gt;&lt;P&gt;LOAD ID,&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; Cont(ID) as CntID&lt;/P&gt;&lt;P&gt;resident Data&lt;/P&gt;&lt;P&gt;group by ID;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can use below expression in chart with ID as dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;CntID={1},status={'Referred'}&lt;/SPAN&gt;&amp;gt;} Status)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377333#M420340</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-09-08T07:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377334#M420341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or on front end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;P&gt;ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;= only ({&amp;lt;ID={"=count(ID)=1"},Status={'Referred'}&amp;gt;} Status)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377334#M420341</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-09-08T07:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377335#M420342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Only&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;ID&lt;/SPAN&gt;=&lt;SPAN style="color: #0000ff;"&gt;P&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;Status&lt;/SPAN&gt;={'Referred'}&amp;gt;})&amp;gt;} &lt;SPAN style="color: #800000;"&gt;Status&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175890_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377335#M420342</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-09-08T07:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377336#M420343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Manoj,&lt;/P&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Calculated Dimension,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(if(Status &amp;lt;&amp;gt; 'Closed'and Status &amp;lt;&amp;gt;'Open' and Status='Referred',ID),ID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377336#M420343</guid>
      <dc:creator>rohitraut</dc:creator>
      <dc:date>2017-09-08T07:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377337#M420344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Antonio, This worked. How can we get the count of referred cases ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:39:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377337#M420344</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2017-09-08T07:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377338#M420345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Text Box&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;ID&lt;/SPAN&gt;=&lt;SPAN style="color: #0000ff;"&gt;P&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;Status&lt;/SPAN&gt;={'Referred'}&amp;gt;})&amp;gt;} &lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Status&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377338#M420345</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-09-08T07:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377339#M420346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;Another suggestion:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;if(aggr(Concat(DISTINCT Status,','),ID,Date)= 'Referred',Status)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;K2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Referred&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;K3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Referred&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377339#M420346</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-09-08T07:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377340#M420347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only ({&amp;lt;ID={"=count({&amp;lt;Status={'Referred'}&amp;gt;}ID)&amp;gt;=1"}&amp;gt;} Status)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 07:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377340#M420347</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-09-08T07:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to find latest status for Cases</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377341#M420348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 10:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-latest-status-for-Cases/m-p/1377341#M420348</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2017-09-08T10:29:54Z</dc:date>
    </item>
  </channel>
</rss>

