<?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: Multibox Expression for &amp;quot;Like&amp;quot; function in sql in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260587#M1189615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;just use{"E*"} in you expression&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Sep 2011 08:27:14 GMT</pubDate>
    <dc:creator>rohit214</dc:creator>
    <dc:date>2011-09-14T08:27:14Z</dc:date>
    <item>
      <title>Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260585#M1189613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In sql we can use Like follow by % to filter out records... i wonder how can i achieve it in qlikview multi box. as my record consist of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;E12,E13,E14,A12,A13,C12,C13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to get only phase start with E in my multibox. thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260585#M1189613</guid>
      <dc:creator />
      <dc:date>2011-09-14T08:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260586#M1189614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeffrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you mean how to search in a multibox field, then you should enter: E*&lt;/P&gt;&lt;P&gt;to get the values starting with E.&lt;/P&gt;&lt;P&gt;(note that by default you get *E*&amp;nbsp; when you start entering the searchstring, so you have to delete the leading *)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your asking something else please clarify&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth/gg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260586#M1189614</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-09-14T08:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260587#M1189615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;just use{"E*"} in you expression&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260587#M1189615</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-09-14T08:27:14Z</dc:date>
    </item>
    <item>
      <title>Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260588#M1189616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well. the E12,E13,A14.... is actually result of column 'portnumber' in my table. now i wan to have one multi box to allow user to select only start with 'E' value from this column. in SQL server, we use "portnumber like 'E%'" so i wondering in qlikview, how do i acheive that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260588#M1189616</guid>
      <dc:creator />
      <dc:date>2011-09-14T08:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260589#M1189619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeffrey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the listbox/multibox only to show values starting with E&lt;/P&gt;&lt;P&gt;I suggest you add anoter field in your load script like this (assuming your original field is called Field):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Load ...,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Left(Field,1)='E', Field) As E_Field;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Select ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then use E_field in the multibox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth/gg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260589#M1189619</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-09-14T08:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260590#M1189622</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;See the attached sample file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use some thing like this EX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;ColA&lt;/P&gt;&lt;P&gt;E12&lt;/P&gt;&lt;P&gt;E13&lt;/P&gt;&lt;P&gt;E14&lt;/P&gt;&lt;P&gt;A12&lt;/P&gt;&lt;P&gt;A13&lt;/P&gt;&lt;P&gt;C12&lt;/P&gt;&lt;P&gt;C13&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left ( ColA , 1 ) as New&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use new for multibox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260590#M1189622</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-09-14T08:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260591#M1189623</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;See the updated attached simply do it for others like A,C,E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260591#M1189623</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-09-14T08:56:40Z</dc:date>
    </item>
    <item>
      <title>Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260592#M1189624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, anand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So sorry that i am new to qlikview...may i know what is the syntax for me to write it wih my sql query as statement below? How to combine it with yours?thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [....];&lt;/P&gt;&lt;P&gt;SQL SELECT ... ,'portnumber'&lt;/P&gt;&lt;P&gt;FROM a.dbo.Transactions&lt;BR /&gt;where [portnumber] like'K%' OR [portnumber] like'A%' OR [portnumber] like'E%'; &lt;/P&gt;&lt;DIV class="mcePaste" id="_mcePaste" style="position: absolute; width: 1px; height: 1px; overflow: hidden; top: 0px; left: -10000px;"&gt;﻿&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 09:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260592#M1189624</guid>
      <dc:creator />
      <dc:date>2011-09-14T09:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260593#M1189625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jeffrey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the wizard to start creating the sql load statement and make sure the "preceeding load" checkbox is checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will get a LOAD clause preceeding your SQL SELECT statement like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD COL1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COL2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; portnumber;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;SQL SELECT ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can just modify the LOAD statement to add another field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD COL1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COL2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; portnumber,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Left(portnumber,1)='E', portnumber) As Eportnumber&lt;/STRONG&gt;&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;SQL SELECT ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth/gg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 09:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260593#M1189625</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-09-14T09:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260594#M1189626</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;I suggest you to load a resident table of your sql table and add another column there like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQl_Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [....];&lt;/P&gt;&lt;P&gt;SQL SELECT ... ,'portnumber'&lt;/P&gt;&lt;P&gt;FROM a.dbo.Transactions&lt;BR /&gt;where [portnumber] like'K%' OR [portnumber] like'A%' OR [portnumber] like'E%';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Res_Table:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;*,&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;Left ( &lt;STRONG style="font-size: 12px;"&gt;portnumber&lt;/STRONG&gt;, 1 ) as New&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;Resident SQl_Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add another&amp;nbsp; column in the sql load like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left ( &lt;STRONG style="font-size: 12px;"&gt;portnumber&lt;/STRONG&gt;, 1 ) as New&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 09:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260594#M1189626</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-09-14T09:55:38Z</dc:date>
    </item>
    <item>
      <title>Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260595#M1189627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the different between your method with hth/gg's method? which one resolve less CPU resources in high performance? as my sql database initially 14,000,00 records? if every time reload i wondering how to speed it up... for every reload time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 14:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260595#M1189627</guid>
      <dc:creator />
      <dc:date>2011-09-14T14:30:07Z</dc:date>
    </item>
    <item>
      <title>Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260596#M1189628</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;Difference is that when ever you use any resident tables it is faster than any other table loads because it is virtual and loaded fastly as compare to other and it is available in the application it self no need to take from any other. Thats why it is help ful and on this a calculated field&amp;nbsp; are generated. &lt;/P&gt;&lt;P&gt;If you have any table just load data from there whether it is Query or Sql Table and create a resident load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 14:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260596#M1189628</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-09-14T14:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260597#M1189629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi anand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would not agree on your statement about resident loads, (at least not in v9)&lt;/P&gt;&lt;P&gt;see &lt;A _jive_internal="true" href="https://community.qlik.com/thread/18473"&gt;this thread&lt;/A&gt; (which btw is an excellent thread to read for any QV developer to create better applications).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And besides my solution does a preceeding load directly on the sql select, &lt;/P&gt;&lt;P&gt;and not two loads from a sql source,&lt;/P&gt;&lt;P&gt;so after my solution there will only be one table created, but with anands solution there will be two (unless you later drop the first of course)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway I think Jeffrey should try both solutions with his actual data, and see which performs best&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;/gg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 14:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260597#M1189629</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-09-14T14:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Expression for "Like" function in sql</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260598#M1189630</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;Yes you right agreed but my concern is about any calculation related more i think i not mention there if you have any calculations or more complex expression on that the resident is more easy way. Yes the preceeding load directly on sql is correct. But if we need calculation on that basis is easy any way you got correct way of that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 15:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Expression-for-quot-Like-quot-function-in-sql/m-p/260598#M1189630</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-09-14T15:11:53Z</dc:date>
    </item>
  </channel>
</rss>

