<?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 Bar chart without using filtering fields? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154474#M31067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there was a small typing error, sorry.&lt;/P&gt;&lt;P&gt;What I want to show in the bar chart is howmany with the age 15,16 and 17 are in categori a and how many in B and so on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Aug 2010 12:23:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-10T12:23:33Z</dc:date>
    <item>
      <title>Bar chart without using filtering fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154472#M31065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to make a bar chart out of 2 fields, Age and Categori&lt;BR /&gt;Age is a field consising af ages from 1 to70 and Categori consists of A;B;C;D and E.&lt;/P&gt;&lt;P&gt;I want to make Age catogories as well, som the Bar chart shows how many Ages of ex. 15,16 and 17 there are ind Categori A and B and C and so on.&lt;/P&gt;&lt;P&gt;I have tried using IF i a calculated dimension and also and expression - but cant make it work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 12:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154472#M31065</guid>
      <dc:creator />
      <dc:date>2010-08-10T12:00:14Z</dc:date>
    </item>
    <item>
      <title>Bar chart without using filtering fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154473#M31066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Plz clarify your query:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"....som the Bar chart shows how many Ages of ex. 15,16 and 17 there are ind Categori A and B and C and so on...."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Not understood.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 12:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154473#M31066</guid>
      <dc:creator />
      <dc:date>2010-08-10T12:07:35Z</dc:date>
    </item>
    <item>
      <title>Bar chart without using filtering fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154474#M31067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there was a small typing error, sorry.&lt;/P&gt;&lt;P&gt;What I want to show in the bar chart is howmany with the age 15,16 and 17 are in categori a and how many in B and so on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 12:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154474#M31067</guid>
      <dc:creator />
      <dc:date>2010-08-10T12:23:33Z</dc:date>
    </item>
    <item>
      <title>Bar chart without using filtering fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154475#M31068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mayby an expression something like this&lt;/P&gt;&lt;P&gt;count(if(age = 15,16,17 age)) but this doesnt work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 12:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154475#M31068</guid>
      <dc:creator />
      <dc:date>2010-08-10T12:40:56Z</dc:date>
    </item>
    <item>
      <title>Bar chart without using filtering fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154476#M31069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I got it myself using this&lt;/P&gt;&lt;P&gt;count(if(age&amp;gt; 14 and age &amp;lt; 18, age))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 12:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154476#M31069</guid>
      <dc:creator />
      <dc:date>2010-08-10T12:45:14Z</dc:date>
    </item>
    <item>
      <title>Bar chart without using filtering fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154477#M31070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Plz refer to the attachment.&lt;/P&gt;&lt;P&gt;Create a pivot chart having dimensions as Age, Category and&lt;/P&gt;&lt;P&gt;expression as Count(Category).&lt;/P&gt;&lt;P&gt;You will get the answer.&lt;/P&gt;&lt;P&gt;Happy Thoughts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 07:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154477#M31070</guid>
      <dc:creator />
      <dc:date>2010-08-11T07:55:52Z</dc:date>
    </item>
    <item>
      <title>Bar chart without using filtering fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154478#M31071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Attachment is here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 07:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-without-using-filtering-fields/m-p/154478#M31071</guid>
      <dc:creator />
      <dc:date>2010-08-11T07:58:50Z</dc:date>
    </item>
  </channel>
</rss>

