<?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 simple if contains statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/simple-if-contains-statement/m-p/231197#M82972</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=IF(WILDMATCH(ID, 'V*'), 'products', 'orders')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Oct 2010 15:20:20 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-10-07T15:20:20Z</dc:date>
    <item>
      <title>simple if contains statement</title>
      <link>https://community.qlik.com/t5/QlikView/simple-if-contains-statement/m-p/231196#M82971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this must be a simple one to solve but I cant figue it out. I'm trying to break up some data based upon an ID field. If the ID begins with v then its a product else its an order. Currently running the below everything is displaying as an order, im guessing this be because its using the * as a character instead of a wildcard.&lt;/P&gt;&lt;P&gt;Can someone please point me in the right direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;if("ID"='v*', 'products', 'orders') as datatype&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 15:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-if-contains-statement/m-p/231196#M82971</guid>
      <dc:creator />
      <dc:date>2010-10-07T15:10:28Z</dc:date>
    </item>
    <item>
      <title>simple if contains statement</title>
      <link>https://community.qlik.com/t5/QlikView/simple-if-contains-statement/m-p/231197#M82972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=IF(WILDMATCH(ID, 'V*'), 'products', 'orders')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 15:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-if-contains-statement/m-p/231197#M82972</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-10-07T15:20:20Z</dc:date>
    </item>
    <item>
      <title>simple if contains statement</title>
      <link>https://community.qlik.com/t5/QlikView/simple-if-contains-statement/m-p/231198#M82973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, works perfectly!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 15:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-if-contains-statement/m-p/231198#M82973</guid>
      <dc:creator />
      <dc:date>2010-10-07T15:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: simple if contains statement</title>
      <link>https://community.qlik.com/t5/QlikView/simple-if-contains-statement/m-p/2489792#M1226227</link>
      <description>&lt;P&gt;How would i do this with multiple instances?&lt;BR /&gt;&lt;BR /&gt;For example:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If i have x3 different categories - 'Fruit' , 'Vegetable' , 'Meat' and i want to create a new column that when the Category&amp;nbsp;&lt;STRONG&gt;contains&amp;nbsp;&lt;/STRONG&gt;'Fruit' it is the combination of Field: TYPE and Field: COLOUR but when Category&amp;nbsp;&lt;STRONG&gt;contains&amp;nbsp;&lt;/STRONG&gt;'Vegetable' it is the combination of Field: TYPE and Field: SIZE but when it&amp;nbsp;&lt;STRONG&gt;contains&amp;nbsp;&lt;/STRONG&gt;'Meat' it is the&amp;nbsp;Field: #of pieces (this is an integer) and anything else in CATEGORY is Null.&lt;/P&gt;
&lt;P&gt;Hope this is explained well,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 17:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-if-contains-statement/m-p/2489792#M1226227</guid>
      <dc:creator>nickmarlborough</dc:creator>
      <dc:date>2024-10-29T17:16:08Z</dc:date>
    </item>
  </channel>
</rss>

