<?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 How to get a first possible value form list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456529#M1166499</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 want to get first value of possible value form list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22755" class="jive-image" alt="Capture14.PNG" src="https://community.qlik.com/legacyfs/online/22755_Capture14.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I have a two possible value(2:45:44 AM and 2:45:46 AM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I want to get Value 2:45:44 AM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2012 11:55:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-01T11:55:05Z</dc:date>
    <item>
      <title>How to get a first possible value form list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456529#M1166499</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 want to get first value of possible value form list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22755" class="jive-image" alt="Capture14.PNG" src="https://community.qlik.com/legacyfs/online/22755_Capture14.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I have a two possible value(2:45:44 AM and 2:45:46 AM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I want to get Value 2:45:44 AM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 11:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456529#M1166499</guid>
      <dc:creator />
      <dc:date>2012-10-01T11:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a first possible value form list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456530#M1166500</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;You can either use the Min() function or the FirstSortedValue() function. In this case, I think that the Min() function will be enough, as you want to get the earliest time in the day:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13490930541753619" jivemacro_uid="_13490930541753619"&gt;&lt;P&gt;TimeStamp(Min(StartTime))&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456530#M1166500</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-10-01T12:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a first possible value form list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456531#M1166501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kabilan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use peek function, If I have understood your problem correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('Timefield', 0, 'table')); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or refer peek function from help menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Skumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456531#M1166501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-01T12:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a first possible value form list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456532#M1166502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456532#M1166502</guid>
      <dc:creator />
      <dc:date>2012-10-01T12:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a first possible value form list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456533#M1166503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Skumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, We can use the &lt;STRONG&gt;peek() &lt;/STRONG&gt;function in Edit script dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And we can't use it in a Edit expression dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If, I am wrong Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456533#M1166503</guid>
      <dc:creator />
      <dc:date>2012-10-01T12:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a first possible value form list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456534#M1166504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kabilan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, peek() function is script function, hence can't be used in expression in UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Skumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-a-first-possible-value-form-list-box/m-p/456534#M1166504</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-01T12:35:33Z</dc:date>
    </item>
  </channel>
</rss>

