<?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: Class() with different sizes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516892#M192963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any luck?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Nov 2013 15:37:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-26T15:37:27Z</dc:date>
    <item>
      <title>Class() with different sizes</title>
      <link>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516891#M192962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a chart with the sales amount divided in different classes.&lt;/P&gt;&lt;P&gt;When I use this expression in a calculated dimension, i have already a result:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;=class(aggr(sum(Sales),SalesPerson),1000,'x')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;But I don't want to divide in parts of 1000, I want to see this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;0 &amp;lt; x &amp;lt; 1.000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;1.000 &amp;lt; x &amp;lt; 5.000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;5.000 &amp;lt; x &amp;lt; 10.000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;10.000 &amp;lt; x &amp;lt; 25.000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;25.&lt;/SPAN&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0.901961); color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;000 &amp;lt; x &amp;lt; 50.000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;50.000 &amp;lt; x&amp;nbsp; &amp;lt; 10.000&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;Is this possible in a calculated dimension?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;I was thinking about working with predefined buckets, described in this blog: &lt;A href="http://www.quickqlearqool.nl/?p=725" style="color: #777777; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;http://www.quickqlearqool.nl/?p=725&lt;/A&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;​&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;But I don't think this is possible because the Sales can't be calculated in the script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;Thanks in advantage!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;Fien&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 10:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516891#M192962</guid>
      <dc:creator />
      <dc:date>2013-11-13T10:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Class() with different sizes</title>
      <link>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516892#M192963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any luck?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 15:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516892#M192963</guid>
      <dc:creator />
      <dc:date>2013-11-26T15:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Class() with different sizes</title>
      <link>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516893#M192964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I didn't find an answer yet. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 15:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516893#M192964</guid>
      <dc:creator />
      <dc:date>2013-11-26T15:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Class() with different sizes</title>
      <link>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516894#M192965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please, continue this example&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;aggr(sum(Sales),SalesPerson)&lt;/SPAN&gt; &amp;lt; 1000, '0&amp;lt; x&amp;lt;1000',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;aggr(sum(Sales),SalesPerson)&lt;/SPAN&gt;&amp;lt; 5000, '1000&amp;lt;x&amp;lt;5000',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;aggr(sum(Sales),SalesPerson)&lt;/SPAN&gt;&amp;lt; 10000, '5000&amp;lt;x&amp;lt;10000','&amp;gt;10000')))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 15:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516894#M192965</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-26T15:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Class() with different sizes</title>
      <link>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516895#M192966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Class function can't do dynamic set widths.&lt;/P&gt;&lt;P&gt;The only way I can see doing it as a calculated dimension is a long if statement such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;aggr(sum(Sales),SalesPerson)&lt;/SPAN&gt;&amp;lt;1, dual('&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;0 &amp;lt; x &amp;lt; 1.000&lt;/SPAN&gt;',0),if(&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;aggr(sum(Sales),SalesPerson)&amp;lt;5&lt;/SPAN&gt;, dual('&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;1.000 &amp;lt; x &amp;lt; 5.000&lt;/SPAN&gt;',5), if(&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;aggr(sum(Sales),SalesPerson)&lt;/SPAN&gt;&amp;lt;10, dual('&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;5.000 &amp;lt; x &amp;lt; 10.000&lt;/SPAN&gt;',10),if(&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;aggr(sum(Sales),SalesPerson)&lt;/SPAN&gt;&amp;lt;25, dual('&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;10.000 &amp;lt; x &amp;lt; 25.000&lt;/SPAN&gt;',25), if(&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;aggr(sum(Sales),SalesPerson)&lt;/SPAN&gt;&amp;lt;50, dual('&lt;SPAN style="font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; color: #444444; background-color: rgba(255, 255, 255, 0.901961);"&gt;25.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961); color: #444444;"&gt;000 &amp;lt; x &amp;lt; 50.000&lt;/SPAN&gt;',50), dual('&lt;SPAN style="color: #444444; font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif; background-color: rgba(255, 255, 255, 0.901961);"&gt;50.000 &amp;lt; x&amp;nbsp; &amp;lt; 100.000&lt;/SPAN&gt;',100))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dual is for sorting the buckets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 15:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516895#M192966</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2013-11-26T15:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Class() with different sizes</title>
      <link>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516896#M192967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fien,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact you can try the following:&lt;/P&gt;&lt;P&gt;Load 1) your data as usual,&amp;nbsp; 2) a grouping way (it will create the new dimension used to group) 3) do an intervalmatch that will affect each data to the group (here Units Sales). take care, The intervalmatch must be done like this.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Data&lt;SPAN style="font-size: 10pt;"&gt;:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Country&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Units&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;[98796.xlsx](&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;Feuil1&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;);&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;TableGroup&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Low&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;High&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Group&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;[98796.xlsx](&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;Feuil2&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;);&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;Result&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;IntervalMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Units&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Low&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;High&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Resident &lt;/SPAN&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;&lt;STRONG style="color: #ff8000; font-size: 10pt;"&gt;TableGroup&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="Answer_98796.JPG" class="jive-image" src="https://community.qlik.com/legacyfs/online/49565_Answer_98796.JPG" style="width: 620px; height: 232px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the files that I used.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Fabrice&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 16:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-with-different-sizes/m-p/516896#M192967</guid>
      <dc:creator />
      <dc:date>2013-11-26T16:15:36Z</dc:date>
    </item>
  </channel>
</rss>

