<?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 Adding to Existing Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376402#M420141</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 am trying to add a new value in an existing dimension, I initially have this.&lt;IMG __jive_id="183023" alt="No Legand.png" class="jive-image image-1" src="/legacyfs/online/183023_No Legand.png" style="height: 207px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I want to have an extra Bar called group avg in all the sales column.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="183024" alt="Added Legand.png" class="jive-image image-2" src="/legacyfs/online/183024_Added Legand.png" style="height: 207px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Please see the attached qvw to understand the situation better and I am source the way I have it in the back end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Nov 2017 09:48:20 GMT</pubDate>
    <dc:creator>sibusiso90</dc:creator>
    <dc:date>2017-11-13T09:48:20Z</dc:date>
    <item>
      <title>Adding to Existing Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376402#M420141</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 am trying to add a new value in an existing dimension, I initially have this.&lt;IMG __jive_id="183023" alt="No Legand.png" class="jive-image image-1" src="/legacyfs/online/183023_No Legand.png" style="height: 207px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I want to have an extra Bar called group avg in all the sales column.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="183024" alt="Added Legand.png" class="jive-image image-2" src="/legacyfs/online/183024_Added Legand.png" style="height: 207px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Please see the attached qvw to understand the situation better and I am source the way I have it in the back end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 09:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376402#M420141</guid>
      <dc:creator>sibusiso90</dc:creator>
      <dc:date>2017-11-13T09:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adding to Existing Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376403#M420142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One possible solution-way attached.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183048_Capture.JPG" style="height: 209px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 12:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376403#M420142</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-11-13T12:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding to Existing Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376404#M420143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option is to use CrossTable Load like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sale:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CrossTable(Sale, Value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Groups, Sale1, Sale2, Sale3, Sale4, Sale5&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Group1, 0.79759424, 0.09878233, 0.274495397, 0.283752506, 0.077262074&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Group2, 0.572974879, 0.037239144, 0.021465945, 0.838789364, 0.160991477&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Group3, 0.750333678, 0.204238937, 0.239284092, 0.631995441, 0.698577191&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Group4, 0.751788678, 0.073845562, 0.418150331, 0.338250451, 0.611715877&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then add an Island Table like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sale&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Pick(Dim, Groups, 'Group Avg')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Pick(Dim, Sum(Value), Avg(Value))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183040_Capture.PNG" style="height: 271px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 13:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376404#M420143</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-13T13:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adding to Existing Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376405#M420144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am pleased. &lt;A href="https://community.qlik.com/qlik-users/26418"&gt;tresesco&lt;/A&gt;‌&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 13:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376405#M420144</guid>
      <dc:creator>sibusiso90</dc:creator>
      <dc:date>2017-11-13T13:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding to Existing Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376406#M420145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌‌&lt;/P&gt;&lt;P&gt;Welcome back, it's been a while since I saw you active on community.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 13:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-to-Existing-Dimension/m-p/1376406#M420145</guid>
      <dc:creator>sibusiso90</dc:creator>
      <dc:date>2017-11-13T13:09:58Z</dc:date>
    </item>
  </channel>
</rss>

