<?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: update date and time from a button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741228#M667227</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;maybe like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_142026_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/71227_QlikCommunity_Thread_142026_Pic1.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2014 22:52:45 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2014-11-13T22:52:45Z</dc:date>
    <item>
      <title>update date and time from a button</title>
      <link>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741224#M667223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Upon pressing the button I want that updates the date and time.&lt;/P&gt;&lt;P&gt;The only way that is updated by a partial reload of data.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71180_qlik.png" style="width: 620px; height: 135px;" /&gt;&lt;/P&gt;&lt;P&gt;in my textbox I have ='Última Actualización ' &amp;amp; timestamp(reloadtime())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I want is to press the button and my box is upgraded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the support!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 15:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741224#M667223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-13T15:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: update date and time from a button</title>
      <link>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741225#M667224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually reloadtime() will give you the last time the document was reloaded&lt;/P&gt;&lt;P&gt;this will be updated after each reload and end users will see the correct and updated time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unless you want an updated time of actual date then you can use Now() in your text object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 15:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741225#M667224</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-11-13T15:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: update date and time from a button</title>
      <link>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741226#M667225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-avatarid="8211" data-externalid="" data-online="false" data-presence="null" data-userid="55815" data-username="ali_hijazi" href="https://community.qlik.com/people/ali_hijazi" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f6f6f6;"&gt;Ali Hijazi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I mean is that when I select the blue button to save the date and time at which the button was pressed and the info that I keep a QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 16:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741226#M667225</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-13T16:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: update date and time from a button</title>
      <link>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741227#M667226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok but keep in mind end users who see the document via browser cannot reload the document&lt;/P&gt;&lt;P&gt;this can be done only via the client&lt;/P&gt;&lt;P&gt;ok in your script at the final end line put the following script:&lt;/P&gt;&lt;P&gt;let vReloadTime = TimeStamp(Today());&lt;/P&gt;&lt;P&gt;Reload_Time:&lt;/P&gt;&lt;P&gt;load $(vReloadTime) as Reload_Time&lt;/P&gt;&lt;P&gt;autogenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store Reload_Time into Reload_Time.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vReloadTime = null();&lt;/P&gt;&lt;P&gt;drop table Reload_Time;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 16:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741227#M667226</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-11-13T16:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: update date and time from a button</title>
      <link>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741228#M667227</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;maybe like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_142026_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/71227_QlikCommunity_Thread_142026_Pic1.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 22:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/update-date-and-time-from-a-button/m-p/741228#M667227</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-11-13T22:52:45Z</dc:date>
    </item>
  </channel>
</rss>

