<?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: Set analysis with alternate state in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-alternate-state/m-p/486826#M181861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this way&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=count({&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Season1 &lt;/SPAN&gt;}{&amp;lt; [Order type] = {'Indent'}, [Sales]={"=0"} ,[Customer Name]={"=max(aggr(sum([Sales]),[Customer Name]))"} &amp;gt;} distinct [Customer Name])&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2013 05:27:13 GMT</pubDate>
    <dc:creator>er_mohit</dc:creator>
    <dc:date>2013-10-18T05:27:13Z</dc:date>
    <item>
      <title>Set analysis with alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-alternate-state/m-p/486823#M181858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=count({&amp;lt; [Order type] = {'Indent'}, [Sales]={"=0"}*Season1&amp;nbsp; ,[Customer Name]={"=max(aggr(sum([Sales]),[Customer Name]))"} *Season1 &amp;gt;} distinct [Customer Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi, I have the above expression where i want to get the count of customers that haven't done sales, but based on the alternate state 'Season1'. Somehow this always gives 0 as the result although i have customers with 0 sales.&lt;/P&gt;&lt;P&gt;Can someone help please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 03:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-alternate-state/m-p/486823#M181858</guid>
      <dc:creator />
      <dc:date>2013-10-18T03:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-alternate-state/m-p/486824#M181859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #363636; font-family: Calibri;"&gt;=count({&amp;lt; [Order type] = {'Indent'}, [Sales]={"=0"} , [Customer Name]=&lt;STRONG&gt;[Season1]::[Customer Name]&lt;/STRONG&gt; &amp;gt;} distinct [Customer Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #363636; font-family: Calibri;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #363636; font-family: Calibri;"&gt;Jagan.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 04:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-alternate-state/m-p/486824#M181859</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-18T04:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-alternate-state/m-p/486825#M181860</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;Checkt this also, hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/209604#209604"&gt;http://community.qlik.com/message/209604#209604&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 04:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-alternate-state/m-p/486825#M181860</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-18T04:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-alternate-state/m-p/486826#M181861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this way&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=count({&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Season1 &lt;/SPAN&gt;}{&amp;lt; [Order type] = {'Indent'}, [Sales]={"=0"} ,[Customer Name]={"=max(aggr(sum([Sales]),[Customer Name]))"} &amp;gt;} distinct [Customer Name])&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-alternate-state/m-p/486826#M181861</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-10-18T05:27:13Z</dc:date>
    </item>
  </channel>
</rss>

