<?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: How to group data in a column to create count graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423961#M1158783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I will try to explain again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading data from a Excel Spreadsheet. The relevant coulmns are as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 169px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="80"&gt;&lt;STRONG&gt;Ordtime&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="89"&gt;&lt;STRONG&gt;Lønnsart&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Arbeidstimer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Arbeidstimer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Overtid 50%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Overtid 50%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Sykemleding&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Overtid 100%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;13&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Ferie&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Ferie&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Egenmelding&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Sykt barn&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to group data based on Column 'Lønnsart' the following way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Arbeidstimer', 'Overtid 50%' and 'Overtid 100%' into group 'Produksjon'&lt;/P&gt;&lt;P&gt;'Sykemelding', 'Egenmelding' and 'Sykt barn' into group 'Fravær'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I want to make a pie chart which sums the 'Ordtime' of the respective groups&lt;/P&gt;&lt;P&gt;(Produksjon=22, Fravær=24)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I figure the Expression should be 'Sum(Ordtime)'&lt;/P&gt;&lt;P&gt;But I am not able to get the Dimension right..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2013 07:22:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-17T07:22:37Z</dc:date>
    <item>
      <title>How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423953#M1158775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to be able to group data in a column to create a graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The column in the table look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 80px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="80"&gt;&lt;STRONG&gt;DataTypes&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;blue&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;blue&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;green&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;green&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;short&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;short&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;long&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;long&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would like to create one group for colors (Colors) and one group for length (Length), Then I want to count the total value of data in each of the groups, and make a percent pie-chart with the two groups. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 14:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423953#M1158775</guid>
      <dc:creator />
      <dc:date>2013-01-15T14:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423954#M1158776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create an additional field in the script (or a calculated dimension) to classify your records into these two groups:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DataTypes,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(match(DataTypes,'red','green','blue'), 'Colors', 'Length') as DataClasses,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM ...;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use DataClasses as dimensions in your chart and something like&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=sum(Value)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as expression. Use 'relative' option to display percentages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 14:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423954#M1158776</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-01-15T14:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423955#M1158777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, but I cannot get the syntax to work. It appears something is wrong with the 'if...' line (Load won't execute).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 12:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423955#M1158777</guid>
      <dc:creator />
      <dc:date>2013-01-16T12:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423956#M1158778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to work for me, just tested this snippet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(DataTypes,'red','green','blue'), 'Colors', 'Length') as DataClasses&lt;/P&gt;&lt;P&gt; INLINE [&lt;/P&gt;&lt;P&gt;DataTypes&lt;/P&gt;&lt;P&gt;red&lt;/P&gt;&lt;P&gt;red&lt;/P&gt;&lt;P&gt;blue&lt;/P&gt;&lt;P&gt;blue&lt;/P&gt;&lt;P&gt;green&lt;/P&gt;&lt;P&gt;green&lt;/P&gt;&lt;P&gt;short&lt;/P&gt;&lt;P&gt;short&lt;/P&gt;&lt;P&gt;long&lt;/P&gt;&lt;P&gt;long&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 12:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423956#M1158778</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-01-16T12:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423957#M1158779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not fully understand the syntax you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to group all colors together (red, blue, green) is a group and all lengths (short, long) in another group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this code do that, and do you put it in the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 13:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423957#M1158779</guid>
      <dc:creator />
      <dc:date>2013-01-16T13:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423958#M1158780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just try it to do at Load time as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Datatypes&lt;/P&gt;&lt;P&gt;,if(Datatypes="red' or Datatypes='Green' or Datatypes='Blue','Color_Group',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; (if(Datatypes='short or Datatypes='lomg','Length_Group'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this....may be help you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 13:42:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423958#M1158780</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-01-16T13:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423959#M1158781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do I put this? in the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried this, and it runs without error, but it just gives me a dimension that har no valid data in it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 14:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423959#M1158781</guid>
      <dc:creator />
      <dc:date>2013-01-16T14:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423960#M1158782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use the LOAD in your script. If you run my sample code, you should get a new field DataClasses with two values, Colors and Length, which classify your DataTypes values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this is what you want, so maybe you want to elaborate a bit more about your data and the report you need (e.g. by posting a bit more complete table, I assume you've got more than one field to consider here?).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 15:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423960#M1158782</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-01-16T15:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423961#M1158783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I will try to explain again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading data from a Excel Spreadsheet. The relevant coulmns are as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 169px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="80"&gt;&lt;STRONG&gt;Ordtime&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="89"&gt;&lt;STRONG&gt;Lønnsart&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Arbeidstimer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Arbeidstimer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Overtid 50%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Overtid 50%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Sykemleding&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Overtid 100%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;13&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Ferie&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Ferie&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Egenmelding&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl63" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;Sykt barn&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to group data based on Column 'Lønnsart' the following way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Arbeidstimer', 'Overtid 50%' and 'Overtid 100%' into group 'Produksjon'&lt;/P&gt;&lt;P&gt;'Sykemelding', 'Egenmelding' and 'Sykt barn' into group 'Fravær'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I want to make a pie chart which sums the 'Ordtime' of the respective groups&lt;/P&gt;&lt;P&gt;(Produksjon=22, Fravær=24)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I figure the Expression should be 'Sum(Ordtime)'&lt;/P&gt;&lt;P&gt;But I am not able to get the Dimension right..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 07:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423961#M1158783</guid>
      <dc:creator />
      <dc:date>2013-01-17T07:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423962#M1158784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, same procedure as mentioned above, you can classify your data using a new field created with a match condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;INPUT:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD *,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(match(Lønnsart,'Arbeidstimer','Overtid 50%','Overtid 100%'),'Produksjon',&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(Lønnsart,'Sykemleding','Egenmelding','Sykt barn'),'Fravær')) as ClassInline&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; INLINE [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Ordtime,&amp;nbsp;&amp;nbsp;&amp;nbsp; Lønnsart&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1,&amp;nbsp;&amp;nbsp;&amp;nbsp; Arbeidstimer&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2,&amp;nbsp;&amp;nbsp;&amp;nbsp; Arbeidstimer&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;5,&amp;nbsp;&amp;nbsp;&amp;nbsp; Overtid 50%&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;4,&amp;nbsp;&amp;nbsp;&amp;nbsp; Overtid 50%&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;8,&amp;nbsp;&amp;nbsp;&amp;nbsp; Sykemleding&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;10,&amp;nbsp;&amp;nbsp;&amp;nbsp; Overtid 100%&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;13,&amp;nbsp;&amp;nbsp;&amp;nbsp; Ferie&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;4,&amp;nbsp;&amp;nbsp;&amp;nbsp; Ferie&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;8,&amp;nbsp;&amp;nbsp;&amp;nbsp; Egenmelding&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;8,&amp;nbsp;&amp;nbsp;&amp;nbsp; Sykt barn&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or create a new INLINE table that links to your Lonnsart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ClassTable:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD * INLINE [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Lønnsart, ClassLinkTable&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Arbeidstimer, Produksjon&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Overtid 50%, Produksjon&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Overtid 100%, Produksjon&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sykemleding,Fravær&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Egenmelding,Fravær&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sykt barn,Fravær&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use your Class.. field as dimension and sum(Ordtime) as expression. Check attached sample.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 08:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423962#M1158784</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-01-17T08:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423963#M1158785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot! Was exactly what i needed to solve my problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2018 19:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423963#M1158785</guid>
      <dc:creator>moda1023</dc:creator>
      <dc:date>2018-09-08T19:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data in a column to create count graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423964#M1158786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;This file is not able open because i don't have licence version in my machine.&lt;/P&gt;&lt;P&gt;can you please provide access to this file.&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;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2018 06:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-data-in-a-column-to-create-count-graph/m-p/423964#M1158786</guid>
      <dc:creator>mahichowdary</dc:creator>
      <dc:date>2018-09-09T06:09:06Z</dc:date>
    </item>
  </channel>
</rss>

