<?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 Get the first field selected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-the-first-field-selected/m-p/212033#M66118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe something like min(ACCOUNT_DATE) ... to retrieve the lowest/first??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2010 14:57:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-01-14T14:57:32Z</dc:date>
    <item>
      <title>Get the first field selected</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-first-field-selected/m-p/212031#M66116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I 've a field with dates (e.g. ACCOUNT_DATE).&lt;BR /&gt;If I select many dates, how to write the first account_date selected in a text object?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 14:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-first-field-selected/m-p/212031#M66116</guid>
      <dc:creator />
      <dc:date>2010-01-14T14:44:15Z</dc:date>
    </item>
    <item>
      <title>Get the first field selected</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-first-field-selected/m-p/212032#M66117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;getfieldselections ( FieldName [, ValueSep [, MaxValues]] )&lt;/P&gt;&lt;P&gt;Returns a string with the current selections in a field.&lt;/P&gt;&lt;P&gt;ValueSep is the separator to be put between field values. The default is ', '. Maxvalues is the maximum number of field values to be individually listed. When a larger number of values is selected the format 'x of y values' will be used instead. The default is 6.&lt;/P&gt;&lt;P&gt;Examples&lt;/P&gt;&lt;P&gt;getfieldselections ( Year )&lt;/P&gt;&lt;P&gt;getfieldselections ( Year, '; ' )&lt;/P&gt;&lt;P&gt;getfieldselections ( Year, '; ' , 10 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if this help's.&lt;/P&gt;&lt;P&gt;You can get all the selections for the field &amp;amp; then using string function like Mid &amp;amp; FindOneof to retrieve the first token.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 14:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-first-field-selected/m-p/212032#M66117</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2010-01-14T14:57:01Z</dc:date>
    </item>
    <item>
      <title>Get the first field selected</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-first-field-selected/m-p/212033#M66118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe something like min(ACCOUNT_DATE) ... to retrieve the lowest/first??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 14:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-first-field-selected/m-p/212033#M66118</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-14T14:57:32Z</dc:date>
    </item>
  </channel>
</rss>

