<?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 Re: Using + in If function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332596#M828024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;where ever in that field it says 'ss' or 'sp' or 'sm' they should go under 'samsung'. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jul 2017 13:47:37 GMT</pubDate>
    <dc:creator>madhuqliklondon</dc:creator>
    <dc:date>2017-07-05T13:47:37Z</dc:date>
    <item>
      <title>Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332588#M828010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to divide the column data into filter value can I use + with if example: can&amp;nbsp; I use the following script??&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;='so', 'sony', &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;='lg', 'lg',&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;='ss'+'sp'+'sm','samsung', 'Other'))) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"Brand name" &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332588#M828010</guid>
      <dc:creator>madhuqliklondon</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332589#M828012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe &amp;amp; instead of +&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New;"&gt;'ss'&amp;amp;'sp'&amp;amp;'sm' -&amp;gt; ssspsm.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New;"&gt;However i'm not sure this is what You need.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New;"&gt;Antonio &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332589#M828012</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-05T13:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332590#M828013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the expected meaning or using + ?? Is it if ([Brand]= 'ss' or 'sp' or 'sm', 'Samsung', 'Others') ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332590#M828013</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-07-05T13:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332591#M828015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you're looking for soemthing like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;='ss' or &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;[Brand]=&lt;/SPAN&gt;'sp' &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;or &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;[Brand]=&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;'sm','samsung'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332591#M828015</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2017-07-05T13:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332592#M828017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;='so', 'sony', &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;='lg', 'lg',&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;='ss' &lt;SPAN style="color: #ff0000;"&gt;Or &lt;SPAN style="font-size: 9pt; font-family: 'Courier New';"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;SPAN style="color: #ff0000;"&gt;'sp' Or &lt;SPAN style="font-size: 9pt; font-family: 'Courier New';"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;'sm'&lt;/SPAN&gt;,'samsung', 'Other'))) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"Brand name"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332592#M828017</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-07-05T13:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332593#M828019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Pick(Match(Brand, 'so','lg','ss','sp','sm'),'sony','lg'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;,'samsung'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;,'samsung'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; text-decoration: line-through;"&gt;,'samsung')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Edit: to take care of 'Other'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Pick(1+Match(Brand, 'so','lg','ss','sp','sm'),'other','sony','lg'&lt;SPAN style="font-size: 13.3333px;"&gt;,'samsung'&lt;SPAN style="font-size: 13.3333px;"&gt;,'samsung'&lt;SPAN style="font-size: 13.3333px;"&gt;,'samsung')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332593#M828019</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-07-05T13:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332594#M828021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Madhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you must to split the values of "Samsung", you mus to write this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;='so', 'sony', &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;='lg', 'lg',&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;='ss' or &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;[Brand]=&lt;/SPAN&gt;'sp' or &lt;STRONG&gt;=&lt;/STRONG&gt;'sm','samsung', 'Other'))) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"Brand name"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332594#M828021</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-05T13:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332595#M828022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Hi Mafhu!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Try this:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt; (match(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand],&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;'so'), 'sony', &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(match(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;='lg'), 'lg',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(match(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Brand], &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;'ss', 'sp', 'sm'),'samsung', 'Other'))) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"Brand name"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;¡Good luck!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332595#M828022</guid>
      <dc:creator>juan_patrick</dc:creator>
      <dc:date>2017-07-05T13:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332596#M828024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;where ever in that field it says 'ss' or 'sp' or 'sm' they should go under 'samsung'. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332596#M828024</guid>
      <dc:creator>madhuqliklondon</dc:creator>
      <dc:date>2017-07-05T13:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332597#M828026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of the nested if's it would be better practice to use a map for this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map:&lt;/P&gt;&lt;P&gt;Mapping Load * Inline [From, To&lt;/P&gt;&lt;P&gt;'so', 'sony'&lt;/P&gt;&lt;P&gt;'lg', 'lg'&lt;/P&gt;&lt;P&gt;'ss','samsung'&lt;/P&gt;&lt;P&gt;'sp','samsung'&lt;/P&gt;&lt;P&gt;'sm','samsung'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then where you load the brand field use &lt;/P&gt;&lt;P&gt;Applymap('Map',BrandField,'Other') as [Brand name]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332597#M828026</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2017-07-05T13:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332598#M828027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; there is small issue which I forgot , there is a another column where they made in ‘made in’&amp;nbsp; for LG &lt;/P&gt;&lt;P&gt;I want only&amp;nbsp; ‘made in’&amp;nbsp; ‘UK’ or ‘EU’ for brands remaining it’s fine. For now this is my script &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon; background: white;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;='so', 'sony', &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon; background: white;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;='lg', 'lg',&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon; background: white;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;='ss' &lt;SPAN style="font-size: 9pt; font-family: inherit, serif; color: red; background-position: initial;"&gt;Or &lt;SPAN style="font-size: 9pt; background-position: initial;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;=&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;'sp' Or&lt;SPAN style="font-size: 9pt; color: red; background-position: initial;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;=&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: inherit, serif; color: red; background-position: initial;"&gt;'sm'&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; background-position: initial;"&gt;,'samsung', 'Other'))) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon; background: white;"&gt;"Brand name"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; background: white;"&gt;I want to use ‘match’ ’made in’ UK or EU if([brand]=’lg’ ,’lg’.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 14:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332598#M828027</guid>
      <dc:creator>madhuqliklondon</dc:creator>
      <dc:date>2017-07-05T14:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332599#M828029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add this new condition to the line, comparing the "country" column. For example&lt;/P&gt;&lt;P&gt;if(Brand = 'sm' and Country='UK', 'samsung', 'Other') as "Brand name"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 14:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332599#M828029</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-05T14:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332600#M828030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Pick(1+Match(Brand,'lg'),'UK','EU')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: Misread your message and got things backward&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Pick(1+Match(Brand,'lg'),'EU','UK')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 14:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332600#M828030</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-07-05T14:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332601#M828031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is' made in' column name is not required in script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 14:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332601#M828031</guid>
      <dc:creator>madhuqliklondon</dc:creator>
      <dc:date>2017-07-05T14:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332602#M828032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you have a chart with dimension Brand then &lt;/P&gt;&lt;P&gt;Pick(1+Match(Brand,'lg'),'EU','UK')&lt;/P&gt;&lt;P&gt;will work as an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Putting it in the script instead does makes sense. Then you'll have [Made In] as a dimension in your data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 15:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332602#M828032</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-07-05T15:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332603#M828033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;I am writing this in script level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 15:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332603#M828033</guid>
      <dc:creator>madhuqliklondon</dc:creator>
      <dc:date>2017-07-05T15:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332604#M828034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you correctly that would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue; background: white;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black; background: white;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon; background: white;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black; background: white;"&gt;='so', 'sony', &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue; background: white;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black; background: white;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon; background: white;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black; background: white;"&gt;='lg' and ([made in]='UK' or &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;[made in]='EU')&lt;/SPAN&gt;, 'lg',&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue; background: white;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black; background: white;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon; background: white;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black; background: white;"&gt;='ss' &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: red; background-position: initial;"&gt;Or &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; background-position: initial;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;=&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;'sp' Or&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: red; background-position: initial;"&gt;[Brand]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;=&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: red; background-position: initial;"&gt;'sm'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; background-position: initial;"&gt;,'samsung', 'Other'))) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue; background: white;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon; background: white;"&gt;"Brand name"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 15:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332604#M828034</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2017-07-05T15:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332605#M828035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is match is not required???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 15:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332605#M828035</guid>
      <dc:creator>madhuqliklondon</dc:creator>
      <dc:date>2017-07-05T15:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using + in If function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332606#M828036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That depends on the contents of the [made in] field, I don't know your data and/or data model. The = operator will only be true for exact matches, if [made in] is for example a concatenated string of countries you could use&lt;/P&gt;&lt;P&gt;WildMatch([made in],'*EU*','*UK*')&amp;gt;0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 16:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-in-If-function/m-p/1332606#M828036</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2017-07-05T16:08:54Z</dc:date>
    </item>
  </channel>
</rss>

