<?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 Wildmatch to blank values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Wildmatch-to-blank-values/m-p/1645783#M731109</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to wildmatch to a set value which is working but i have a new requirement to also wildmatch to Blanks in the excel source.&lt;/P&gt;&lt;P&gt;I am trying the following but for the [Invoice no.] with blank, the data are not importing.&lt;/P&gt;&lt;P&gt;WHERE not IsNull([Invoice no.]) and wildmatch ([Account Code],'*61100000000*','*NULL*') ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please can you help me to achieve the script for matching to the number '61100000000' and also blanks in [Account Code]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>davyqliks</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Wildmatch to blank values</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-to-blank-values/m-p/1645783#M731109</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to wildmatch to a set value which is working but i have a new requirement to also wildmatch to Blanks in the excel source.&lt;/P&gt;&lt;P&gt;I am trying the following but for the [Invoice no.] with blank, the data are not importing.&lt;/P&gt;&lt;P&gt;WHERE not IsNull([Invoice no.]) and wildmatch ([Account Code],'*61100000000*','*NULL*') ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please can you help me to achieve the script for matching to the number '61100000000' and also blanks in [Account Code]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-to-blank-values/m-p/1645783#M731109</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch to blank values</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-to-blank-values/m-p/1645855#M731110</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;WHERE not IsNull([Invoice no.]) and 
(wildmatch ([Account Code],'*61100000000*') or Len(Trim([Account Code])) = 0);&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 12 Nov 2019 13:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-to-blank-values/m-p/1645855#M731110</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-11-12T13:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch to blank values</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-to-blank-values/m-p/1645856#M731111</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Thanks so much Sunny, i will try this now and feedback.&lt;/P&gt;&lt;P&gt;Your help is really appreciated.&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 13:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-to-blank-values/m-p/1645856#M731111</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2019-11-12T13:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch to blank values</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-to-blank-values/m-p/1645960#M731112</link>
      <description>&lt;P&gt;This worked perfectly, Thank you so much Sunny,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 15:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-to-blank-values/m-p/1645960#M731112</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2019-11-12T15:25:09Z</dc:date>
    </item>
  </channel>
</rss>

