<?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 get current date in reloading script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257236#M1208338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use function today(). So: LET vDate = today();&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 May 2010 16:05:01 GMT</pubDate>
    <dc:creator>vgutkovsky</dc:creator>
    <dc:date>2010-05-12T16:05:01Z</dc:date>
    <item>
      <title>get current date in reloading script</title>
      <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257235#M1208337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to create QVD named bla_$(vDate).qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get the current date into varriable vDate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be glad to get a response ASAP!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nimrod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 16:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257235#M1208337</guid>
      <dc:creator />
      <dc:date>2010-05-12T16:02:14Z</dc:date>
    </item>
    <item>
      <title>get current date in reloading script</title>
      <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257236#M1208338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use function today(). So: LET vDate = today();&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 16:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257236#M1208338</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-05-12T16:05:01Z</dc:date>
    </item>
    <item>
      <title>get current date in reloading script</title>
      <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257237#M1208339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but I still have not succed to concatenate the date to the file name.&lt;/P&gt;&lt;P&gt;What can be the reason?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 16:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257237#M1208339</guid>
      <dc:creator />
      <dc:date>2010-05-12T16:14:28Z</dc:date>
    </item>
    <item>
      <title>get current date in reloading script</title>
      <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257238#M1208340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;LET vDate = today();&lt;BR /&gt;LET vQVDName = 'bla_' &amp;amp; $(vDate) &amp;amp; '.qvd';&lt;BR /&gt;STORE tablename into $(vQVDName);&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 16:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257238#M1208340</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-05-12T16:19:34Z</dc:date>
    </item>
    <item>
      <title>get current date in reloading script</title>
      <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257239#M1208341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;great but I got the name:&lt;/P&gt;&lt;P&gt;bla_0.00020729684908789.qvd&lt;/P&gt;&lt;P&gt;How could I get the date in format 2010-12-05 (or in date format)&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 16:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257239#M1208341</guid>
      <dc:creator />
      <dc:date>2010-05-12T16:24:14Z</dc:date>
    </item>
    <item>
      <title>get current date in reloading script</title>
      <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257240#M1208342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, right. Change it to this: LET vDate = date(today());&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 16:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257240#M1208342</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-05-12T16:35:17Z</dc:date>
    </item>
    <item>
      <title>get current date in reloading script</title>
      <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257241#M1208343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;I&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;I&gt;&lt;/I&gt;&lt;BR /&gt;&lt;B&gt;&lt;BR /&gt;LET&lt;BR /&gt;&lt;/B&gt; &lt;B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;&lt;BR /&gt; &lt;B&gt;&lt;BR /&gt;LET&lt;BR /&gt;&lt;/B&gt; &lt;B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;&lt;BR /&gt; &lt;B&gt;&lt;BR /&gt;STORE&lt;BR /&gt;&lt;/B&gt; &lt;B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;&lt;BR /&gt; TABLE &lt;B&gt;into&lt;/B&gt; &lt;B&gt;&lt;I&gt;$(vQVDName)&lt;/I&gt;&lt;/B&gt;; vQVDName = 'BLAAAA_' &amp;amp; &lt;B&gt;&lt;I&gt;$(vDate)&lt;/I&gt;&lt;/B&gt; &amp;amp; '.qvd'; vDate = date(today(),'YYYYMMDD');&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 16:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257241#M1208343</guid>
      <dc:creator />
      <dc:date>2010-05-12T16:47:43Z</dc:date>
    </item>
    <item>
      <title>get current date in reloading script</title>
      <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257242#M1208344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That looks bad!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;LET vDate = date(today(),'YYYYMMDD');&lt;BR /&gt;LET vQVDName = 'BLAAAA_' &amp;amp; $(vDate) &amp;amp; '.qvd';&lt;BR /&gt;STORE TABLA into $(vQVDName);&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 16:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257242#M1208344</guid>
      <dc:creator />
      <dc:date>2010-05-12T16:49:43Z</dc:date>
    </item>
    <item>
      <title>get current date in reloading script</title>
      <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257243#M1208345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was helpful.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 May 2010 07:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257243#M1208345</guid>
      <dc:creator />
      <dc:date>2010-05-16T07:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: get current date in reloading script</title>
      <link>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257244#M1208346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LET&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vDate&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;();&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LET&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vQVDName&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'bla_' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;vDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; '.qvd'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 05:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-current-date-in-reloading-script/m-p/257244#M1208346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T05:50:20Z</dc:date>
    </item>
  </channel>
</rss>

