<?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: Alternate states\Set analysis - wrong display in graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alternate-states-Set-analysis-wrong-display-in-graph/m-p/527274#M556148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats awesome, thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2013 07:30:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-26T07:30:55Z</dc:date>
    <item>
      <title>Alternate states\Set analysis - wrong display in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-states-Set-analysis-wrong-display-in-graph/m-p/527272#M556146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still busy with alternate states: (See model attached)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I need:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; When I select two customers, there must be 2 lines on the graph,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; When I select one customer, there must be 1 line on the graph,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; When I select no customers, there must be 0 lines on the graph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; But&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I Get:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; When I select no customers, the total displays,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; When I select one customer, the total and that one customer display on the graph instead of only the&amp;nbsp;&amp;nbsp; one customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The only correct display at this stage is when I select 2 customers, this is confusing to clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help if there is a way to fix this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 06:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-states-Set-analysis-wrong-display-in-graph/m-p/527272#M556146</guid>
      <dc:creator />
      <dc:date>2013-07-26T06:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate states\Set analysis - wrong display in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-states-Set-analysis-wrong-display-in-graph/m-p/527273#M556147</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;How's this? See the attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 07:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-states-Set-analysis-wrong-display-in-graph/m-p/527273#M556147</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-07-26T07:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate states\Set analysis - wrong display in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-states-Set-analysis-wrong-display-in-graph/m-p/527274#M556148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats awesome, thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 07:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-states-Set-analysis-wrong-display-in-graph/m-p/527274#M556148</guid>
      <dc:creator />
      <dc:date>2013-07-26T07:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate states\Set analysis - wrong display in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-states-Set-analysis-wrong-display-in-graph/m-p/527275#M556149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create a rowno() i the graph table and in the customer put a condition if(customer='0', rowno()=null(),if(customer='1',rowno()='1',if(customer='2', rowno()='&amp;lt;=1 &amp;amp; &amp;gt;=2')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give appropriate else part that is required for the graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 07:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-states-Set-analysis-wrong-display-in-graph/m-p/527275#M556149</guid>
      <dc:creator>padmanabhan_ram</dc:creator>
      <dc:date>2013-07-26T07:34:50Z</dc:date>
    </item>
  </channel>
</rss>

