<?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 Maintaining the same expressions within multiple documents in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234476#M85894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached Excel as an example expression repository and take a look at the following post for the script to save each expression in a variable:&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/p/35606/139203.aspx"&gt;http://community.qlik.com/forums/p/35606/139203.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In QlikView you then just put something like $(vExpression_1) in the expression of the chart in the 6 documents and if you have to change the expression you just change it once in the Excel.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Dec 2010 23:22:24 GMT</pubDate>
    <dc:creator>pover</dc:creator>
    <dc:date>2010-12-29T23:22:24Z</dc:date>
    <item>
      <title>Maintaining the same expressions within multiple documents</title>
      <link>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234473#M85891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In my qv environent i have 6 different documents for different user groups.&lt;/P&gt;&lt;P&gt;The 6 documents use the same data cloud.&lt;/P&gt;&lt;P&gt;The 6 documents use the same expressions.&lt;/P&gt;&lt;P&gt;My expressions contain set analysis statements like&lt;/P&gt;&lt;P&gt;sum({$&amp;lt; year={$(=max(year))} sales)&lt;/P&gt;&lt;P&gt;The problem i run into is that when i want to change the expression above, i haveto change it within 6 documents.&lt;/P&gt;&lt;P&gt;What smart way of maintainence would you advise in this situation? Is there a best practise solution for this?&lt;/P&gt;&lt;P&gt;Note: the expressions cant be included with the include statement because the expression in my example contains a value for year that is determined in RUNTIME...&lt;/P&gt;&lt;P&gt;I use the latest release of QV 9&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tjeerd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 19:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234473#M85891</guid>
      <dc:creator>tabletuner</dc:creator>
      <dc:date>2010-12-28T19:35:19Z</dc:date>
    </item>
    <item>
      <title>Maintaining the same expressions within multiple documents</title>
      <link>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234474#M85892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load them in from a spreadsheet, then to variables.&lt;/P&gt;&lt;P&gt;Next you can use $ expansion in the places where you need the formula.&lt;/P&gt;&lt;P&gt;You can also expose the variables' value in a textbox to test changes in the set logic without having to reload the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 23:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234474#M85892</guid>
      <dc:creator />
      <dc:date>2010-12-28T23:07:13Z</dc:date>
    </item>
    <item>
      <title>Maintaining the same expressions within multiple documents</title>
      <link>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234475#M85893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post an example please &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 22:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234475#M85893</guid>
      <dc:creator>tabletuner</dc:creator>
      <dc:date>2010-12-29T22:58:01Z</dc:date>
    </item>
    <item>
      <title>Maintaining the same expressions within multiple documents</title>
      <link>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234476#M85894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached Excel as an example expression repository and take a look at the following post for the script to save each expression in a variable:&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/p/35606/139203.aspx"&gt;http://community.qlik.com/forums/p/35606/139203.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In QlikView you then just put something like $(vExpression_1) in the expression of the chart in the 6 documents and if you have to change the expression you just change it once in the Excel.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 23:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234476#M85894</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-12-29T23:22:24Z</dc:date>
    </item>
    <item>
      <title>Maintaining the same expressions within multiple documents</title>
      <link>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234477#M85895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all. I got it working!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tjeerd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 15:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintaining-the-same-expressions-within-multiple-documents/m-p/234477#M85895</guid>
      <dc:creator>tabletuner</dc:creator>
      <dc:date>2011-01-03T15:26:45Z</dc:date>
    </item>
  </channel>
</rss>

