<?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 IF Statement - Chart Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258136#M518150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Afternoon all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a basic straight table which is pulling sales lead information.&amp;nbsp; This table is an overview of top accounts by value etc.&amp;nbsp; It should be pulling through the top accounts for a sales person when selected, but it's not.&amp;nbsp; It's pulling all data!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I imagine I need to put some sort of IF statement in but struggling to get it to work.&amp;nbsp; So for example Count(IF(name = ' ',OPPORTUNITY_COUNT) this doesn't work......any advice?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2017 15:17:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-01-30T15:17:47Z</dc:date>
    <item>
      <title>IF Statement - Chart Help</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258136#M518150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Afternoon all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a basic straight table which is pulling sales lead information.&amp;nbsp; This table is an overview of top accounts by value etc.&amp;nbsp; It should be pulling through the top accounts for a sales person when selected, but it's not.&amp;nbsp; It's pulling all data!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I imagine I need to put some sort of IF statement in but struggling to get it to work.&amp;nbsp; So for example Count(IF(name = ' ',OPPORTUNITY_COUNT) this doesn't work......any advice?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258136#M518150</guid>
      <dc:creator />
      <dc:date>2017-01-30T15:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement - Chart Help</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258137#M518151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand, would you be able to elaborate with an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258137#M518151</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T15:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement - Chart Help</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258138#M518152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK so example:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151230_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;This salesman has 3 active leads but the straight table states 36!!&amp;nbsp; It seems to be pulling all the leads for all salesman through.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258138#M518152</guid>
      <dc:creator />
      <dc:date>2017-01-30T15:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement - Chart Help</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258139#M518153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;count (ONLY { 1} Responsible)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rank (ONLY { 1} Responsible)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258139#M518153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-30T15:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement - Chart Help</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258140#M518154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where does it state 36 in the snapshot?&lt;/P&gt;&lt;P&gt;also what is the the condition you are trying with the IF statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258140#M518154</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-30T15:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement - Chart Help</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258141#M518155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the side&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151239_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like a data model issue to me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258141#M518155</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T15:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement - Chart Help</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258142#M518156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the OP is trying to count on a KEY field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258142#M518156</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-30T15:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement - Chart Help</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258143#M518157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That could be a problem too &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. Unless they want to do a DISTINCT count&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-Chart-Help/m-p/1258143#M518157</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T15:55:19Z</dc:date>
    </item>
  </channel>
</rss>

