<?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: Loading Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-Table/m-p/1155026#M890495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer. &lt;/P&gt;&lt;P&gt;I solved it. It was just a simple sql query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 09:02:10 GMT</pubDate>
    <dc:creator>razvan_brais</dc:creator>
    <dc:date>2016-08-23T09:02:10Z</dc:date>
    <item>
      <title>Loading Table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Table/m-p/1155024#M890493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy there. I`m trying to LOAD data from a table but I want to exclude some info when a String does not contain a subString.&lt;/P&gt;&lt;P&gt;The querry looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; COLUMNS;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM MY_TABLE&lt;/P&gt;&lt;P&gt;WHERE COLUMN_NAME not like '*subString*';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this isn`t working. It brings all the data.&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;Thank you.&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/Loading-Table/m-p/1155024#M890493</guid>
      <dc:creator>razvan_brais</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Table/m-p/1155025#M890494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which is your back end database??&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;SELECT *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;FROM MY_TABLE&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;WHERE COLUMN_NAME not like '*subString*'&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;this is actually the SQL query part , try executing this against the database and check the error &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 09:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Table/m-p/1155025#M890494</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-08-23T09:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Table/m-p/1155026#M890495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer. &lt;/P&gt;&lt;P&gt;I solved it. It was just a simple sql query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 09:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Table/m-p/1155026#M890495</guid>
      <dc:creator>razvan_brais</dc:creator>
      <dc:date>2016-08-23T09:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Table/m-p/1155027#M890496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Razvan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the below as an alternative solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp; COLUMNS;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM MY_TABLE&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE not WildMatch(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;COLUMN_NAME&lt;/SPAN&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'*subString*'&lt;/SPAN&gt;);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 10:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Table/m-p/1155027#M890496</guid>
      <dc:creator>ramchalla</dc:creator>
      <dc:date>2016-08-23T10:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Table/m-p/1155028#M890497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 11:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Table/m-p/1155028#M890497</guid>
      <dc:creator>razvan_brais</dc:creator>
      <dc:date>2016-08-23T11:19:12Z</dc:date>
    </item>
  </channel>
</rss>

