<?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: Convert time 'hh' into number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232345#M392556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem like before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Mar 2017 19:08:09 GMT</pubDate>
    <dc:creator>geogou1973</dc:creator>
    <dc:date>2017-03-05T19:08:09Z</dc:date>
    <item>
      <title>Convert time 'hh' into number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232343#M392554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have anyone an idea how can i convert the following expression that i have it in an variable into number ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=time(time(now() - 1/24,'hh:mm'),'hh')&lt;/P&gt;&lt;P&gt;this variable returns only the current system hour 'hh' minus 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want this because i have this variable in a straight chart and when the user tries to scroll down automatically the cursor returns to the top because the server calculate the time every second and i want to avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Mar 2017 18:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232343#M392554</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2017-03-05T18:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Convert time 'hh' into number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232344#M392555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Avoid using the now() function. It will repeatedly trigger frequent evaluations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try using the LocalTime() function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Mar 2017 18:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232344#M392555</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-05T18:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Convert time 'hh' into number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232345#M392556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem like before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Mar 2017 19:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232345#M392556</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2017-03-05T19:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Convert time 'hh' into number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232346#M392557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it really necessary to have an updated time value? Can't you set it in your load script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Mar 2017 19:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232346#M392557</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-05T19:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Convert time 'hh' into number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232347#M392558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=time(time(now( &lt;STRONG style="color: #ff6600;"&gt;2&lt;/STRONG&gt; ) - 1/24,'hh:mm'),'hh')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Mar 2017 19:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232347#M392558</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-05T19:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Convert time 'hh' into number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232348#M392559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works, what is doing the number 2&amp;nbsp; ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Mar 2017 19:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232348#M392559</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2017-03-05T19:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Convert time 'hh' into number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232349#M392560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMHO it's always a good idea to check out what you get for free (or Qlik may decide to stop maintaining the docs due to lack of an audience &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/now.htm" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/now.htm"&gt;now ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should add that the QV Desktop Help article is a bit better than the on-line version. The Desktop Help article at least warns you that using timermode = 1 (the default) may have unwanted consequences.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Mar 2017 19:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-time-hh-into-number/m-p/1232349#M392560</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-05T19:32:20Z</dc:date>
    </item>
  </channel>
</rss>

