<?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 Load data only where field contains specific text in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-only-where-field-contains-specific-text/m-p/1562534#M597630</link>
    <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;I am trying to load some data into QV where the field has:&lt;/P&gt;&lt;P&gt;The first 4 characters are a letter (a-z) AND the fifth character is a -&lt;/P&gt;&lt;P&gt;How would I write a&amp;nbsp;WHERE statement in QV to extract this?&lt;/P&gt;&lt;P&gt;Thanks very much, David&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:09:37 GMT</pubDate>
    <dc:creator>davidthorpester</dc:creator>
    <dc:date>2024-11-16T21:09:37Z</dc:date>
    <item>
      <title>Load data only where field contains specific text</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-only-where-field-contains-specific-text/m-p/1562534#M597630</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;I am trying to load some data into QV where the field has:&lt;/P&gt;&lt;P&gt;The first 4 characters are a letter (a-z) AND the fifth character is a -&lt;/P&gt;&lt;P&gt;How would I write a&amp;nbsp;WHERE statement in QV to extract this?&lt;/P&gt;&lt;P&gt;Thanks very much, David&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-only-where-field-contains-specific-text/m-p/1562534#M597630</guid>
      <dc:creator>davidthorpester</dc:creator>
      <dc:date>2024-11-16T21:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Load data only where field contains specific text</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-only-where-field-contains-specific-text/m-p/1562546#M597631</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;PRE&gt;Where Len(KeepChar(Left(Lower(FieldName), 4), 'abcdefghijklmnopqrstuvwxyz')) = 4 and Mid(FieldName, 5, 1) = '-';&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Mar 2019 16:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-only-where-field-contains-specific-text/m-p/1562546#M597631</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-28T16:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Load data only where field contains specific text</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-only-where-field-contains-specific-text/m-p/1562600#M597632</link>
      <description>&lt;P&gt;Thank you so much Sunny that worked perfectly!&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 18:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-only-where-field-contains-specific-text/m-p/1562600#M597632</guid>
      <dc:creator>davidthorpester</dc:creator>
      <dc:date>2019-03-28T18:51:10Z</dc:date>
    </item>
  </channel>
</rss>

