<?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: Why Wildmatch not working within script with variable ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557925#M743074</link>
    <description>SEARCH:&lt;BR /&gt;LOAD Capitalize(WHAT_YOU_WANT_TO_SEARCH) AS WHAT_YOU_WANT_TO_SEARCH&lt;BR /&gt;&lt;BR /&gt;FROM&lt;BR /&gt;[Z:\xxxx xxxxxxx\xxxxxx\INPUT.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is SEARCH);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LET vINPUT = chr(42)&amp;amp;Peek('WHAT_YOU_WANT_TO_SEARCH',0,'SEARCH')&amp;amp;chr(42) ;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;INPUT:&lt;BR /&gt;&lt;BR /&gt;LOAD * ,&lt;BR /&gt;'ROW'&amp;amp; RowNo() AS SL ,&lt;BR /&gt;Capitalize(INPUT_COLUMN) as INPUT_COLUMN_T ;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lOAD * INLINE [&lt;BR /&gt;INPUT_COLUMN&lt;BR /&gt;sigmax&lt;BR /&gt;sigma levers&lt;BR /&gt;sigmata inc&lt;BR /&gt;cobbe&lt;BR /&gt;cob sons&lt;BR /&gt;blackfund&lt;BR /&gt;blackrazors&lt;BR /&gt;tesco&lt;BR /&gt;tesla&lt;BR /&gt;TESTRA&lt;BR /&gt;TORONTO&lt;BR /&gt;BANGlore&lt;BR /&gt;puner&lt;BR /&gt;Alaska&lt;BR /&gt;] Where WildMatch (INPUT_COLUMN_T,$(vINPUT)) ;</description>
    <pubDate>Mon, 18 Mar 2019 13:44:40 GMT</pubDate>
    <dc:creator>prahlad_infy</dc:creator>
    <dc:date>2019-03-18T13:44:40Z</dc:date>
    <item>
      <title>Why Wildmatch not working within script with variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557923#M743073</link>
      <description>&lt;P&gt;Hi Sirs ,&lt;/P&gt;&lt;P&gt;What is wronging in my script ?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WILDMATCH  E 2.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8275iD0D8BD7B6E87204C/image-size/large?v=v2&amp;amp;px=999" role="button" title="WILDMATCH  E 2.png" alt="WILDMATCH  E 2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WILDMATCH E.png" style="width: 882px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8277iEE105F1EA4ADCA9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="WILDMATCH E.png" alt="WILDMATCH E.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557923#M743073</guid>
      <dc:creator>prahlad_infy</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why Wildmatch not working within script with variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557925#M743074</link>
      <description>SEARCH:&lt;BR /&gt;LOAD Capitalize(WHAT_YOU_WANT_TO_SEARCH) AS WHAT_YOU_WANT_TO_SEARCH&lt;BR /&gt;&lt;BR /&gt;FROM&lt;BR /&gt;[Z:\xxxx xxxxxxx\xxxxxx\INPUT.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is SEARCH);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LET vINPUT = chr(42)&amp;amp;Peek('WHAT_YOU_WANT_TO_SEARCH',0,'SEARCH')&amp;amp;chr(42) ;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;INPUT:&lt;BR /&gt;&lt;BR /&gt;LOAD * ,&lt;BR /&gt;'ROW'&amp;amp; RowNo() AS SL ,&lt;BR /&gt;Capitalize(INPUT_COLUMN) as INPUT_COLUMN_T ;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lOAD * INLINE [&lt;BR /&gt;INPUT_COLUMN&lt;BR /&gt;sigmax&lt;BR /&gt;sigma levers&lt;BR /&gt;sigmata inc&lt;BR /&gt;cobbe&lt;BR /&gt;cob sons&lt;BR /&gt;blackfund&lt;BR /&gt;blackrazors&lt;BR /&gt;tesco&lt;BR /&gt;tesla&lt;BR /&gt;TESTRA&lt;BR /&gt;TORONTO&lt;BR /&gt;BANGlore&lt;BR /&gt;puner&lt;BR /&gt;Alaska&lt;BR /&gt;] Where WildMatch (INPUT_COLUMN_T,$(vINPUT)) ;</description>
      <pubDate>Mon, 18 Mar 2019 13:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557925#M743074</guid>
      <dc:creator>prahlad_infy</dc:creator>
      <dc:date>2019-03-18T13:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why Wildmatch not working within script with variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557934#M743075</link>
      <description>&lt;P&gt;Try using quotes like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;....Where WildMatch (INPUT_COLUMN_T,&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;'&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;$(vINPUT)&lt;FONT size="3" color="#FF0000"&gt;&lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/FONT&gt;) ;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 13:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557934#M743075</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-03-18T13:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why Wildmatch not working within script with variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557935#M743076</link>
      <description>&lt;P&gt;try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;INPUT:&lt;/P&gt;&lt;P&gt;LOAD * ,&lt;BR /&gt;'ROW'&amp;amp; RowNo() AS SL ,&lt;BR /&gt;Capitalize(INPUT_COLUMN) as INPUT_COLUMN_T ;&lt;BR /&gt;lOAD * INLINE [&lt;BR /&gt;INPUT_COLUMN&lt;BR /&gt;sigmax&lt;BR /&gt;sigma levers&lt;BR /&gt;sigmata inc&lt;BR /&gt;cobbe&lt;BR /&gt;cob sons&lt;BR /&gt;blackfund&lt;BR /&gt;blackrazors&lt;BR /&gt;tesco&lt;BR /&gt;tesla&lt;BR /&gt;TESTRA&lt;BR /&gt;TORONTO&lt;BR /&gt;BANGlore&lt;BR /&gt;puner&lt;BR /&gt;Alaska&lt;BR /&gt;]&lt;BR /&gt;Where WildMatch (INPUT_COLUMN,'$(vINPUT)') ; // solution&amp;nbsp;&lt;/P&gt;&lt;P&gt;saludos!!!!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 13:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557935#M743076</guid>
      <dc:creator>Marcos_rv</dc:creator>
      <dc:date>2019-03-18T13:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why Wildmatch not working within script with variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557938#M743077</link>
      <description>&lt;P&gt;Your search-string is missing the quotes. You could try it in this way:&lt;/P&gt;&lt;P&gt;Where WildMatch (INPUT_COLUMN_T, &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/FONT&gt;$(vINPUT)&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;'&lt;/FONT&gt;&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 14:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-Wildmatch-not-working-within-script-with-variable/m-p/1557938#M743077</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-03-18T14:00:11Z</dc:date>
    </item>
  </channel>
</rss>

