<?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 Field API selectMatch() does not work in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Field-API-selectMatch-does-not-work/m-p/1960226#M17094</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;I'm writing a simple search box extension that takes a value, selects the matches and moves to the next sheet with the selected values.&amp;nbsp; I don't need to display the matches.&amp;nbsp; So I'm trying to use the field API method selectMatch() but with no success.&amp;nbsp; The other methods of the field API seems to work.&amp;nbsp; I tried:&lt;/P&gt;
&lt;P&gt;app.field("[Global Search]").select([600,601,602],true,true);&amp;nbsp; &amp;nbsp;// works&lt;/P&gt;
&lt;P&gt;app.field("[Global Search]").selectAll();&amp;nbsp; //works&lt;/P&gt;
&lt;P&gt;but,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;app.field("[Global Search]").selectMatch("car",true);&amp;nbsp; // DOES NOT work.&lt;/P&gt;
&lt;P&gt;The field has a lot of data with close to 650,000 entries.&amp;nbsp; Any help is appreciated.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Elias&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2022 20:47:33 GMT</pubDate>
    <dc:creator>eliasmazur</dc:creator>
    <dc:date>2022-07-25T20:47:33Z</dc:date>
    <item>
      <title>Field API selectMatch() does not work</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Field-API-selectMatch-does-not-work/m-p/1960226#M17094</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;I'm writing a simple search box extension that takes a value, selects the matches and moves to the next sheet with the selected values.&amp;nbsp; I don't need to display the matches.&amp;nbsp; So I'm trying to use the field API method selectMatch() but with no success.&amp;nbsp; The other methods of the field API seems to work.&amp;nbsp; I tried:&lt;/P&gt;
&lt;P&gt;app.field("[Global Search]").select([600,601,602],true,true);&amp;nbsp; &amp;nbsp;// works&lt;/P&gt;
&lt;P&gt;app.field("[Global Search]").selectAll();&amp;nbsp; //works&lt;/P&gt;
&lt;P&gt;but,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;app.field("[Global Search]").selectMatch("car",true);&amp;nbsp; // DOES NOT work.&lt;/P&gt;
&lt;P&gt;The field has a lot of data with close to 650,000 entries.&amp;nbsp; Any help is appreciated.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Elias&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 20:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Field-API-selectMatch-does-not-work/m-p/1960226#M17094</guid>
      <dc:creator>eliasmazur</dc:creator>
      <dc:date>2022-07-25T20:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Field API selectMatch() does not work</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Field-API-selectMatch-does-not-work/m-p/1968685#M17189</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;Did you try&amp;nbsp;&lt;SPAN&gt;selectValues ???&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 11:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Field-API-selectMatch-does-not-work/m-p/1968685#M17189</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2022-08-15T11:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Field API selectMatch() does not work</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Field-API-selectMatch-does-not-work/m-p/1969416#M17200</link>
      <description>&lt;P&gt;Would you mind taking a screenshot of your field's data? Maybe it's 'Car' and not 'car'?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 00:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Field-API-selectMatch-does-not-work/m-p/1969416#M17200</guid>
      <dc:creator>thomaspessato</dc:creator>
      <dc:date>2022-08-17T00:18:36Z</dc:date>
    </item>
  </channel>
</rss>

