<?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: Reusability of Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588614#M1102051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can reuse the Expression by storing it as a Variable.&lt;/P&gt;&lt;P&gt;Variables can be stored in Qlikview Document itself Ctrl+Alt+V or in external Qlikview script file ie qvs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Aug 2014 15:00:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-20T15:00:20Z</dc:date>
    <item>
      <title>Reusability of Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588605#M1102042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to re-use the expression defined in one chart in another chart. E.g. I have created a straight table, where I have made few calculations. The same expression I want in another chart. Is it doable. Can the expression be stored or made global to achieve. Basically if the formula changes in future you can change in one place and it will be automatically reflected in other place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate a prompt response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Bimala&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588605#M1102042</guid>
      <dc:creator>bimala0507</dc:creator>
      <dc:date>2014-04-02T06:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reusability of Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588606#M1102043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define your expression in a variable, and use that variable at as many places as you want to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588606#M1102043</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-02T06:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reusability of Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588607#M1102044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can store your expression in the variables and use this in n number of charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSales = Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588607#M1102044</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-02T06:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reusability of Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588608#M1102045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By pressing Ctrl + Alt + V go to variable window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSales = Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this variable in any charts like $(vSales), =vSales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588608#M1102045</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-02T06:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reusability of Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588609#M1102046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CTRL + ALT + V.... Create variables for the Expressions you have to use more than once ....&lt;/P&gt;&lt;P&gt;I.e.&lt;/P&gt;&lt;P&gt;Variable Name&lt;/P&gt;&lt;P&gt;vTotalSales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;SUM(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can use the variable as $(vTotalSales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588609#M1102046</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-02T06:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reusability of Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588610#M1102047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create variable and give expression as value to that variable.&lt;/P&gt;&lt;P&gt;Now you can use this variable wherever you need&amp;nbsp; that expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588610#M1102047</guid>
      <dc:creator>mangalsk</dc:creator>
      <dc:date>2014-04-02T06:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reusability of Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588611#M1102048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can maintain any excel file for the expressions also and read from the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588611#M1102048</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-02T06:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reusability of Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588612#M1102049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create Variable For Expression Or Use Fast Change In Same Chart...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588612#M1102049</guid>
      <dc:creator>arjunkrishnan</dc:creator>
      <dc:date>2014-04-02T06:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reusability of Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588613#M1102050</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;Go to variable overview (Ctrl+Alt +V) and create a variable holding your expression. Use this variable where u want and this is global as per your requirement.!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588613#M1102050</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-02T06:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reusability of Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588614#M1102051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can reuse the Expression by storing it as a Variable.&lt;/P&gt;&lt;P&gt;Variables can be stored in Qlikview Document itself Ctrl+Alt+V or in external Qlikview script file ie qvs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 15:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reusability-of-Expression/m-p/588614#M1102051</guid>
      <dc:creator />
      <dc:date>2014-08-20T15:00:20Z</dc:date>
    </item>
  </channel>
</rss>

