<?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: Loading Variables as Strings in Load Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-Variables-as-Strings-in-Load-Script/m-p/343097#M126708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should work (see attached).&lt;/P&gt;&lt;P&gt;Maybe you could upload a sample application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2012 11:38:26 GMT</pubDate>
    <dc:creator>giakoum</dc:creator>
    <dc:date>2012-07-10T11:38:26Z</dc:date>
    <item>
      <title>Loading Variables as Strings in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Variables-as-Strings-in-Load-Script/m-p/343096#M126707</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 am missing something in my syntax here: -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [ &lt;/P&gt;&lt;P&gt;ExpressionName, Expression&lt;/P&gt;&lt;P&gt;Test1, $(Variable1)&lt;/P&gt;&lt;P&gt;Test2, $(Variable2) / $(Variable1)&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically My objective is to get Expression loaded in so I can dynamically pick the expression inthe front end, the actual expressions are big and unweildy so I am trying to avoid using them.&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>Tue, 10 Jul 2012 11:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Variables-as-Strings-in-Load-Script/m-p/343096#M126707</guid>
      <dc:creator />
      <dc:date>2012-07-10T11:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Variables as Strings in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Variables-as-Strings-in-Load-Script/m-p/343097#M126708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should work (see attached).&lt;/P&gt;&lt;P&gt;Maybe you could upload a sample application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 11:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Variables-as-Strings-in-Load-Script/m-p/343097#M126708</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-07-10T11:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Variables as Strings in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Variables-as-Strings-in-Load-Script/m-p/343098#M126709</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 suppose that you want to have clearly the string $(Variable1) in your table and not the content of Variable1 ? That's it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's the case you should do something like that :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD 'Test1' as ExpressionName, '$'&amp;amp;'(Variable1)' as Expression AutoGenerate 1 ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD 'Test2' as ExpressionName, '$'&amp;amp;'(Variable2) / $'&amp;amp;'(Variable1)' as Expression AutoGenerate 1 ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 11:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Variables-as-Strings-in-Load-Script/m-p/343098#M126709</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-07-10T11:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Variables as Strings in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Variables-as-Strings-in-Load-Script/m-p/343099#M126710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dealt with in UI, just left the $ out of the load script and generated additional variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 14:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Variables-as-Strings-in-Load-Script/m-p/343099#M126710</guid>
      <dc:creator />
      <dc:date>2012-07-10T14:37:36Z</dc:date>
    </item>
  </channel>
</rss>

