<?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: Activating listbox automatically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187723#M518887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try it with an action with an OnSheetActivate trigger on this timestamp-field with a condition like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timestamp(max([timestamp-field]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Sep 2016 13:14:44 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-09-19T13:14:44Z</dc:date>
    <item>
      <title>Activating listbox automatically</title>
      <link>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187721#M518885</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 have a list of timestamps and they are all in a listbox.&lt;/P&gt;&lt;P&gt;Now I want the actual/newest timestamp being activated automatically when going into this worksheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a possibility to realise this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 13:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187721#M518885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T13:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Activating listbox automatically</title>
      <link>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187722#M518886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there is!&lt;/P&gt;&lt;P&gt;Use the OnActivate sheet trigger. You'll presumably need something like Max(YourTimeStamp) as your value. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 13:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187722#M518886</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2016-09-19T13:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Activating listbox automatically</title>
      <link>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187723#M518887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try it with an action with an OnSheetActivate trigger on this timestamp-field with a condition like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timestamp(max([timestamp-field]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 13:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187723#M518887</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-09-19T13:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Activating listbox automatically</title>
      <link>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187724#M518888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can add a Trigger in the Sheet properties. On Activate Sheet - Select in Field (YourFieldname) - Search String will be =Max(TimestampField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tracy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 13:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187724#M518888</guid>
      <dc:creator>tracysmart</dc:creator>
      <dc:date>2016-09-19T13:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Activating listbox automatically</title>
      <link>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187725#M518889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for helping!&lt;/P&gt;&lt;P&gt;... but this doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; =Max(TimestampField) right?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 14:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187725#M518889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T14:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Activating listbox automatically</title>
      <link>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187726#M518890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maxstring(TimestampField).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with text box whether you are getting same format as you have for the field..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 14:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187726#M518890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T14:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Activating listbox automatically</title>
      <link>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187727#M518891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to ensure that your TimestampField is really a timestamp respectively numeric - if not it need to bechanged within the script with timestam#(TimestampField, 'YourFormatPattern'). Further you need to format the output from the max-function because their return will be a pure numeric number and not have a string-representation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 14:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187727#M518891</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-09-19T14:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Activating listbox automatically</title>
      <link>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187728#M518892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would do further checks with various different timestamp-values to ensure that the alpha-numeric return is really always the max. timestamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 14:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activating-listbox-automatically/m-p/1187728#M518892</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-09-19T14:49:11Z</dc:date>
    </item>
  </channel>
</rss>

