<?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: Using Bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495477#M1127126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two approaches. Either the set analysis above or using two dimensions. However you decide to split up the Executed/Non Executed/Lapsed you will ultimately get down to creating a stacked bar chart. The set analysis route gives you more control over the colours and the two dimensions route is quicker and easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can let me know the three field names then I can maybe create some more useful examples for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Dec 2013 14:20:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-17T14:20:30Z</dc:date>
    <item>
      <title>Using Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495474#M1127121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Need Some help...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a one field in that i have one If condition(Executed, Non Executed, Lapsed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my BAR chart i want to show different colors in Single bar...&lt;/P&gt;&lt;P&gt;Suppose &lt;STRONG&gt;XYZ &lt;/STRONG&gt;this is my field in that i have conditions..........(Executed=Red, Non Executed=Blue and Lapsed=Orange)&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="50551" alt="figure2.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50551_figure2.PNG.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 13:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495474#M1127121</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2013-12-17T13:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495475#M1127122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably want to split this into three expressions and then create a stacked bar chart. In each expression use set analysis to target just the data you want e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({Status={'Executed'}&amp;gt;} Measure)&lt;/P&gt;&lt;P&gt;Sum({Status={'Non Executed'}&amp;gt;} Measure)&lt;/P&gt;&lt;P&gt;Sum({Status={'Lapsed'}&amp;gt;} Measure)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 14:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495475#M1127122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-17T14:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495476#M1127124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is my dimension field&lt;/P&gt;&lt;P&gt;suppose &lt;STRONG&gt;XYZ&lt;/STRONG&gt; my &lt;STRONG&gt;dimension&lt;/STRONG&gt; field&lt;/P&gt;&lt;P&gt;and&lt;STRONG&gt; Sum(sales) &lt;/STRONG&gt;Expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 14:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495476#M1127124</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2013-12-17T14:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495477#M1127126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two approaches. Either the set analysis above or using two dimensions. However you decide to split up the Executed/Non Executed/Lapsed you will ultimately get down to creating a stacked bar chart. The set analysis route gives you more control over the colours and the two dimensions route is quicker and easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can let me know the three field names then I can maybe create some more useful examples for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 14:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495477#M1127126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-17T14:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495478#M1127127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here small Example&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;xyz&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here 0---&amp;gt;Non Executed&lt;/P&gt;&lt;P&gt;1-----&amp;gt; Executed&lt;/P&gt;&lt;P&gt;-(null)-----&amp;gt; Lapsed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like a below Image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="50559" alt="figure2.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50559_figure2.PNG.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495478#M1127127</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2013-12-17T15:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495479#M1127128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, if you only want a single bar in your chart then you can cheat and use a calculated dimension, such as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='xyz'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your expressions can be whatever you need to define your three sections, so probably set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;xyz={'0'}&amp;gt;} xyz)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or with an if statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(If(xyz='0',1,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Bar-chart/m-p/495479#M1127128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-17T15:13:09Z</dc:date>
    </item>
  </channel>
</rss>

