<?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 dimensions in Chart table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873376#M469755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its difficult to imagine what you are trying to do before looking at an example? Do you have a sample we can look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jun 2015 13:54:45 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-06-22T13:54:45Z</dc:date>
    <item>
      <title>Grouping dimensions in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873373#M469752</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'm trying to group SKU, SUm(Units Packed), and Count(Locations) by Warehouse.&lt;/P&gt;&lt;P&gt;Aggr(Count(Distinct(SKU#)), [Warehouse])&lt;/P&gt;&lt;P&gt;Aggr(Sum([Units Packed]), [Warehouse])&lt;/P&gt;&lt;P&gt;Aggr(Count(LBCD), [Warehouse])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure, whether this is right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, i'm trying to group &lt;SPAN style="font-size: 13.3333330154419px;"&gt;SKU, SUm(Units Packed), and Count(Locations) by Warehouse&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;whose 360-day velocity Weeks on Hand is less than 8 and greater than 0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;If($(v360-day Velocity WOH)&amp;gt;=0 and $(v360-day Velocity WOH)&amp;lt;=8, Aggr(Count(DISTINCT(SKU#)), Warehouse))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;If($(v360-day Velocity WOH)&amp;gt;=0 and $(v360-day Velocity WOH)&amp;lt;=8, Aggr(Sum([Sum of Units packed in recent 30 days]), Warehouse))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;If($(v360-day Velocity WOH)&amp;gt;=0 and $(v360-day Velocity WOH)&amp;lt;=8, Aggr(Count(LBCD),Warehouse))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please lemme knw the expressions accuracy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 13:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873373#M469752</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-06-22T13:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873374#M469753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;v360-day Velocity WOH&lt;/STRONG&gt; a field name or is it a variable? It seems like a field to me, is that true?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 13:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873374#M469753</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-22T13:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873375#M469754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;v360-day Velocity WOH=&lt;/STRONG&gt;&lt;/SPAN&gt;(Sum([Qty On Hand])/([360-day Velocity]/52))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 13:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873375#M469754</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-06-22T13:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873376#M469755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its difficult to imagine what you are trying to do before looking at an example? Do you have a sample we can look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 13:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873376#M469755</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-22T13:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873377#M469756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;by using aggr() is used for this requirement for group the column list,,it works like a group By clause in SQL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 13:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873377#M469756</guid>
      <dc:creator>pratap6699</dc:creator>
      <dc:date>2015-06-22T13:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873378#M469757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use the above conditions.&lt;/P&gt;&lt;P&gt;I wanna check with you guys, whether the condition syntax is fine.&lt;/P&gt;&lt;P&gt;Regarding the sample, its around 2 GB file and hence its difficult to upload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 14:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873378#M469757</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-06-22T14:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873379#M469758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the output you are getting is what you expect to see, I don't see a reason why you would think that the syntax is incorrect. Are you seeing any discrepancies in the results you are seeing? Make some filters and check it against your database to make sure that you are getting what you expect to see. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 14:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873379#M469758</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-22T14:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions in Chart table</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873380#M469759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i please know the SET Analysis expression for the expresison:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;If($(v360-day Velocity WOH)&amp;gt;=0 and $(v360-day Velocity WOH)&amp;lt;=8, Aggr(Count(DISTINCT(SKU#)), Warehouse))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 15:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-dimensions-in-Chart-table/m-p/873380#M469759</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-06-22T15:39:18Z</dc:date>
    </item>
  </channel>
</rss>

