<?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: Reuse Values in Expression with Show/Hide Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reuse-Values-in-Expression-with-Show-Hide-Expression/m-p/1233073#M861227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are using to hide the expression is NOT for hiding the expression. It's the evaluation condition for the expression so if the condition is false, the expression won't be evaluated which in turn will fail other expressions referring to the column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of re-using expressions of the same table, &lt;SPAN style="font-size: 10pt;"&gt;Create variables for the expression and use variables for all your expressions, so even if that particular expression is not selected to be shown the variables will still be evaluated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hope this makes sense&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jan 2017 18:58:54 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2017-01-11T18:58:54Z</dc:date>
    <item>
      <title>Reuse Values in Expression with Show/Hide Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reuse-Values-in-Expression-with-Show-Hide-Expression/m-p/1233070#M861224</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;I have about 6 graphs, and all of them use "almost" the same expressions. But the expression has to be show/hide depending on a user selection. This selection is actually made by selecting a list as seen on the image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tryied the following ways to re-use expressions:&lt;/P&gt;&lt;P&gt;ie. =column(1)/column(2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Works, but when I hide (with a condition) the column 1 or 2, the expression stops working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to reuse the expressions on the same chart that could work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="borrar.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/149159_borrar.png" style="height: 199px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reuse-Values-in-Expression-with-Show-Hide-Expression/m-p/1233070#M861224</guid>
      <dc:creator>cristian_av</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reuse Values in Expression with Show/Hide Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reuse-Values-in-Expression-with-Show-Hide-Expression/m-p/1233071#M861225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand your requirement correctly then I think you want to show the expression in the chart based on user's selection. You can find something interesting here. &lt;A href="https://community.qlik.com/qlik-blogpost/3564"&gt;Customizable Straight Table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regarding reusable expressions. I think you can use variables to store your expressions and then use it wherever necessary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 18:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reuse-Values-in-Expression-with-Show-Hide-Expression/m-p/1233071#M861225</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2017-01-11T18:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reuse Values in Expression with Show/Hide Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reuse-Values-in-Expression-with-Show-Hide-Expression/m-p/1233072#M861226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I've done the same.. But I have to do 6 Graphs all with selectable dimensions/expresions and each graph in different currency!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 18:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reuse-Values-in-Expression-with-Show-Hide-Expression/m-p/1233072#M861226</guid>
      <dc:creator>cristian_av</dc:creator>
      <dc:date>2017-01-11T18:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reuse Values in Expression with Show/Hide Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Reuse-Values-in-Expression-with-Show-Hide-Expression/m-p/1233073#M861227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are using to hide the expression is NOT for hiding the expression. It's the evaluation condition for the expression so if the condition is false, the expression won't be evaluated which in turn will fail other expressions referring to the column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of re-using expressions of the same table, &lt;SPAN style="font-size: 10pt;"&gt;Create variables for the expression and use variables for all your expressions, so even if that particular expression is not selected to be shown the variables will still be evaluated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hope this makes sense&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 18:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reuse-Values-in-Expression-with-Show-Hide-Expression/m-p/1233073#M861227</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-11T18:58:54Z</dc:date>
    </item>
  </channel>
</rss>

