<?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: Barchart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Barchart/m-p/118249#M510343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are you looking for water fall chart&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/256377"&gt;How do you create a stacked waterfall chart&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2018 10:05:18 GMT</pubDate>
    <dc:creator>dsharmaqv</dc:creator>
    <dc:date>2018-08-16T10:05:18Z</dc:date>
    <item>
      <title>Barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Barchart/m-p/118244#M510338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i do i chart like this in qlikview?&lt;/P&gt;&lt;P&gt;i need an example with some bars in stack&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Risultati immagini per grafico in pila" class="irc_mi jive-image" height="285" src="http://www.pmi.it/file/contenuti/004591/fig02.png" style="margin-top: 152px;" width="410" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 09:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Barchart/m-p/118244#M510338</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2018-08-08T09:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Barchart/m-p/118245#M510339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, find the example enclosed. At first create a chart, then select 'Bar chart' in 'General' tab and select 'Stacked' in 'Style' tab.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Przechwytywanie.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210219_Przechwytywanie.JPG" style="height: 543px; width: 620px;" /&gt;\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have fun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 10:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Barchart/m-p/118245#M510339</guid>
      <dc:creator>mtucholski</dc:creator>
      <dc:date>2018-08-08T10:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Barchart/m-p/118246#M510340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok but i am in this situation, see the example i attach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I want the first and second bar are in a stack &lt;/P&gt;&lt;P&gt;- i want the third an fourth bar are in another stack&lt;/P&gt;&lt;P&gt;- fifth, sisth and seventh in another stack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 10:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Barchart/m-p/118246#M510340</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2018-08-08T10:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Barchart/m-p/118247#M510341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have no dimension in your chart, that is the problem. What have I done?&lt;/P&gt;&lt;P&gt;1. Added another table with your "STATO_IN" grouped as you wanted them to be (check the script).&lt;/P&gt;&lt;P&gt;2. Added STATO_IN_group and STATO_IN to dimension.&lt;/P&gt;&lt;P&gt;3. Removed set analysis from expression, leaving just sum(CONSUMO_TOT_ANNUO).&lt;/P&gt;&lt;P&gt;4. Set bar chart to Stacked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 10:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Barchart/m-p/118247#M510341</guid>
      <dc:creator>mtucholski</dc:creator>
      <dc:date>2018-08-08T10:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Barchart/m-p/118248#M510342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks, but my example is more complex, look at the attachment i send now....&lt;/P&gt;&lt;P&gt;i not have only STATO_IN for making group, in my expressions i use set analisys withouth using stato_in (like you see in the first bar for example).&lt;/P&gt;&lt;P&gt;And i have some Expressions where i user STATO_OUT and some set analisys with the dates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look at example, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 09:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Barchart/m-p/118248#M510342</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2018-08-16T09:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Barchart/m-p/118249#M510343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are you looking for water fall chart&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/256377"&gt;How do you create a stacked waterfall chart&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 10:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Barchart/m-p/118249#M510343</guid>
      <dc:creator>dsharmaqv</dc:creator>
      <dc:date>2018-08-16T10:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Barchart/m-p/118250#M510344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes but how can i do that with my example i sent?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I want the first and second bar are in a stack&lt;/P&gt;&lt;P&gt;- i want the third an fourth bar are in another stack&lt;/P&gt;&lt;P&gt;- fifth, sisth and seventh in another stack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i do that with this example i attach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i use some different expression for every bar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 10:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Barchart/m-p/118250#M510344</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2018-08-16T10:10:05Z</dc:date>
    </item>
  </channel>
</rss>

