<?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: Grouping expression question (with demo application) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467050#M174504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for pointing that out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now have a spreadsheet with values in the correct format and a new version of the application using this data.&lt;/P&gt;&lt;P&gt;The problem has not been resolved but at least now we are dealing with real numeric data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions - I would really appreciate them..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Alexis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2012 00:59:00 GMT</pubDate>
    <dc:creator>alexis</dc:creator>
    <dc:date>2012-10-05T00:59:00Z</dc:date>
    <item>
      <title>Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467047#M174501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach a demo application (see attached qvw and xls).&lt;/P&gt;&lt;P&gt;In this demo application I have 3 tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Clients (linked to Orders via ClientID)&lt;/P&gt;&lt;P&gt;b) Orders (linked to Prices via OrderID)&lt;/P&gt;&lt;P&gt;c) Prices&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For every order there are multiple records in Prices. Please also note the field "Type" that is present in both "Orders" and "Prices" (but are not linked).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it explains in the yellow box, I want to extend the Orders table with 2 additional columns "MaxPrice" and "MinPrice" that will contain the maximum and minimum prices for that OrderID/Type combination.&lt;/P&gt;&lt;P&gt;This will be achieved (I suspect) by traversing the Prices table for every Order and the result should be as in the BLUE table (see screen shot).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help as I am stuck - simply doing Max(Price) and Min(Price) does not cover for the "Type" part as explained above. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance&lt;/P&gt;&lt;P&gt;Alexis&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;IMG __jive_id="22943" class="jive-image-thumbnail jive-image" height="316" onclick="" alt="test101.jpg" src="https://community.qlik.com/legacyfs/online/22943_test101.jpg" style="width: 677.1428571428571px; height: 316px;" width="677" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 12:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467047#M174501</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2012-10-04T12:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467048#M174502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone - I am quite desperate!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 00:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467048#M174502</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2012-10-05T00:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467049#M174503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Price is in string format.. So only its can't calculate it.. Please change format..Use Num#() in script or change in the xls ile itself to convert into number format..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 00:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467049#M174503</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-05T00:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467050#M174504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for pointing that out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now have a spreadsheet with values in the correct format and a new version of the application using this data.&lt;/P&gt;&lt;P&gt;The problem has not been resolved but at least now we are dealing with real numeric data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions - I would really appreciate them..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Alexis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 00:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467050#M174504</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2012-10-05T00:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467051#M174505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can try this one. I have made several adjustments like renaming OrderType as Type, suppressing null values and aggregation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Janzen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 03:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467051#M174505</guid>
      <dc:creator />
      <dc:date>2012-10-05T03:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467052#M174506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you simply use &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;=&lt;/SPAN&gt;max(if(Type = OrderType, Price))&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;min(if(Type = OrderType, Price))&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in a straight table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22984" alt="2012-10-05_103251.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/22984_2012-10-05_103251.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 08:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467052#M174506</guid>
      <dc:creator />
      <dc:date>2012-10-05T08:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467053#M174507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was very helpful indeed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reasons that are too complex to explain here, I wish to record these valiues on the Orders table rather than calculating them at display time - is that possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Alexis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 09:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467053#M174507</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2012-10-05T09:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467054#M174508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alexis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use a "Table" object instead of a "Chart" object, you can't use expressions, you are forced to use existing dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I suggest you to add 2 fields in your table in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;LEFT JOIN (Orders)&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderType AS Type,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max(Price) AS Max_Price,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; min(Price) AS Min_Price&lt;/P&gt;&lt;P&gt;RESIDENT Prices&lt;/P&gt;&lt;P&gt;GROUP BY OrderID, OrderType;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, for each OrderID / OrderType, you'll have a Min and a Max price.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22986" class="jive-image" alt="2012-10-05_114749.png" src="https://community.qlik.com/legacyfs/online/22986_2012-10-05_114749.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 09:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467054#M174508</guid>
      <dc:creator />
      <dc:date>2012-10-05T09:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467055#M174509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Nicolas - that is spot on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the "Prices" table will be potentially very large in size is there a way we can do something similar to the Prices table - in other words end up with a reduced Prices table that will contain:&lt;/P&gt;&lt;P&gt;MinMaxPrices:&lt;/P&gt;&lt;P&gt;-&amp;nbsp; OrderID, &lt;/P&gt;&lt;P&gt;-&amp;nbsp;&amp;nbsp; OrderType, &lt;/P&gt;&lt;P&gt;(- PriceDate,) &lt;/P&gt;&lt;P&gt;(- PriceTime,) &lt;/P&gt;&lt;P&gt;(- Price)&lt;/P&gt;&lt;P&gt;-&amp;nbsp; MaxPrice&lt;/P&gt;&lt;P&gt;- MinPrice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;obviously the bracketed fields will not feature in this summary table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 10:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467055#M174509</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2012-10-05T10:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467056#M174510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my exemple, the data are stored in the "Orders" table, so even if the Prices table is very huge, there will be only 1 value for each couple "OrderID / Type".&lt;/P&gt;&lt;P&gt;Because the query has a resident table as source, this is very fast.&lt;/P&gt;&lt;P&gt;(I deal with tables with billions of lines)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to create a separate table, use the same technique:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;MinMaxPrices:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderID AS MinMaxPrices.OrderID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderType AS MinMaxPrices.OrderType,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max(Price) AS Max_Price,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; min(Price) AS Min_Price&lt;/P&gt;&lt;P&gt;RESIDENT Prices&lt;/P&gt;&lt;P&gt;GROUP BY OrderID, OrderType;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll have only 1 ligne for each couple "OrderID / OrderType".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this table won't be in relation with the "Orders" table, so if you want to display ClientID and OrderPrice, you'll need to add a JOIN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 10:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467056#M174510</guid>
      <dc:creator />
      <dc:date>2012-10-05T10:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467057#M174511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This application is using BILLIONS of price rows!!! &lt;/P&gt;&lt;P&gt;The demo application that I created is not the appliction that I created - it is merely a way of demonstrating the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I selected your previous answer as the Correct answer in the end!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alexis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 10:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467057#M174511</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2012-10-05T10:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467058#M174512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;The demo application that I created is not the appliction that I created - it is merely a way of demonstrating the requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;Of course ! &lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;Just to be curious, could you tell me how many time it takes:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;- to load the "prices" table the first time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;- to load the "orders" table &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;- to make the LEFT JOIN / GROUP BY, using the resident table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;I bet the join is very faster than the other loads.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 10:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467058#M174512</guid>
      <dc:creator />
      <dc:date>2012-10-05T10:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping expression question (with demo application)</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467059#M174513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt; I will let you know as soon as I have made some more progress for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx again&lt;/P&gt;&lt;P&gt;Alexis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 10:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-expression-question-with-demo-application/m-p/467059#M174513</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2012-10-05T10:58:16Z</dc:date>
    </item>
  </channel>
</rss>

