<?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 Reusing Expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reusing-Expressions/m-p/361814#M134469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Learn how to reuse expression with a QlikView document and between multiple QlikVie documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.youtube.com/watch?v=hhGX3ohwxrY"&gt;www.youtube.com/watch?v=hhGX3ohwxrY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IFRAME frameborder="0" width="425" height="350" src="https://www.youtube.com/embed/hhGX3ohwxrY" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VariablesTable:&lt;/P&gt;&lt;P&gt;LOAD VariableName, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VariableValue&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[QVDStore\VariablesTable.QVD]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//* Set Equation variables&lt;/P&gt;&lt;P&gt;//* The following loop allowing for loading numerous variables dynamically, &lt;/P&gt;&lt;P&gt;//* without having to call them by name.&lt;/P&gt;&lt;P&gt;for i=0 to noofrows('VariablesTable')-1&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET var_name= peek('VariableName',i,'VariablesTable');&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET $(var_name) = peek('VariableValue',i,'VariablesTable');&lt;/P&gt;&lt;P&gt;&amp;nbsp; TRACE Load Variable: $(var_name) = $($(var_name));&lt;/P&gt;&lt;P&gt;next i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table VariablesTable; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2012 16:30:56 GMT</pubDate>
    <dc:creator>Josh_Good</dc:creator>
    <dc:date>2012-04-20T16:30:56Z</dc:date>
    <item>
      <title>Reusing Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Reusing-Expressions/m-p/361814#M134469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Learn how to reuse expression with a QlikView document and between multiple QlikVie documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.youtube.com/watch?v=hhGX3ohwxrY"&gt;www.youtube.com/watch?v=hhGX3ohwxrY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IFRAME frameborder="0" width="425" height="350" src="https://www.youtube.com/embed/hhGX3ohwxrY" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VariablesTable:&lt;/P&gt;&lt;P&gt;LOAD VariableName, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VariableValue&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[QVDStore\VariablesTable.QVD]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//* Set Equation variables&lt;/P&gt;&lt;P&gt;//* The following loop allowing for loading numerous variables dynamically, &lt;/P&gt;&lt;P&gt;//* without having to call them by name.&lt;/P&gt;&lt;P&gt;for i=0 to noofrows('VariablesTable')-1&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET var_name= peek('VariableName',i,'VariablesTable');&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET $(var_name) = peek('VariableValue',i,'VariablesTable');&lt;/P&gt;&lt;P&gt;&amp;nbsp; TRACE Load Variable: $(var_name) = $($(var_name));&lt;/P&gt;&lt;P&gt;next i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table VariablesTable; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 16:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusing-Expressions/m-p/361814#M134469</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2012-04-20T16:30:56Z</dc:date>
    </item>
  </channel>
</rss>

