<?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: Bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48486#M782049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This looks good!&lt;/P&gt;&lt;P&gt;Can you let me know how to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2018 19:50:29 GMT</pubDate>
    <dc:creator>kinjal1645</dc:creator>
    <dc:date>2018-04-03T19:50:29Z</dc:date>
    <item>
      <title>Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48482#M782045</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 have following bar chart:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="198305" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198305_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;M-Type is sum of M-Type and C-Type.&lt;/P&gt;&lt;P&gt;S-Type is sum of category S-type and M-Type.&lt;/P&gt;&lt;P&gt;This is something implicit and I don't know how to show this on chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help on how to modify this chart to indicate that M-Type has C-Type, S-Type has M-Type.&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>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48482#M782045</guid>
      <dc:creator>kinjal1645</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48483#M782046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u share ur app and expected o/p?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 17:03:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48483#M782046</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-04-03T17:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48484#M782047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try as below .. if i understood your requirement.&lt;/P&gt;&lt;P&gt;TEMP:&lt;/P&gt;&lt;P&gt;Load * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Parent_Type,Type&lt;/P&gt;&lt;P&gt;M_Type,M_Type&lt;/P&gt;&lt;P&gt;M_type,C_Type&lt;/P&gt;&lt;P&gt;S_Type,S_type&lt;/P&gt;&lt;P&gt;S_Type,M_Type&lt;/P&gt;&lt;P&gt;C_Type,C_Type&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attach this TEMP Table to your FACT/DIM table where you've Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then on the UI, draw the bar chart with Parent_Type as 1st DIM and Type as 2nd DIM&lt;/P&gt;&lt;P&gt;then Sum(Value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this Helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;CY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 17:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48484#M782047</guid>
      <dc:creator>ychaitanya</dc:creator>
      <dc:date>2018-04-03T17:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48485#M782048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you could stack the bars like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_296913_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198344_QlikCommunity_Thread_296913_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 19:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48485#M782048</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-04-03T19:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48486#M782049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This looks good!&lt;/P&gt;&lt;P&gt;Can you let me know how to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 19:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48486#M782049</guid>
      <dc:creator>kinjal1645</dc:creator>
      <dc:date>2018-04-03T19:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48487#M782050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, can you post a sample application including some data and your expressions to demonstrate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 20:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48487#M782050</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-04-03T20:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48488#M782051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;A href="https://community.qlik.com/qlik-users/61824"&gt;marcowedel&lt;/A&gt; &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have attached sample application with data. It has one table and is not connected to other tables in my DB model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 22:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48488#M782051</guid>
      <dc:creator>kinjal1645</dc:creator>
      <dc:date>2018-04-04T22:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48489#M782052</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;example attached:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="198825" alt="QlikCommunity_Thread_296913_Pic2.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198825_QlikCommunity_Thread_296913_Pic2.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 23:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48489#M782052</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-04-06T23:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48490#M782053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marco!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 14:51:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/48490#M782053</guid>
      <dc:creator>kinjal1645</dc:creator>
      <dc:date>2018-04-09T14:51:37Z</dc:date>
    </item>
  </channel>
</rss>

