<?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: Accessing the default expression header value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564061#M210514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Christian says, you can set a variable for the expression and then use the same variable in both the expression window and comment window.&lt;/P&gt;&lt;P&gt;This has the advantage that the comment is kept up-to-date with any changes to the expression only being made in one place.&lt;/P&gt;&lt;P&gt;The disadvantage is that any changes to the expression can become cryptic as you are editing a text version of the expression and&amp;nbsp; the syntax help does not always work when editing expression variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jan 2014 12:29:21 GMT</pubDate>
    <dc:creator>Colin-Albert</dc:creator>
    <dc:date>2014-01-24T12:29:21Z</dc:date>
    <item>
      <title>Accessing the default expression header value</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564057#M210510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a challenge. How do you access the Expression total in as a function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at these three expressions. The first one is called "Calls". The second and the third refer to the first by using its name and &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Expression references.png" class="jive-image" src="/legacyfs/online/52223_Expression references.png" /&gt;&lt;/P&gt;&lt;P&gt;Now, I would like to refer to Calls from the Titel. I looking for a solution for how to get a reference to the total value of Calls, not to re-write the expression in defined in Calls itself (e.g. count(distinct CallID)). I would love the syntax below, but that does not work. Nor does Column(1), or sum(Column(1)) or Sum(Aggr(sum(Column(1), CallID))). Do you have an elegant solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Header.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/52224_Header.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 09:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564057#M210510</guid>
      <dc:creator>Christian_Lauritzen</dc:creator>
      <dc:date>2014-01-24T09:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing the default expression header value</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564058#M210511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a variable;&lt;/P&gt;&lt;P&gt;Header: ='Text '&amp;amp;$(vExpression)&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;Expression: =$(vExpression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that is cheating. It is the same thing as copying the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 11:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564058#M210511</guid>
      <dc:creator>Christian_Lauritzen</dc:creator>
      <dc:date>2014-01-24T11:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing the default expression header value</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564059#M210512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add the text to the Comments box.&lt;/P&gt;&lt;P&gt;This keeps the column label clear, and the comment will be displayed when the user hovers on the header&lt;/P&gt;&lt;P&gt;&lt;IMG alt="comment.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/52037_comment.JPG.jpg" style="width: 620px; height: 256px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 11:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564059#M210512</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-01-24T11:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing the default expression header value</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564060#M210513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Colin, but that does unfortunately not help me to access the total of the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 12:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564060#M210513</guid>
      <dc:creator>Christian_Lauritzen</dc:creator>
      <dc:date>2014-01-24T12:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing the default expression header value</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564061#M210514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Christian says, you can set a variable for the expression and then use the same variable in both the expression window and comment window.&lt;/P&gt;&lt;P&gt;This has the advantage that the comment is kept up-to-date with any changes to the expression only being made in one place.&lt;/P&gt;&lt;P&gt;The disadvantage is that any changes to the expression can become cryptic as you are editing a text version of the expression and&amp;nbsp; the syntax help does not always work when editing expression variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 12:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accessing-the-default-expression-header-value/m-p/564061#M210514</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-01-24T12:29:21Z</dc:date>
    </item>
  </channel>
</rss>

