<?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: Manual Text field in script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Manual-Text-field-in-script/m-p/673285#M1066921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use single quote&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;'Email' as Table,&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t1:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;'Email' as Table,&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;.......&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;from sometable;&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;concatenate (t1)&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;'AnotherType' as Table,&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;.......&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;from someothertable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 08:02:20 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-09-11T08:02:20Z</dc:date>
    <item>
      <title>Manual Text field in script</title>
      <link>https://community.qlik.com/t5/QlikView/Manual-Text-field-in-script/m-p/673284#M1066920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to add a field with that has some fixed text in it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thoughts where I could write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Email" as Table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that doesn't seems to work - I'm trying to include it in the select statement as I have two tables that I am concatenating but I want a field that tells me which information is from which table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 08:00:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Manual-Text-field-in-script/m-p/673284#M1066920</guid>
      <dc:creator />
      <dc:date>2014-09-11T08:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Manual Text field in script</title>
      <link>https://community.qlik.com/t5/QlikView/Manual-Text-field-in-script/m-p/673285#M1066921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use single quote&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;'Email' as Table,&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t1:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;'Email' as Table,&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;.......&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;from sometable;&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;concatenate (t1)&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;'AnotherType' as Table,&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;.......&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;from someothertable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 08:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Manual-Text-field-in-script/m-p/673285#M1066921</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-11T08:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Manual Text field in script</title>
      <link>https://community.qlik.com/t5/QlikView/Manual-Text-field-in-script/m-p/673286#M1066922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'First' as TableNumber;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Second' as TableNumber;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This TableNumber field in the result table will tel;l you which info is from which table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 08:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Manual-Text-field-in-script/m-p/673286#M1066922</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2014-09-11T08:03:11Z</dc:date>
    </item>
  </channel>
</rss>

