<?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: Need help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help/m-p/691127#M1085602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2014 08:00:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-17T08:00:31Z</dc:date>
    <item>
      <title>Need help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help/m-p/691124#M1085599</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 have problem with bar char. In stright table i got corrent sales and sales % of total, but when i use similar expresion on yearmonth dimension in bar char i got incoret values. What i need: in bar char for each month, char max and min value of bar must bee 100%, &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;all&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;sales&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are distributed&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;according to % of total sales. (like in atached picture).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Please help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 07:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help/m-p/691124#M1085599</guid>
      <dc:creator />
      <dc:date>2014-06-17T07:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help/m-p/691125#M1085600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change your expression as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(TOTAL &amp;lt;PERIOD, [BRAND OWNER]&amp;gt; [Sales Volume 1000 Kgs/Ltrs/Pcs])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 07:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help/m-p/691125#M1085600</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-17T07:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help/m-p/691126#M1085601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Disable the option Relative and change the expression to:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sum([Sales Volume 1000 Kgs/Ltrs/Pcs])/sum(total &amp;lt;[PERIOD]&amp;gt;[Sales Volume 1000 Kgs/Ltrs/Pcs])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;See attached qvw.&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 07:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help/m-p/691126#M1085601</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-06-17T07:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help/m-p/691127#M1085602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 08:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help/m-p/691127#M1085602</guid>
      <dc:creator />
      <dc:date>2014-06-17T08:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help/m-p/691128#M1085603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sigitas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here it is&lt;/P&gt;&lt;P&gt;it is better not to use keys (PERIOD) in your graph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 08:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help/m-p/691128#M1085603</guid>
      <dc:creator />
      <dc:date>2014-06-17T08:01:09Z</dc:date>
    </item>
  </channel>
</rss>

