<?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 Using the Property of Sheet objects as value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630049#M231256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to reference the value stored on a text object?&lt;/P&gt;&lt;P&gt;Let's say the text object is displaying 123,456.00 from a complex expression.&amp;nbsp; Can I reference the text property and use it as a value for another expression?&amp;nbsp; (i.e. if the name of text object is TX01, can I do something like &lt;STRONG&gt;TX01.TEXT&lt;/STRONG&gt; or something similar to get the value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a similar fashion, is it possible to reference results of Chart Expressions?&amp;nbsp; Let's say I define an expression calculating Assets and another expression for calculating Liabilities.&amp;nbsp; If I want to get the Net &lt;EM&gt;(Asset - Liabilities)&lt;/EM&gt;, can I refer to the result of those expressions instead setting the expressions into variables and re-evaluating them again using dollar expansion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2014 19:05:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-27T19:05:16Z</dc:date>
    <item>
      <title>Using the Property of Sheet objects as value</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630049#M231256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to reference the value stored on a text object?&lt;/P&gt;&lt;P&gt;Let's say the text object is displaying 123,456.00 from a complex expression.&amp;nbsp; Can I reference the text property and use it as a value for another expression?&amp;nbsp; (i.e. if the name of text object is TX01, can I do something like &lt;STRONG&gt;TX01.TEXT&lt;/STRONG&gt; or something similar to get the value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a similar fashion, is it possible to reference results of Chart Expressions?&amp;nbsp; Let's say I define an expression calculating Assets and another expression for calculating Liabilities.&amp;nbsp; If I want to get the Net &lt;EM&gt;(Asset - Liabilities)&lt;/EM&gt;, can I refer to the result of those expressions instead setting the expressions into variables and re-evaluating them again using dollar expansion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 19:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630049#M231256</guid>
      <dc:creator />
      <dc:date>2014-05-27T19:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Property of Sheet objects as value</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630050#M231257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it using a macro, but macro is not a good idea.&amp;nbsp; A better way is to use this expression in a variable, and refer to this variable where needed, including this text box.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 20:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630050#M231257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-27T20:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Property of Sheet objects as value</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630051#M231258</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;No, you can't reference text object or another chart results within the expression.&lt;/P&gt;&lt;P&gt;If expressions are exactly the same QV evaluate only once. 'Exactly' means that both are equal strings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 20:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630051#M231258</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-05-27T20:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Property of Sheet objects as value</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630052#M231259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/42301"&gt;whiteline&lt;/A&gt; for clarifying that.&amp;nbsp; That's what I was trying to avoid if the variable/expression is being evaluated multiple times.&amp;nbsp; Do you have any links/resources about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 13:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630052#M231259</guid>
      <dc:creator />
      <dc:date>2014-05-28T13:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Property of Sheet objects as value</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630053#M231260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can test it easily by yourself by creating two charts with the same expressions that take some time to be calculated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or believe in QlikView cache:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/04/14/the-qlikview-cache" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/04/14/the-qlikview-cache"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/04/14/the-qlikview-cache&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From some recent version it should also avoid unnecessary calculations for different users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 16:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630053#M231260</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-05-28T16:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Property of Sheet objects as value</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630054#M231261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the link.&amp;nbsp; From there I saw other articles/blogs about Column and Label references which is exactly what I was looking for.&amp;nbsp; And interestingly, there are some performance implications especially with more resource intensive expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blog.axc.net/?p=1042" title="http://blog.axc.net/?p=1042"&gt;Performance (and other) benefits of using expression column and label references « BI Commons&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qliktips.com/2013/04/performance-using-labels-or-column-in.html" title="http://www.qliktips.com/2013/04/performance-using-labels-or-column-in.html"&gt;Qlik Tips: Performance using Labels or Column() in charts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://http//www.qlikfix.com/2011/06/21/testing-the-performance-implications-of-variables-and-label-referencing-versus-direct-expressions/" title="http://http//www.qlikfix.com/2011/06/21/testing-the-performance-implications-of-variables-and-label-referencing-versus-direct-expressions/"&gt;http://http//www.qlikfix.com/2011/06/21/testing-the-performance-implications-of-variables-and-label-referencing-versus-d…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 17:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-Property-of-Sheet-objects-as-value/m-p/630054#M231261</guid>
      <dc:creator />
      <dc:date>2014-05-28T17:34:46Z</dc:date>
    </item>
  </channel>
</rss>

