<?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 Repeated Value in Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Repeated-Value-in-Dimension/m-p/470296#M561914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could do with some help with my dimensions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table showing total sales for departments in one of our stores, but I need to be able to show a total of the entire fashion floor for example, as well as a total of only some of the sections within that floor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dimension looks like this at the moment:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (&amp;nbsp; AND DWH_ITEM_SUB_GROUP &amp;gt; 0&lt;/P&gt;&lt;P&gt; AND (DWH_ITEM_SUB_GROUP=62&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=60&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=45&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=43)&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,'OWN BOUGHT FASHIONS',&amp;nbsp; &lt;/P&gt;&lt;P&gt;if ( AND DWH_ITEM_SUB_GROUP &amp;gt; 0 &lt;/P&gt;&lt;P&gt; AND (DWH_ITEM_PRODUCT_GROUP_NO=528&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_PRODUCT_GROUP_NO=529 &lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=62&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=60&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=51&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=45&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=43)&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,'TOTAL FASHION FLOOR'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, at the moment the results in the first row (own bought fashions) show the total of SUB-GROUPs 62,60,45,and 43 in 1 row, while the next row (total fashion floor)shows only the total of SUB-GROUP 43 and PRODUCT_GROUPs 528 and 529.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way that I can get 'Total fashion Floor' to include the sub_groups which are repeated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table contains other similar rows which all work fine, so I can't do a simple total at the bottom (unless there is a way to show a subtotal on just these 2 lines?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matthew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Mar 2013 15:38:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-22T15:38:03Z</dc:date>
    <item>
      <title>Repeated Value in Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Repeated-Value-in-Dimension/m-p/470296#M561914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could do with some help with my dimensions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table showing total sales for departments in one of our stores, but I need to be able to show a total of the entire fashion floor for example, as well as a total of only some of the sections within that floor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dimension looks like this at the moment:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (&amp;nbsp; AND DWH_ITEM_SUB_GROUP &amp;gt; 0&lt;/P&gt;&lt;P&gt; AND (DWH_ITEM_SUB_GROUP=62&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=60&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=45&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=43)&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,'OWN BOUGHT FASHIONS',&amp;nbsp; &lt;/P&gt;&lt;P&gt;if ( AND DWH_ITEM_SUB_GROUP &amp;gt; 0 &lt;/P&gt;&lt;P&gt; AND (DWH_ITEM_PRODUCT_GROUP_NO=528&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_PRODUCT_GROUP_NO=529 &lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=62&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=60&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=51&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=45&lt;/P&gt;&lt;P&gt; OR DWH_ITEM_SUB_GROUP=43)&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,'TOTAL FASHION FLOOR'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, at the moment the results in the first row (own bought fashions) show the total of SUB-GROUPs 62,60,45,and 43 in 1 row, while the next row (total fashion floor)shows only the total of SUB-GROUP 43 and PRODUCT_GROUPs 528 and 529.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way that I can get 'Total fashion Floor' to include the sub_groups which are repeated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table contains other similar rows which all work fine, so I can't do a simple total at the bottom (unless there is a way to show a subtotal on just these 2 lines?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matthew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 15:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeated-Value-in-Dimension/m-p/470296#M561914</guid>
      <dc:creator />
      <dc:date>2013-03-22T15:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Value in Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Repeated-Value-in-Dimension/m-p/470297#M561915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try to create a flag when you load the table , or a flag in a load resident table in script . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 16:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeated-Value-in-Dimension/m-p/470297#M561915</guid>
      <dc:creator />
      <dc:date>2013-03-22T16:40:47Z</dc:date>
    </item>
  </channel>
</rss>

