<?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: Create expression in Excel and use it in QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353671#M573765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use a file use the include command in the load script: -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(Include=$(_rootPath)\Script\Business\INIT_VAR_GLOBAL.txt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this test file use this syntax: -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET vKPI1 = X + Y +Z ETC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when loaded they will be variable formula to use&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2012 15:42:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-14T15:42:08Z</dc:date>
    <item>
      <title>Create expression in Excel and use it in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353670#M573764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;BR /&gt;I would like to develop the following thiing. &lt;BR /&gt;I want to create all my KPIs and the corresponding expression in Excel or another central location. &lt;BR /&gt;In my dashboard when I'm creating an expression I want to refer to the created expression like Sum (SalesLineAmount * Currency Factor). &lt;BR /&gt;I tried this with the function field value but that did not work because qlikView sees it as text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how I can do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 15:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353670#M573764</guid>
      <dc:creator>jjordaan</dc:creator>
      <dc:date>2012-06-14T15:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create expression in Excel and use it in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353671#M573765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use a file use the include command in the load script: -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(Include=$(_rootPath)\Script\Business\INIT_VAR_GLOBAL.txt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this test file use this syntax: -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET vKPI1 = X + Y +Z ETC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when loaded they will be variable formula to use&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 15:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353671#M573765</guid>
      <dc:creator />
      <dc:date>2012-06-14T15:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create expression in Excel and use it in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353672#M573766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for looking into this.&lt;/P&gt;&lt;P&gt;Do you know if it is also possible with an Excel file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason for this question is thatmy translations and comments are also in this Excel file.&lt;BR /&gt;And I want that the customer can change this Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 18:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353672#M573766</guid>
      <dc:creator>jjordaan</dc:creator>
      <dc:date>2012-06-14T18:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create expression in Excel and use it in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353673#M573767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeroen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this: &lt;A class="loading active_link" href="http://www.qlikfix.com/2011/09/21/storing-variables-outside-of-qlikview/" title="http://www.qlikfix.com/2011/09/21/storing-variables-outside-of-qlikview/"&gt;http://www.qlikfix.com/2011/09/21/storing-variables-outside-of-qlikview/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Barry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 21:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353673#M573767</guid>
      <dc:creator>barryharmsen</dc:creator>
      <dc:date>2013-03-12T21:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create expression in Excel and use it in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353674#M573768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Barry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 22:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-expression-in-Excel-and-use-it-in-QlikView/m-p/353674#M573768</guid>
      <dc:creator>jjordaan</dc:creator>
      <dc:date>2013-03-12T22:48:17Z</dc:date>
    </item>
  </channel>
</rss>

