<?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 create a new variable in load statement? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218752#M71834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Just check the missed semicolon before SQL SELECT statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;arch25 wrote:&lt;BR /&gt;LOAD ID,&lt;BR /&gt; "SALES_QTY",&lt;BR /&gt; PROD_NAME,&lt;BR /&gt; &lt;STRONG&gt;2008 AS YEAR,&lt;BR /&gt; 1 AS MONTH;&lt;/STRONG&gt;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM db1."mytable";&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jul 2010 10:48:45 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-07-09T10:48:45Z</dc:date>
    <item>
      <title>How to create a new variable in load statement?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218751#M71833</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;It might be something obvious but I am certainly not aware.&lt;/P&gt;&lt;P&gt;I have different tables for Jan and Feb month data. However it does not have a variable to distinguish it as Jan or Feb.&lt;/P&gt;&lt;P&gt;I try to create a new variable (ex below) but it did not work? Please suggest as this is something urgent.&lt;/P&gt;&lt;P&gt;LOAD ID,&lt;BR /&gt; "SALES_QTY",&lt;BR /&gt; PROD_NAME,&lt;BR /&gt; &lt;STRONG&gt;2008 AS YEAR,&lt;BR /&gt; 1 AS MONTH&lt;/STRONG&gt;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM db1."mytable";&lt;/P&gt;&lt;P&gt;Thanks in advance for your any help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 10:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218751#M71833</guid>
      <dc:creator />
      <dc:date>2010-07-09T10:26:14Z</dc:date>
    </item>
    <item>
      <title>How to create a new variable in load statement?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218752#M71834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Just check the missed semicolon before SQL SELECT statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;arch25 wrote:&lt;BR /&gt;LOAD ID,&lt;BR /&gt; "SALES_QTY",&lt;BR /&gt; PROD_NAME,&lt;BR /&gt; &lt;STRONG&gt;2008 AS YEAR,&lt;BR /&gt; 1 AS MONTH;&lt;/STRONG&gt;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM db1."mytable";&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 10:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218752#M71834</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-07-09T10:48:45Z</dc:date>
    </item>
    <item>
      <title>How to create a new variable in load statement?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218753#M71835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks but I have added that. it still does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 10:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218753#M71835</guid>
      <dc:creator />
      <dc:date>2010-07-09T10:50:01Z</dc:date>
    </item>
    <item>
      <title>How to create a new variable in load statement?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218754#M71836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What error is that returning? Syntax looks fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 10:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218754#M71836</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-07-09T10:54:35Z</dc:date>
    </item>
    <item>
      <title>How to create a new variable in load statement?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218755#M71837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are your settings for Months?&lt;/P&gt;&lt;P&gt;What if you try Month('1') As Month instead of just 1 As Month?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 10:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-new-variable-in-load-statement/m-p/218755#M71837</guid>
      <dc:creator />
      <dc:date>2010-07-09T10:58:52Z</dc:date>
    </item>
  </channel>
</rss>

