<?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: backendAPI and selection in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/backendAPI-and-selection/m-p/1571397#M10373</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There are two selectValues methods to use depending on the mode you're after; &lt;CODE&gt;this.backendApi.selectValues &lt;/CODE&gt;is used to immediately apply the selection, while &lt;CODE&gt;this.selectValues&lt;/CODE&gt;can be used if you want the selection toolbar to show and confirm manually.&lt;/P&gt;
&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2018/Subsystems/APIs/Content/Sense_ClientAPIs/ExtensionAPI/selectvalues-method.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/November2018/Subsystems/APIs/Content/Sense_ClientAPIs/ExtensionAPI/selectvalues-method.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;PS: &lt;CODE&gt;self&lt;/CODE&gt; is conventionally an alias for &lt;CODE&gt;this&lt;/CODE&gt;, so they're usually the same.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Apr 2019 13:08:07 GMT</pubDate>
    <dc:creator>mek</dc:creator>
    <dc:date>2019-04-19T13:08:07Z</dc:date>
    <item>
      <title>backendAPI and selection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/backendAPI-and-selection/m-p/1544155#M10016</link>
      <description>&lt;P&gt;Dear Qlik fans,&lt;/P&gt;&lt;P&gt;I'm trying to create simple chart extension, but I'm struggling with selection. I'm using following code:&lt;/P&gt;&lt;P&gt;this.backendApi.selectValues(0,[array],true)&lt;/P&gt;&lt;P&gt;it selects perfectly, but I cannot implement CONFIRM mode. I set the initial property to selectionMode:"CONFIRM" but that haven't changed anything. In the documentation there's distinction between 2 calls&lt;/P&gt;&lt;P&gt;this.backendApi.selectValues(0,[array],true)&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;self.backendApi.selectValues(0,[array],true) //to select in CONFIRM mode.&lt;/P&gt;&lt;P&gt;The problem is I don't know to what self refers to.&lt;/P&gt;&lt;P&gt;I'd be grateful for any idea.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/backendAPI-and-selection/m-p/1544155#M10016</guid>
      <dc:creator>salezian</dc:creator>
      <dc:date>2024-11-16T21:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: backendAPI and selection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/backendAPI-and-selection/m-p/1571397#M10373</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There are two selectValues methods to use depending on the mode you're after; &lt;CODE&gt;this.backendApi.selectValues &lt;/CODE&gt;is used to immediately apply the selection, while &lt;CODE&gt;this.selectValues&lt;/CODE&gt;can be used if you want the selection toolbar to show and confirm manually.&lt;/P&gt;
&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2018/Subsystems/APIs/Content/Sense_ClientAPIs/ExtensionAPI/selectvalues-method.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/November2018/Subsystems/APIs/Content/Sense_ClientAPIs/ExtensionAPI/selectvalues-method.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;PS: &lt;CODE&gt;self&lt;/CODE&gt; is conventionally an alias for &lt;CODE&gt;this&lt;/CODE&gt;, so they're usually the same.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 13:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/backendAPI-and-selection/m-p/1571397#M10373</guid>
      <dc:creator>mek</dc:creator>
      <dc:date>2019-04-19T13:08:07Z</dc:date>
    </item>
  </channel>
</rss>

