<?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 true/false expression help needed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/true-false-expression-help-needed/m-p/653465#M238837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone help me with a true/false expression? I need a field that gives me a Y or N.&lt;/P&gt;&lt;P&gt;I have some products and if it equals a certain value/text, I want it to say yes and if not, N.&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;Coffee = 4&lt;/LI&gt;&lt;LI&gt;Tea - Rare&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;If coffee = 4 then I want the field to say Y&lt;/P&gt;&lt;P&gt;If coffee do not equal 4, then I want the field to say N&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;If tea = 'Rare' then&amp;nbsp; Y&lt;/P&gt;&lt;P&gt;If tea does not equal 'Rare" then N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to QV. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jul 2014 16:05:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-10T16:05:04Z</dc:date>
    <item>
      <title>true/false expression help needed</title>
      <link>https://community.qlik.com/t5/QlikView/true-false-expression-help-needed/m-p/653465#M238837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone help me with a true/false expression? I need a field that gives me a Y or N.&lt;/P&gt;&lt;P&gt;I have some products and if it equals a certain value/text, I want it to say yes and if not, N.&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;Coffee = 4&lt;/LI&gt;&lt;LI&gt;Tea - Rare&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;If coffee = 4 then I want the field to say Y&lt;/P&gt;&lt;P&gt;If coffee do not equal 4, then I want the field to say N&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;If tea = 'Rare' then&amp;nbsp; Y&lt;/P&gt;&lt;P&gt;If tea does not equal 'Rare" then N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to QV. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 16:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/true-false-expression-help-needed/m-p/653465#M238837</guid>
      <dc:creator />
      <dc:date>2014-07-10T16:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: true/false expression help needed</title>
      <link>https://community.qlik.com/t5/QlikView/true-false-expression-help-needed/m-p/653466#M238838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use an if statement like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Coffee =4, 'Y', 'N')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Tea = 'Rare', 'Y', 'N')&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>Thu, 10 Jul 2014 16:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/true-false-expression-help-needed/m-p/653466#M238838</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-07-10T16:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: true/false expression help needed</title>
      <link>https://community.qlik.com/t5/QlikView/true-false-expression-help-needed/m-p/653467#M238839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 16:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/true-false-expression-help-needed/m-p/653467#M238839</guid>
      <dc:creator />
      <dc:date>2014-07-10T16:14:49Z</dc:date>
    </item>
  </channel>
</rss>

