<?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 Expression Library in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197915#M57400</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;Is there any concept on an 'Expression Library' in QV? For example, I use the same expression in numerous charts etc and if I need to change it I therefore have to remember all the places it has been used and go through and update them all. It would be much simpler if I could define a label for an expression and then just update it in one place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2009 17:10:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-09-24T17:10:57Z</dc:date>
    <item>
      <title>Expression Library</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197915#M57400</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;Is there any concept on an 'Expression Library' in QV? For example, I use the same expression in numerous charts etc and if I need to change it I therefore have to remember all the places it has been used and go through and update them all. It would be much simpler if I could define a label for an expression and then just update it in one place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 17:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197915#M57400</guid>
      <dc:creator />
      <dc:date>2009-09-24T17:10:57Z</dc:date>
    </item>
    <item>
      <title>Expression Library</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197916#M57401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Three suggestions If you put the expression into the script you only have to maintain it in one place or are you familiar with Expression Overview, CTRL+ALT+E you can view all of the expressions here and use find and replace. Finally I assume that now you can export the structure to an XML file you could globally edit that and reload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 18:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197916#M57401</guid>
      <dc:creator />
      <dc:date>2009-09-24T18:17:19Z</dc:date>
    </item>
    <item>
      <title>SV:Expression Library</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197917#M57402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use variables for expressions. For instance sum(sales) for variable "Sales" and refer to it with $(Sales) in your expressions.&lt;/P&gt;&lt;P&gt;/Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 19:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197917#M57402</guid>
      <dc:creator />
      <dc:date>2009-09-24T19:36:55Z</dc:date>
    </item>
    <item>
      <title>Expression Library</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197918#M57403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could (should?) review expressions you use more than once and try to make them a field in the load script, e.g. instead of an expression in a table calculating a true or false, calculate it in the load script and set a field as 1 or 0, or Y or N, or ... then use the new field in the table.&lt;/P&gt;&lt;P&gt;This is sometimes difficult, but it will speed up the display of tables when selections change and may slow down the load, which can be scheduled at night when no-one cares how long it takes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 21:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197918#M57403</guid>
      <dc:creator />
      <dc:date>2009-09-24T21:28:45Z</dc:date>
    </item>
    <item>
      <title>Expression Library</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197919#M57404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Absolutely, and I do. This is more for expressions that perform aggregations and are thus dependant on the dimensional context they are used within. For those I will try to use variables and see how I get on.&lt;/P&gt;&lt;P&gt;Michael - the expressions contained within these variables will be re evaluated whenever a selection is made in the qlikview document, correct? i.e. they aren't just evaluated when the QV file is first opened are they? That would suggest I will only get static values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 21:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197919#M57404</guid>
      <dc:creator />
      <dc:date>2009-09-24T21:50:39Z</dc:date>
    </item>
    <item>
      <title>Expression Library</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197920#M57405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define the variables with "SET varValue = ..." rather than "LET varValue = ..." and it stores it as a string, rather than evaluating it when the QV is opened. Using variable expansion inserts the string, which is then evaluated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 22:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Library/m-p/197920#M57405</guid>
      <dc:creator />
      <dc:date>2009-09-24T22:09:02Z</dc:date>
    </item>
  </channel>
</rss>

