<?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 How to include dimension in expression but not in table header row? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-include-dimension-in-expression-but-not-in-table-header/m-p/487137#M691589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="320"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;product&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;articleno&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;week1&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;week2&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;week3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;32&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;17&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;31&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;48&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="21" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;30&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;19&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;41&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;24&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl72" colspan="2" height="20"&gt;Dimensions&lt;/TD&gt;&lt;TD class="xl72" colspan="3" style="border-left: none;"&gt;Expressions&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to have above table. and its a straight table. Product and ArticleNo are dimensions. Week1, Week2 and Week3 are expressions.&lt;/P&gt;&lt;P&gt;Now, in qlikview, Product, ArticleNo, Week are dimensions. Product contains product names, ArticleNo contains article names and Week contains week numbers as 1,2,3... &lt;/P&gt;&lt;P&gt;I need expressions formula for week1, week2, week3. Remember that values in week1,week2,week3 doesnt come from any field. They are calculated as NumericCount(ArticleNo). I have somewhat below formula, but it does not give me correct values. I need help. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(NumericCount(ArticleNo), Product, ArticleNo)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Sep 2013 12:28:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-05T12:28:17Z</dc:date>
    <item>
      <title>How to include dimension in expression but not in table header row?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-dimension-in-expression-but-not-in-table-header/m-p/487137#M691589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="320"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;product&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;articleno&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;week1&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;week2&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;week3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;32&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;17&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;31&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;48&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="21" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;30&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;19&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;41&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;24&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl72" colspan="2" height="20"&gt;Dimensions&lt;/TD&gt;&lt;TD class="xl72" colspan="3" style="border-left: none;"&gt;Expressions&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to have above table. and its a straight table. Product and ArticleNo are dimensions. Week1, Week2 and Week3 are expressions.&lt;/P&gt;&lt;P&gt;Now, in qlikview, Product, ArticleNo, Week are dimensions. Product contains product names, ArticleNo contains article names and Week contains week numbers as 1,2,3... &lt;/P&gt;&lt;P&gt;I need expressions formula for week1, week2, week3. Remember that values in week1,week2,week3 doesnt come from any field. They are calculated as NumericCount(ArticleNo). I have somewhat below formula, but it does not give me correct values. I need help. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(NumericCount(ArticleNo), Product, ArticleNo)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 12:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-dimension-in-expression-but-not-in-table-header/m-p/487137#M691589</guid>
      <dc:creator />
      <dc:date>2013-09-05T12:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to include dimension in expression but not in table header row?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-dimension-in-expression-but-not-in-table-header/m-p/487138#M691590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand why you want to use expressions for your weeks. Have you considered using a pivot table instead, using 3 dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that's not possible, try maybe like this for week1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;week= {'week1'}&amp;gt;} ArticleNo)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so forth for the other expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 12:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-dimension-in-expression-but-not-in-table-header/m-p/487138#M691590</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-05T12:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to include dimension in expression but not in table header row?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-dimension-in-expression-but-not-in-table-header/m-p/487139#M691591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried Pivot tables. But I wasn't able to take average of all the weeks with a single average expression. If you could help me to take average in pivot table, then i can adopt it too. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 12:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-dimension-in-expression-but-not-in-table-header/m-p/487139#M691591</guid>
      <dc:creator />
      <dc:date>2013-09-05T12:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to include dimension in expression but not in table header row?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-dimension-in-expression-but-not-in-table-header/m-p/487140#M691592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems I somehow missed the point where you required an average expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you maybe post a small sample app togehter with your expected outcome?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 12:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-dimension-in-expression-but-not-in-table-header/m-p/487140#M691592</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-05T12:48:57Z</dc:date>
    </item>
  </channel>
</rss>

