<?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 fields in dimension column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610362#M225270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bang on ..............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot .... I m OK with missing "Apple" from above report .... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 12:44:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-08T12:44:41Z</dc:date>
    <item>
      <title>How to group fields in dimension column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610360#M225268</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;Can somebody help me in this :&lt;/P&gt;&lt;P&gt;My input table is :&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="192"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;Name&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;Fruit&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;Qty&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Apple&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Apple&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Orange&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Grapes&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Orange&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Orange&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Grapes&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp; my desired output table is :&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="287"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="146"&gt;Fruit&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;Mbr Cnt&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="77"&gt;Sum Of Qty&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Apple&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Orange&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Apple+Orange&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Apple+Orange+grapes&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m using PE , so pls help by giving sme code ideas ....&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;Bhushan N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 15:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610360#M225268</guid>
      <dc:creator />
      <dc:date>2014-04-07T15:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to group fields in dimension column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610361#M225269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just an idea but Apple is missing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dimension&lt;/P&gt;&lt;P&gt;=aggr(concat(distinct Fruit, '+'), Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression&lt;/P&gt;&lt;P&gt;=sum(Qty)&lt;/P&gt;&lt;P&gt;=count(DISTINCT Fruit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/56760_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 19:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610361#M225269</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-07T19:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to group fields in dimension column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610362#M225270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bang on ..............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot .... I m OK with missing "Apple" from above report .... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 12:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610362#M225270</guid>
      <dc:creator />
      <dc:date>2014-04-08T12:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to group fields in dimension column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610363#M225271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hi Bhushan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;another method at script level instead:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_1396994816265507" jivemacro_uid="_1396994816265507"&gt;
&lt;P&gt;tabInput:&lt;/P&gt;
&lt;P&gt;LOAD Name, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fruit, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qty&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2051" data-containertype="14" data-objectid="113419" data-objecttype="1" href="http://community.qlik.com/thread/113419"&gt;http://community.qlik.com/thread/113419&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;(html, codepage is 1252, embedded labels, table is @1);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabTemp:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Name,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Concat(DISTINCT Fruit, '+') as Fruits,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Sum(Qty) as [Sum Of Qty]&lt;/P&gt;
&lt;P&gt;Resident tabInput&lt;/P&gt;
&lt;P&gt;Group By Name;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabOutput:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Fruits,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Sum([Sum Of Qty]) as [Sum Of Qty],&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Count(DISTINCT Name) as [Mbr Cnt]&lt;/P&gt;
&lt;P&gt;Resident tabTemp&lt;/P&gt;
&lt;P&gt;Group By Fruits;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;DROP Table tabTemp;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_113419_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/56832_QlikCommunity_Thread_113419_Pic1.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_113419_Pic2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/56833_QlikCommunity_Thread_113419_Pic2.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought you might have had the number of "names" in your mind when defining the "Mbr Cnt" column.&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;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 22:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610363#M225271</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-04-08T22:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to group fields in dimension column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610364#M225272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot .....&lt;/P&gt;&lt;P&gt;Actually your input triggers lot many action points here and credit goes to you for that .&lt;/P&gt;&lt;P&gt;Recently we checked that R can be integrated with Qlikview , so now we are in process of creating single view in QV which can be filtered on realtime &amp;amp; clusters can be made out of this thru R .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i am stuck in reading input files from a input folder &amp;amp; shifting selected files to Transformation folder where folder where QVW gets loaded .&amp;nbsp; Any advice will be of great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2014 05:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-fields-in-dimension-column/m-p/610364#M225272</guid>
      <dc:creator />
      <dc:date>2014-04-20T05:56:06Z</dc:date>
    </item>
  </channel>
</rss>

