<?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: Variables for each Month in the format DD-MMM-YYYY in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867941#M658397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a SQL Server Table which I want to query,&amp;nbsp; I want it to loop through each &lt;SPAN style="font-size: 13.3333330154419px;"&gt;SalesR&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;unDate i&lt;/SPAN&gt;n the Where Clause that is equal to the variable and then produce a qvd file with the variable&amp;nbsp; aspart of the qvd file name, i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//For each Variable Loop till last one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales_vDate1:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;vDate1 as [Sales Month];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;Select *&lt;/P&gt;&lt;P&gt;From SalesTable&lt;/P&gt;&lt;P&gt;Where SalesR&lt;SPAN style="font-size: 13.3333330154419px;"&gt;unDate = $(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vDate1);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_vDate1 INTO c:\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_vDate1.qvd(QVD)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_vDate1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Next Variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2015 19:17:10 GMT</pubDate>
    <dc:creator>ivandrago</dc:creator>
    <dc:date>2015-05-15T19:17:10Z</dc:date>
    <item>
      <title>Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867936#M658392</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;I require six different variables that will show in the below format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01-May-2015&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;01-Apr-2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;01-Mar-2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;01-Feb-2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;01-Jan-2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;01-Dec-2014&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Any ideas how to do this in the script?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 10:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867936#M658392</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-05-15T10:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867937#M658393</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;I'm not sure why you want to create the variable , better you can change format of your date filed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Your_date_Field ,'DD-MMM-YYYY') as Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 10:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867937#M658393</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-05-15T10:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867938#M658394</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;one way to do so could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14316871410972494 jive_text_macro" jivemacro_uid="_14316871410972494"&gt;
&lt;P&gt;FOR i = 1 to 6&lt;/P&gt;
&lt;P&gt;LET vDate$(i) = Date(AddMonths(MakeDate(2014,12),i-1),'DD-MMM-YYYY');&lt;/P&gt;
&lt;P&gt;NEXT&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_164156_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/86684_QlikCommunity_Thread_164156_Pic1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;but I agree that you should also describe what you intend to use those variables for.&lt;/P&gt;&lt;P&gt;Maybe there are other possibilities.&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>Fri, 15 May 2015 10:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867938#M658394</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-05-15T10:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867939#M658395</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;What is your variable expression??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 10:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867939#M658395</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-05-15T10:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867940#M658396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can try this In Script.&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;Date(Date#(date_Field) ,'DD-MMM-YYYY') as Date&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 14:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867940#M658396</guid>
      <dc:creator />
      <dc:date>2015-05-15T14:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867941#M658397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a SQL Server Table which I want to query,&amp;nbsp; I want it to loop through each &lt;SPAN style="font-size: 13.3333330154419px;"&gt;SalesR&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;unDate i&lt;/SPAN&gt;n the Where Clause that is equal to the variable and then produce a qvd file with the variable&amp;nbsp; aspart of the qvd file name, i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//For each Variable Loop till last one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales_vDate1:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;vDate1 as [Sales Month];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;Select *&lt;/P&gt;&lt;P&gt;From SalesTable&lt;/P&gt;&lt;P&gt;Where SalesR&lt;SPAN style="font-size: 13.3333330154419px;"&gt;unDate = $(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vDate1);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_vDate1 INTO c:\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_vDate1.qvd(QVD)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales_vDate1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Next Variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 19:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867941#M658397</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-05-15T19:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867942#M658398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using &lt;A href="https://community.qlik.com/qlik-users/61824"&gt;MarcoWedel&lt;/A&gt;‌ FOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;OLEDB CONNECT32 TO [Provider=SQLOLEDB.1;Persist Security Info=True;User ID=xxxx;Initial Catalog=xxxxxx;Data Source=xxxxxxx;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=xxxxxx;Use Encryption for Data=False;Tag with column collation when possible=False] (XPassword is xxxxxxxxxx);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FOR i = 1 to 6&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &lt;STRONG&gt;LET vDate$(i) = Date(AddMonths(MakeDate(2014,12),i-1),'YYYYMMDD');&amp;nbsp; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; TRACE '$(vDate$(i))';&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Table_$(i):&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; LOAD *;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; SQL SELECT *&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; FROM "sisim_stat".dbo."d003_date"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; where &lt;STRONG&gt;CONVERT(VARCHAR(10), dat_data, 112) = '$(vDate$(i))';&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; store Table_$(i) into Table_$(i).qvd (qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; drop table Table_$(i); &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;NEXT;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 21:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867942#M658398</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-05-15T21:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867943#M658399</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;How do I put a folder of "C:\QlikVIew\Test\" and then put the QVD's in this location?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;store Table_1 into Table_1.qvd (qvd)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 09:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867943#M658399</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-05-18T09:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867944#M658400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;replace E:\temp with your folder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;set f='E:\temp';&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;FOR i = 1 to 6&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&amp;nbsp; LET vDate$(i) = Date(AddMonths(MakeDate(2014,12),i-1),'YYYYMMDD');&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&amp;nbsp; TRACE '$(vDate$(i))';&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&amp;nbsp; Table_$(i):&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&amp;nbsp; LOAD *;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&amp;nbsp; SQL SELECT *&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&amp;nbsp; FROM "sisim_stat".dbo."d003_date"&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&amp;nbsp; where CONVERT(VARCHAR(10), dat_data, 112) = '$(vDate$(i))';&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;store Table_$(i) into $(f)\Table_$(i).qvd (qvd)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&amp;nbsp; drop table Table_$(i);&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;NEXT;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 10:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867944#M658400</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-05-18T10:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867945#M658401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That should indicate that &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Table_1 does not exist. I do not think the output target is an issue in this example.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 10:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867945#M658401</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2015-05-18T10:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867946#M658402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the problem is some ables don't exist you can add a check before the store and drop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; LET a = alt(NoOfRows('Table_$(i)'),0);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; if $(a)&amp;gt; 0 then&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; store Table_$(i) into $(f)\Table_$(i).qvd (qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; drop table Table_$(i);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; endif;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 10:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867946#M658402</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-05-18T10:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867947#M658403</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;How do I get the table names to show the Date is stead of the Number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 10:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867947#M658403</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-05-18T10:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867948#M658404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorted it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;STORE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Table_&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(i)&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;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(f)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;\Table_&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vDate$(i))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;.qvd (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 10:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867948#M658404</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-05-18T10:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867949#M658408</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;I changed the script to following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vDate$(i)&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;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MakeDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(2014,12),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;i&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-1),'DD-MMM-YYYY');&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;able_&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(i)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; *,&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vDate$(i))&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;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Start Month]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;SQL&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; SELECT &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ut I get the first message of&lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;Dec&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 11:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867949#M658408</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-05-18T11:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Variables for each Month in the format DD-MMM-YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867950#M658409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorted it, changed it to the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vDate$(i)&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;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MakeDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(2014,12),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;i&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-1),'DD-MMM-YYYY');&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;able_&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(i)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; *,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;'$(vDate$(i))'&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Start Month]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;SQL&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; SELECT &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 12:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-for-each-Month-in-the-format-DD-MMM-YYYY/m-p/867950#M658409</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-05-18T12:54:30Z</dc:date>
    </item>
  </channel>
</rss>

