<?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 Button for next value from the ListBox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-for-next-value-from-the-ListBox/m-p/1264653#M398511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Is it possible to make a "Next" button to time time field? In example: I have listbox and there is: 8:00 9:00 10:00 11:00 I have selected 8:00, and when I click "Next" button it will change to 9:00. Thanks for all hints.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2016 16:17:45 GMT</pubDate>
    <dc:creator>mschatt</dc:creator>
    <dc:date>2016-12-01T16:17:45Z</dc:date>
    <item>
      <title>Button for next value from the ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Button-for-next-value-from-the-ListBox/m-p/1264653#M398511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Is it possible to make a "Next" button to time time field? In example: I have listbox and there is: 8:00 9:00 10:00 11:00 I have selected 8:00, and when I click "Next" button it will change to 9:00. Thanks for all hints.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 16:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-for-next-value-from-the-ListBox/m-p/1264653#M398511</guid>
      <dc:creator>mschatt</dc:creator>
      <dc:date>2016-12-01T16:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Button for next value from the ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Button-for-next-value-from-the-ListBox/m-p/1264654#M398512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Michal, you can try with an action that selects the value:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=Time(HourField+(1/24))&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;1 Day = 1 --&amp;gt; 1 Hour = 1/24&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 16:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-for-next-value-from-the-ListBox/m-p/1264654#M398512</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-12-01T16:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Button for next value from the ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Button-for-next-value-from-the-ListBox/m-p/1264655#M398513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try it with a select-action and a search-value of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;time(maketime(getfieldselections(YourTimeField) + 1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe with some addtional checks like if(getselectedcount(YourTimeField), ...) or if a day-switch could be possible or some adjustments to the format and should your YourTimeField not be a real time you need to add this within the script or do some more advanced converting within this expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 16:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-for-next-value-from-the-ListBox/m-p/1264655#M398513</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-12-01T16:36:13Z</dc:date>
    </item>
  </channel>
</rss>

