<?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 How to use set in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-set-in-expression/m-p/164955#M37454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;if(Findoneof(Category,'AB')&amp;lt;&amp;gt;0,1,0)&lt;/EM&gt; should work too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jan 2011 07:35:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-01-12T07:35:19Z</dc:date>
    <item>
      <title>How to use set in expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-set-in-expression/m-p/164953#M37452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have one scenario, I have a field named 'Category', it has three values:A,B,C&lt;/P&gt;&lt;P&gt;I have one object, say label, I want to show or hide it based on the Category.&lt;/P&gt;&lt;P&gt;If Category is A or B , it shows.&lt;/P&gt;&lt;P&gt;I know we can use a expression to achieve. But how to use like a set, for example: &lt;STRONG&gt;Category='A,B'&lt;/STRONG&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 07:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-set-in-expression/m-p/164953#M37452</guid>
      <dc:creator />
      <dc:date>2011-01-12T07:29:39Z</dc:date>
    </item>
    <item>
      <title>How to use set in expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-set-in-expression/m-p/164954#M37453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could do:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If(Category='A' or Category='B', 1, 0)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 07:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-set-in-expression/m-p/164954#M37453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-12T07:33:12Z</dc:date>
    </item>
    <item>
      <title>How to use set in expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-set-in-expression/m-p/164955#M37454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;if(Findoneof(Category,'AB')&amp;lt;&amp;gt;0,1,0)&lt;/EM&gt; should work too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 07:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-set-in-expression/m-p/164955#M37454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-12T07:35:19Z</dc:date>
    </item>
  </channel>
</rss>

