<?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: Expression as a dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-as-a-dimension/m-p/897627#M1001057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need some kind of Aggr function here. What exactly are your Averaging &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;ACT_GBP.Materiality &lt;/STRONG&gt;over (which dimension)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;=If([Data Category]&amp;lt;&amp;gt;'Adjusted', null(), Aggr(avg(ACT_GBP.Materiality), &lt;SPAN style="color: #ff0000;"&gt;DimensionName&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or may be this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;=If([Data Category] = 'Adjusted', Aggr(avg(ACT_GBP.Materiality), &lt;SPAN style="color: #ff0000;"&gt;DimensionName&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 14:46:19 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-06-02T14:46:19Z</dc:date>
    <item>
      <title>Expression as a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-as-a-dimension/m-p/897626#M1001056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=if([Data Category]&amp;lt;&amp;gt;'Adjusted', null(), avg(ACT_GBP.Materiality)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Any ideas how I would write the above as a dimension?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 14:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-as-a-dimension/m-p/897626#M1001056</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2015-06-02T14:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expression as a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-as-a-dimension/m-p/897627#M1001057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need some kind of Aggr function here. What exactly are your Averaging &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;ACT_GBP.Materiality &lt;/STRONG&gt;over (which dimension)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;=If([Data Category]&amp;lt;&amp;gt;'Adjusted', null(), Aggr(avg(ACT_GBP.Materiality), &lt;SPAN style="color: #ff0000;"&gt;DimensionName&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or may be this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;=If([Data Category] = 'Adjusted', Aggr(avg(ACT_GBP.Materiality), &lt;SPAN style="color: #ff0000;"&gt;DimensionName&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 14:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-as-a-dimension/m-p/897627#M1001057</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-02T14:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Expression as a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-as-a-dimension/m-p/897628#M1001058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, you want the average of ACT_GBP.Materialty where &lt;SPAN style="font-size: 10pt;"&gt;[Data Category]='Adjusted'?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;It can be: A&lt;SPAN style="font-size: 10pt;"&gt;vg({&amp;lt;&lt;SPAN style="font-size: 10pt;"&gt;[Data Category]={'Adjusted'}&amp;gt;}&lt;/SPAN&gt; ACT_GBP.Materiality)&lt;/SPAN&gt;&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;Just to advise, you can create expressions without dimension if you only want a bung of predefined calculations.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 14:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-as-a-dimension/m-p/897628#M1001058</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-06-02T14:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Expression as a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-as-a-dimension/m-p/897629#M1001059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3676"&gt;Calculated Dimensions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3821"&gt;Buckets&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 14:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-as-a-dimension/m-p/897629#M1001059</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-06-02T14:48:07Z</dc:date>
    </item>
  </channel>
</rss>

