<?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: Display one active record in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-one-active-record/m-p/739352#M1036631</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;In script you need to derive a new column like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;RecNo() AS RecordNumber,&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in Straight table just give dimensions you require and give below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only({&amp;lt;RecordNumber={'$(=Min(RecordNumber))'}&amp;gt;} RecordNumber)&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>Tue, 06 Jan 2015 08:11:31 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2015-01-06T08:11:31Z</dc:date>
    <item>
      <title>Display one active record</title>
      <link>https://community.qlik.com/t5/QlikView/Display-one-active-record/m-p/739351#M1036630</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;I need to know if there is an option to display one record from a list of active rows/fields in expression similar to script (where RowNo()&amp;lt;1) which gives one record from the uploaded data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 07:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-one-active-record/m-p/739351#M1036630</guid>
      <dc:creator />
      <dc:date>2015-01-06T07:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Display one active record</title>
      <link>https://community.qlik.com/t5/QlikView/Display-one-active-record/m-p/739352#M1036631</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;In script you need to derive a new column like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;RecNo() AS RecordNumber,&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in Straight table just give dimensions you require and give below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only({&amp;lt;RecordNumber={'$(=Min(RecordNumber))'}&amp;gt;} RecordNumber)&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>Tue, 06 Jan 2015 08:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-one-active-record/m-p/739352#M1036631</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-01-06T08:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display one active record</title>
      <link>https://community.qlik.com/t5/QlikView/Display-one-active-record/m-p/739353#M1036632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expr: If(RowNo() = 1,Field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to display latest row within a group based on date, then you can use Firstsortedvalue()&lt;/P&gt;&lt;P&gt;Expr: Firstsortedvalue(Field,-date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not helping you, can you provide sample input and expected output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 08:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-one-active-record/m-p/739353#M1036632</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-01-06T08:14:26Z</dc:date>
    </item>
  </channel>
</rss>

