<?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: Group like Expression Results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Group-like-Expression-Results/m-p/1110639#M911943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You sir, just made my day. Thanks a bunch!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jun 2016 22:27:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-01T22:27:13Z</dc:date>
    <item>
      <title>Group like Expression Results</title>
      <link>https://community.qlik.com/t5/QlikView/Group-like-Expression-Results/m-p/1110637#M911941</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 have an expression which returns the project size based upon the total net sales of another dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If([Current Net Sales]&amp;gt;=3,'Large Project',if([Current Net Sales]&amp;gt;=1,'Medium Project',if([Current Net Sales]&amp;gt;=.3,'Small Project','Std Dealer Pricing')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart then applies this to each line: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126586_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;How can I have the chart group all like results together? In the above example there would then only be 3 lines (large project, medium project, small project). When I any of the dimensions, all I get is a grand total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-like-Expression-Results/m-p/1110637#M911941</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Group like Expression Results</title>
      <link>https://community.qlik.com/t5/QlikView/Group-like-Expression-Results/m-p/1110638#M911942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try as calculated dimension:&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;=Aggr(&lt;/SPAN&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;If([Current Net Sales]&amp;gt;=3,'Large Project',if([Current Net Sales]&amp;gt;=1,'Medium Project',if([Current Net Sales]&amp;gt;=.3,'Small Project','Std Dealer Pricing'))),&lt;/SPAN&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;[PA Number])&lt;/SPAN&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;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; font-size: 13px;"&gt;and as expression something like&lt;/SPAN&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;=Count(DISTINCT [PA Number])&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 22:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-like-Expression-Results/m-p/1110638#M911942</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-01T22:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Group like Expression Results</title>
      <link>https://community.qlik.com/t5/QlikView/Group-like-Expression-Results/m-p/1110639#M911943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You sir, just made my day. Thanks a bunch!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 22:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-like-Expression-Results/m-p/1110639#M911943</guid>
      <dc:creator />
      <dc:date>2016-06-01T22:27:13Z</dc:date>
    </item>
  </channel>
</rss>

