<?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 Re: Do a relative sum for each unit in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433948#M161758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the unit is the one of the &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;dimension&amp;nbsp; (unit, type)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;sorry but i did not uderstand the syntax ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2012 12:46:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-24T12:46:13Z</dc:date>
    <item>
      <title>Do a relative sum for each unit</title>
      <link>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433946#M161756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did a bar graf and put a measure sum(time) and mark relative ( to see the precent type from the total)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i choose one unit it work ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i choose two unit,&amp;nbsp; it takes the sum total(time)of the two units &lt;SPAN style="color: #000000; font-family: arial, sans-serif; background-color: #ffffff;"&gt;together&lt;/SPAN&gt; and then present the&amp;nbsp; precent type ,which is wrong .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need it to consider each unit and it's sum .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there is a way ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i attached photo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 12:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433946#M161756</guid>
      <dc:creator />
      <dc:date>2012-09-24T12:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Do a relative sum for each unit</title>
      <link>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433947#M161757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of checking the relative box, try using an expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=sum(time) / sum(TOTAL&amp;lt;unit&amp;gt; time)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if unit is the dimension you are using for your units.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 12:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433947#M161757</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-09-24T12:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Do a relative sum for each unit</title>
      <link>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433948#M161758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the unit is the one of the &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;dimension&amp;nbsp; (unit, type)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;sorry but i did not uderstand the syntax ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 12:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433948#M161758</guid>
      <dc:creator />
      <dc:date>2012-09-24T12:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Do a relative sum for each unit</title>
      <link>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433949#M161759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the HELP, sum() function and TOTAL qualifier with field list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 12:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433949#M161759</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-09-24T12:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Do a relative sum for each unit</title>
      <link>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433950#M161760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry you were right , i looked in the help&amp;nbsp; for TOTAL but i did not find.&lt;/P&gt;&lt;P&gt;it was under SUM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 13:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-a-relative-sum-for-each-unit/m-p/433950#M161760</guid>
      <dc:creator />
      <dc:date>2012-09-24T13:03:40Z</dc:date>
    </item>
  </channel>
</rss>

