<?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>article How to use - Dimensionality() in Member Articles</title>
    <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/ta-p/1485559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P align="center" style="text-align: left;"&gt;&lt;SPAN style="line-height: 1.5em; text-align: left; font-size: 10pt; text-decoration: underline;"&gt;&lt;STRONG&gt;Definition:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="center" style="text-align: left;"&gt;&lt;SPAN style="line-height: 1.5em; text-align: left; font-size: 10pt; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Returns the number of dimension columns that have non-aggregation content. i.e. do not contain partial sums or collapsed aggregates.&lt;/P&gt;&lt;P&gt;A typical use is in attribute expressions, when you want to apply different cell formatting depending on aggregation level of data.&lt;/P&gt;&lt;P&gt;This function is only available in charts. For all chart types &lt;STRONG&gt;except pivot&lt;/STRONG&gt; table it will return the number of dimensions in all rows except the total, which will be 0.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;What does it mean?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;We have Table with 4 dimensions(columns): Product,Category,Type,Sales&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;IMG __jive_id="78555" alt="table.jpg" class="jive-image image-8" src="https://community.qlik.com/legacyfs/online/78555_table.jpg" style="height: auto;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Now we want to create Pivot Table by using those Dimensions.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;We are going to use only 3 of them(Product,Category,Type) and use 4th(Sales) in our expression.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The result is shown below:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="78573" class="image-9 jive-image" height="202" src="https://community.qlik.com/legacyfs/online/78573_pastedImage_18.png" style="width: 362.054644808743px; height: 202px;" width="362" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;This Pivot Table&amp;nbsp; has 3 dimensions so its maximum &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;dimensionality&lt;/STRONG&gt;&lt;/SPAN&gt; is 3.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;For better understating please see&amp;nbsp; table below.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The function is used to show on which dimensionality level each of the Pivot Table row is:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="78578" class="image-10 jive-image" src="https://community.qlik.com/legacyfs/online/78578_pastedImage_24.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="78579" class="jive-image image-11" src="https://community.qlik.com/legacyfs/online/78579_pastedImage_25.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;'Sugar'&lt;/STRONG&gt; has dimensionality of &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;EM&gt; which is Total for that 'Product'.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;'Salt'&lt;/STRONG&gt; has dimensionality of &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt; which is Total for each 'Category' of that 'Product'.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;'Oil'&lt;/STRONG&gt; has dimensionality of &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt; which is single value for each 'Type' of the 'Product's' 'Category'.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;So then more Dimension we use the greater dimensionality of our Pivot Table is.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Practical use:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;1) To show the level of dimensionality:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="78601" class="jive-image image-16" src="https://community.qlik.com/legacyfs/online/78601_pastedImage_30.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Expression:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;if(Dimensionality()=1 ,RGB(151,255,255),if(Dimensionality()=2 ,RGB(0,238,0),if(Dimensionality()=3,RGB(255,130,171))))&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;IMG __jive_id="78596" class="jive-image image-12" src="https://community.qlik.com/legacyfs/online/78596_pastedImage_8.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;2) Highlight background of rows which on each level&amp;nbsp; fall into certain condition:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Expression:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;if(Dimensionality()=1 and sum(Sales)&amp;lt;150,RGB(151,255,255),if(Dimensionality()=2 and sum(Sales)&amp;lt;=20,RGB(0,238,0),if(Dimensionality()=3 and Sum(Sales)&amp;lt;=20,RGB(255,130,171))))&lt;/EM&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;LEVEL1 --&amp;gt; Values &amp;lt;140&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;LEVEL 2 --&amp;gt; Values &amp;lt;=20&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;LEVEL 3 --&amp;gt; Values &amp;lt;=20&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="78597" class="image-13 jive-image" height="87" src="https://community.qlik.com/legacyfs/online/78597_pastedImage_18.png" style="max-width: 1200px; max-height: 900px; width: 156px; height: 86.7692307692308px;" width="156" /&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="78598" class="image-14 jive-image" height="184" src="https://community.qlik.com/legacyfs/online/78598_pastedImage_19.png" style="max-width: 1200px; max-height: 900px; width: 206px; height: 184.026666666667px;" width="206" /&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="78599" class="jive-image image-15" height="266" src="https://community.qlik.com/legacyfs/online/78599_pastedImage_20.png" style="max-width: 1200px; max-height: 900px; width: 245.047945205479px; height: 266px;" width="245" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-size: 8pt; font-family: inherit; text-decoration: underline; font-weight: inherit;"&gt;Remember&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;A href="https://community.qlik.com/legacyfs/online/78523_ligtbulb.jpg"&gt;&lt;IMG __jive_id="78392" alt="ligtbulb.jpg" class="jive-image image-4" height="18" src="https://community.qlik.com/legacyfs/online/78523_ligtbulb.jpg" style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; width: 16px; height: 18.3703703703704px;" width="16" /&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8pt;"&gt;To use the script below the Excel file must be saved in the same folder that your qvd file&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Otherwise you will need to make changes the this path - &lt;SPAN style="font-size: 13.3333330154419px; font-family: arial, helvetica, sans-serif;"&gt;[Dimensionality.xlsx]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD Product,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Dimensionality.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felling Qlingry?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8342"&gt;How To /Missing Manual (25 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Feb 2015 11:16:57 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2015-02-19T11:16:57Z</dc:date>
    <item>
      <title>How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/ta-p/1485559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P align="center" style="text-align: left;"&gt;&lt;SPAN style="line-height: 1.5em; text-align: left; font-size: 10pt; text-decoration: underline;"&gt;&lt;STRONG&gt;Definition:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="center" style="text-align: left;"&gt;&lt;SPAN style="line-height: 1.5em; text-align: left; font-size: 10pt; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Returns the number of dimension columns that have non-aggregation content. i.e. do not contain partial sums or collapsed aggregates.&lt;/P&gt;&lt;P&gt;A typical use is in attribute expressions, when you want to apply different cell formatting depending on aggregation level of data.&lt;/P&gt;&lt;P&gt;This function is only available in charts. For all chart types &lt;STRONG&gt;except pivot&lt;/STRONG&gt; table it will return the number of dimensions in all rows except the total, which will be 0.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;What does it mean?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;We have Table with 4 dimensions(columns): Product,Category,Type,Sales&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;IMG __jive_id="78555" alt="table.jpg" class="jive-image image-8" src="https://community.qlik.com/legacyfs/online/78555_table.jpg" style="height: auto;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Now we want to create Pivot Table by using those Dimensions.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;We are going to use only 3 of them(Product,Category,Type) and use 4th(Sales) in our expression.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The result is shown below:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="78573" class="image-9 jive-image" height="202" src="https://community.qlik.com/legacyfs/online/78573_pastedImage_18.png" style="width: 362.054644808743px; height: 202px;" width="362" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;This Pivot Table&amp;nbsp; has 3 dimensions so its maximum &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;dimensionality&lt;/STRONG&gt;&lt;/SPAN&gt; is 3.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;For better understating please see&amp;nbsp; table below.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The function is used to show on which dimensionality level each of the Pivot Table row is:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="78578" class="image-10 jive-image" src="https://community.qlik.com/legacyfs/online/78578_pastedImage_24.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="78579" class="jive-image image-11" src="https://community.qlik.com/legacyfs/online/78579_pastedImage_25.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;'Sugar'&lt;/STRONG&gt; has dimensionality of &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;EM&gt; which is Total for that 'Product'.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;'Salt'&lt;/STRONG&gt; has dimensionality of &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt; which is Total for each 'Category' of that 'Product'.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;'Oil'&lt;/STRONG&gt; has dimensionality of &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt; which is single value for each 'Type' of the 'Product's' 'Category'.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;So then more Dimension we use the greater dimensionality of our Pivot Table is.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Practical use:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;1) To show the level of dimensionality:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="78601" class="jive-image image-16" src="https://community.qlik.com/legacyfs/online/78601_pastedImage_30.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Expression:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;if(Dimensionality()=1 ,RGB(151,255,255),if(Dimensionality()=2 ,RGB(0,238,0),if(Dimensionality()=3,RGB(255,130,171))))&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;IMG __jive_id="78596" class="jive-image image-12" src="https://community.qlik.com/legacyfs/online/78596_pastedImage_8.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;2) Highlight background of rows which on each level&amp;nbsp; fall into certain condition:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Expression:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;if(Dimensionality()=1 and sum(Sales)&amp;lt;150,RGB(151,255,255),if(Dimensionality()=2 and sum(Sales)&amp;lt;=20,RGB(0,238,0),if(Dimensionality()=3 and Sum(Sales)&amp;lt;=20,RGB(255,130,171))))&lt;/EM&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;LEVEL1 --&amp;gt; Values &amp;lt;140&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;LEVEL 2 --&amp;gt; Values &amp;lt;=20&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;LEVEL 3 --&amp;gt; Values &amp;lt;=20&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="78597" class="image-13 jive-image" height="87" src="https://community.qlik.com/legacyfs/online/78597_pastedImage_18.png" style="max-width: 1200px; max-height: 900px; width: 156px; height: 86.7692307692308px;" width="156" /&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="78598" class="image-14 jive-image" height="184" src="https://community.qlik.com/legacyfs/online/78598_pastedImage_19.png" style="max-width: 1200px; max-height: 900px; width: 206px; height: 184.026666666667px;" width="206" /&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="78599" class="jive-image image-15" height="266" src="https://community.qlik.com/legacyfs/online/78599_pastedImage_20.png" style="max-width: 1200px; max-height: 900px; width: 245.047945205479px; height: 266px;" width="245" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-size: 8pt; font-family: inherit; text-decoration: underline; font-weight: inherit;"&gt;Remember&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;A href="https://community.qlik.com/legacyfs/online/78523_ligtbulb.jpg"&gt;&lt;IMG __jive_id="78392" alt="ligtbulb.jpg" class="jive-image image-4" height="18" src="https://community.qlik.com/legacyfs/online/78523_ligtbulb.jpg" style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; width: 16px; height: 18.3703703703704px;" width="16" /&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8pt;"&gt;To use the script below the Excel file must be saved in the same folder that your qvd file&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Otherwise you will need to make changes the this path - &lt;SPAN style="font-size: 13.3333330154419px; font-family: arial, helvetica, sans-serif;"&gt;[Dimensionality.xlsx]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD Product,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Dimensionality.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felling Qlingry?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8342"&gt;How To /Missing Manual (25 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 11:16:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/ta-p/1485559</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-19T11:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485560#M1790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice way of explaning dimenssionality, helpful topic !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 16:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485560#M1790</guid>
      <dc:creator>saurabh5</dc:creator>
      <dc:date>2015-02-27T16:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485561#M1791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to hide a total and still show the dimension, which makes up that total?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 22:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485561#M1791</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2015-02-27T22:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485562#M1792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other business uses other than cell formatting ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 05:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485562#M1792</guid>
      <dc:creator>senarath</dc:creator>
      <dc:date>2015-03-03T05:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485563#M1793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually from many days we have requirement of such types of presentations in our charts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Sharing such nice document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 05:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485563#M1793</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-03-03T05:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485564#M1794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is mainly for the busines user&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 09:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485564#M1794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-11T09:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485565#M1795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A clear explanantion of a feature which is kind of hidden away but can be vaulable especially when formatting cells as highlighted here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 16:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485565#M1795</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2015-03-12T16:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485566#M1796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the best explanation I've seen on this, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 09:33:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485566#M1796</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2015-03-13T09:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485567#M1797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very Useful for Pivot..great&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 06:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485567#M1797</guid>
      <dc:creator />
      <dc:date>2015-03-17T06:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485568#M1798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice post! I've also found Dimensionality() useful when there's a requirement to calculate the total row in a different way than the other rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Mar 2015 07:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485568#M1798</guid>
      <dc:creator />
      <dc:date>2015-03-22T07:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485569#M1799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VERY HELPFUL BUT still in doubt,&amp;nbsp; how come it got 1 dimentionality for sugar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 10:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485569#M1799</guid>
      <dc:creator />
      <dc:date>2015-06-19T10:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485570#M1800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you referring to this table?&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image" src="https://community.qlik.com/legacyfs/online/90062_pastedImage_25.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sugar is the only column (dimension)in this section.&lt;/P&gt;&lt;P&gt;In Qlik Dimension=Column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 10:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485570#M1800</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-06-19T10:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485571#M1801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes this table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 10:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485571#M1801</guid>
      <dc:creator />
      <dc:date>2015-06-19T10:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485572#M1802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So have I answered your question as you wanted?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 10:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485572#M1802</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-06-19T10:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485573#M1803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very helpful post! Can you also explain the difference between Dimensionality and the SecondaryDimensionality and specific usage of the same! Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 11:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485573#M1803</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-06-21T11:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485574#M1804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Secondary Dimensionality is being used for Horizontal dimensions&lt;/P&gt;&lt;P&gt;See here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8006"&gt;The second dimension... or how to use secondarydimensionality()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;Still feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(15+ articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 12:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485574#M1804</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-06-21T12:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485575#M1805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very nice... (y)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485575#M1805</guid>
      <dc:creator>ahbzshk07</dc:creator>
      <dc:date>2016-01-18T08:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485576#M1806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;awesome..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 05:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485576#M1806</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-12T05:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485577#M1807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very Helpful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 12:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485577#M1807</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-02-23T12:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use - Dimensionality()</title>
      <link>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485578#M1808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way the sub totals for the different dimensions get there name before the "total" label.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like Product Total&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category Total&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type Total&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 07:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/How-to-use-Dimensionality/tac-p/1485578#M1808</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2016-04-21T07:09:11Z</dc:date>
    </item>
  </channel>
</rss>

