<?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 Possible value - if statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Possible-value-if-statement/m-p/1261029#M397729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to write an if statement to get a possible value. When a salesman is selected I need to return a 1 if specific region is possible and 0 if not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example...if salesman John Smith is selected return a one (1)&amp;nbsp; if it is possible that he had sales in the "East" region and a zero (0) if it is not possible that John Smith had sales in the "East" region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Mar 2017 13:37:11 GMT</pubDate>
    <dc:creator>zagzebski</dc:creator>
    <dc:date>2017-03-22T13:37:11Z</dc:date>
    <item>
      <title>Possible value - if statement</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-value-if-statement/m-p/1261029#M397729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to write an if statement to get a possible value. When a salesman is selected I need to return a 1 if specific region is possible and 0 if not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example...if salesman John Smith is selected return a one (1)&amp;nbsp; if it is possible that he had sales in the "East" region and a zero (0) if it is not possible that John Smith had sales in the "East" region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 13:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-value-if-statement/m-p/1261029#M397729</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2017-03-22T13:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Possible value - if statement</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-value-if-statement/m-p/1261030#M397730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(sum({&amp;lt;Region={'East'}&amp;gt;}Sales)&amp;gt;0,1,0) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 13:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-value-if-statement/m-p/1261030#M397730</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-22T13:40:49Z</dc:date>
    </item>
  </channel>
</rss>

