<?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 First value of a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/First-value-of-a-field/m-p/1368781#M418569</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;How do I extract the first value of a field according to load order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 May 2017 15:58:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-05-18T15:58:40Z</dc:date>
    <item>
      <title>First value of a field</title>
      <link>https://community.qlik.com/t5/QlikView/First-value-of-a-field/m-p/1368781#M418569</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;How do I extract the first value of a field according to load order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 15:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-value-of-a-field/m-p/1368781#M418569</guid>
      <dc:creator />
      <dc:date>2017-05-18T15:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: First value of a field</title>
      <link>https://community.qlik.com/t5/QlikView/First-value-of-a-field/m-p/1368782#M418570</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;FieldValue()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ref:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor311"&gt;&lt;/A&gt;&lt;A name="Fieldvalue"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;Fieldvalue(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;fieldname , n&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns the field value found in position &lt;SPAN class="Italic"&gt;n&lt;/SPAN&gt; of the field &lt;SPAN class="Italic"&gt;fieldname&lt;/SPAN&gt; (by load order). &lt;SPAN class="Italic"&gt;Fieldname&lt;/SPAN&gt; must be given as a string value, e.g. the field name must be enclosed by single quotes. The first field value is returned for &lt;SPAN class="Italic"&gt;n&lt;/SPAN&gt;=1. If &lt;SPAN class="Italic"&gt;n&lt;/SPAN&gt; is larger than the number of field values, NULL is returned. &lt;/P&gt;&lt;P class="note"&gt;Note: This function will only work with distinct field values.&lt;/P&gt;&lt;P class="example"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;fieldvalue( 'Helptext', 5 )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 16:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-value-of-a-field/m-p/1368782#M418570</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-05-18T16:04:29Z</dc:date>
    </item>
  </channel>
</rss>

