<?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 Accumulation Issue with Multiple Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accumulation-Issue-with-Multiple-Dimensions/m-p/1247859#M395429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with someone who wants to use accumulation on a bar chart with two dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issues I seem to have is when there are not records for all of the values of both dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example below there are no values for 2015 for Yellow in the data. Since Yellow is the last value, it seems to have forgotten to accumulate the values for 2015, since Yellow has no values for that Year.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="151091" alt="Accum1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151091_Accum1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I can make this work if I set up expressions for each of the values for year instead of using two dimensions, but that really isn't the way we wanted to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="151092" alt="Accum2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/151092_Accum2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this expected behavior? If so, any explanation is welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jan 2017 16:49:42 GMT</pubDate>
    <dc:creator>datagrrl</dc:creator>
    <dc:date>2017-01-27T16:49:42Z</dc:date>
    <item>
      <title>Accumulation Issue with Multiple Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Issue-with-Multiple-Dimensions/m-p/1247859#M395429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with someone who wants to use accumulation on a bar chart with two dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issues I seem to have is when there are not records for all of the values of both dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example below there are no values for 2015 for Yellow in the data. Since Yellow is the last value, it seems to have forgotten to accumulate the values for 2015, since Yellow has no values for that Year.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="151091" alt="Accum1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151091_Accum1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I can make this work if I set up expressions for each of the values for year instead of using two dimensions, but that really isn't the way we wanted to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="151092" alt="Accum2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/151092_Accum2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this expected behavior? If so, any explanation is welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 16:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Issue-with-Multiple-Dimensions/m-p/1247859#M395429</guid>
      <dc:creator>datagrrl</dc:creator>
      <dc:date>2017-01-27T16:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Issue with Multiple Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Issue-with-Multiple-Dimensions/m-p/1247860#M395430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ColorTest:&lt;/P&gt;&lt;P&gt;LOAD Test, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Color Name], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Family, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Group, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Messy, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Utilized, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hex, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Group2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Look&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[ColorsTestData.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YearFamily:&lt;/P&gt;&lt;P&gt;Load Year Resident ColorTest;&lt;/P&gt;&lt;P&gt;outer join&lt;/P&gt;&lt;P&gt;Load Family Resident ColorTest;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would at least need one combination of each possible Year/Family combination.&lt;/P&gt;&lt;P&gt;And you also have to uncheck "Suppress zero values" from Presentation tab for your data to accumulate for all years.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 18:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Issue-with-Multiple-Dimensions/m-p/1247860#M395430</guid>
      <dc:creator>holmlund</dc:creator>
      <dc:date>2017-01-27T18:03:45Z</dc:date>
    </item>
  </channel>
</rss>

