<?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 Store expression into excel sheet and re-use expressions in many charts using variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859036#M300780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I have excel sheet containing expressions and there name this formula I want to store into variable and after reload want to use in expression. One formula is used many times so I want to re-use the same again and agian.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="550"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;NAME&lt;/TD&gt;&lt;TD class="xl63" width="486"&gt;VALUE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;GSAL&lt;/TD&gt;&lt;TD&gt;SUM({$&amp;lt;FiscalYear={$(=max(FiscalYear))}&amp;gt;} [Gross Sales Amount])/10000000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2015 09:50:01 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2015-05-27T09:50:01Z</dc:date>
    <item>
      <title>Store expression into excel sheet and re-use expressions in many charts using variables</title>
      <link>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859036#M300780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I have excel sheet containing expressions and there name this formula I want to store into variable and after reload want to use in expression. One formula is used many times so I want to re-use the same again and agian.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="550"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;NAME&lt;/TD&gt;&lt;TD class="xl63" width="486"&gt;VALUE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;GSAL&lt;/TD&gt;&lt;TD&gt;SUM({$&amp;lt;FiscalYear={$(=max(FiscalYear))}&amp;gt;} [Gross Sales Amount])/10000000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 09:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859036#M300780</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-05-27T09:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Store expression into excel sheet and re-use expressions in many charts using variables</title>
      <link>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859037#M300781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vikas, Try checking the below qlikfix.com/2011/09/21/storing-variables-outside-of-qlikview/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 09:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859037#M300781</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-05-27T09:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Store expression into excel sheet and re-use expressions in many charts using variables</title>
      <link>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859038#M300782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there are many examples on the Community showing how to do it ... try searching. Basically you just read them in as a regular table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then you have a FOR NEXT loop through all rows of the table where you do a Peek and $-expansion to create variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could actually just refer the table in itself and the row explicitly having the table as a Data Island and then do a lookup in your expressions directly without storing every expression in a separate variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 10:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859038#M300782</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-27T10:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Store expression into excel sheet and re-use expressions in many charts using variables</title>
      <link>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859039#M300783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 10:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859039#M300783</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-05-27T10:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Store expression into excel sheet and re-use expressions in many charts using variables</title>
      <link>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859040#M300784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's even explained in the HELP or manual. But here you go with the forum:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/143684"&gt;Variables (with SA) declaration from excel file&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 10:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-expression-into-excel-sheet-and-re-use-expressions-in-many/m-p/859040#M300784</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-05-27T10:03:07Z</dc:date>
    </item>
  </channel>
</rss>

