<?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 use Qlik view ReloadTime() function for SQL function or  script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-Qlik-view-ReloadTime-function-for-SQL-function-or/m-p/1744485#M590931</link>
    <description>&lt;P&gt;want to use&amp;nbsp; qlick view&amp;nbsp;ReloadTime()&amp;nbsp; in sql script&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:06:16 GMT</pubDate>
    <dc:creator>chetanpatel</dc:creator>
    <dc:date>2024-11-16T18:06:16Z</dc:date>
    <item>
      <title>How to use Qlik view ReloadTime() function for SQL function or  script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Qlik-view-ReloadTime-function-for-SQL-function-or/m-p/1744485#M590931</link>
      <description>&lt;P&gt;want to use&amp;nbsp; qlick view&amp;nbsp;ReloadTime()&amp;nbsp; in sql script&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Qlik-view-ReloadTime-function-for-SQL-function-or/m-p/1744485#M590931</guid>
      <dc:creator>chetanpatel</dc:creator>
      <dc:date>2024-11-16T18:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Qlik view ReloadTime() function for SQL function or  script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Qlik-view-ReloadTime-function-for-SQL-function-or/m-p/1744495#M590933</link>
      <description>&lt;P&gt;reloadtime is a qlikview function.&amp;nbsp; if your intent is to add it to the table with your sql result try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;... you have your conn here
...
load *, ReloadTime() as ReloadDt;
sel select .... from ....;  //this is your sql load&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 16 Sep 2020 22:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Qlik-view-ReloadTime-function-for-SQL-function-or/m-p/1744495#M590933</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2020-09-16T22:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Qlik view ReloadTime() function for SQL function or  script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Qlik-view-ReloadTime-function-for-SQL-function-or/m-p/1744496#M590934</link>
      <description>&lt;P&gt;sorry for the typo:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;... you have your conn here
...
load *, ReloadTime() as ReloadDt;
sql select .... from ....;  //this is your sql load&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 22:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Qlik-view-ReloadTime-function-for-SQL-function-or/m-p/1744496#M590934</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2020-09-16T22:10:45Z</dc:date>
    </item>
  </channel>
</rss>

