<?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 question about data load using where function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/question-about-data-load-using-where-function/m-p/824381#M1021658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;While loading a table into the model from the data source I set a condition to load only those values of the field Brand whose name starts with symbol '?'. E.g. '? Brand1', &lt;SPAN style="font-size: 13.3333330154419px;"&gt;'? Brand2'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried the following syntax: where Brand ='?*'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, how should I define brands starting with symbol &lt;SPAN style="font-size: 13.3333330154419px;"&gt;'?'?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Mar 2015 07:51:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-18T07:51:54Z</dc:date>
    <item>
      <title>question about data load using where function</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-data-load-using-where-function/m-p/824381#M1021658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;While loading a table into the model from the data source I set a condition to load only those values of the field Brand whose name starts with symbol '?'. E.g. '? Brand1', &lt;SPAN style="font-size: 13.3333330154419px;"&gt;'? Brand2'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried the following syntax: where Brand ='?*'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, how should I define brands starting with symbol &lt;SPAN style="font-size: 13.3333330154419px;"&gt;'?'?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 07:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-data-load-using-where-function/m-p/824381#M1021658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-18T07:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: question about data load using where function</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-data-load-using-where-function/m-p/824382#M1021659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larisa, maybe there is a better option but you can use:&lt;/P&gt;&lt;P&gt;where left(Brand, 1)='?'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 08:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-data-load-using-where-function/m-p/824382#M1021659</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-03-18T08:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: question about data load using where function</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-data-load-using-where-function/m-p/824383#M1021660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; college,name, score&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ?a,&amp;nbsp; 1, 50&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ?a, 2, 60&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ?b, 3, 70&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; b, 4, 30&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; b, 5, 30&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; b, 6, 30&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ltrim&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;college&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),1)='?';&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 05:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-data-load-using-where-function/m-p/824383#M1021660</guid>
      <dc:creator />
      <dc:date>2015-07-24T05:44:22Z</dc:date>
    </item>
  </channel>
</rss>

