<?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 The this.Data.SelectRow(i) method? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287394#M1236184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked like a charm! Thank you so much &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do I find all these functions? I bet there's plenty more of them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jun 2011 16:23:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-14T16:23:40Z</dc:date>
    <item>
      <title>The this.Data.SelectRow(i) method?</title>
      <link>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287392#M1236179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Been scratching my head for a while now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does this function actually work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done a custom map-sort of extension, using html AREA-tags for defining the interactive areas on an image aswell as jquery for doing some highlighting. I've managed to get it working one way: choosing different fields in the listboxes to show the corresponding areas in the map as highlighted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the other way isn't working. I want to select an area in my map and then automatically select the corresponding fields in the listbox. For example, choosing the area "main park" in my image with an ID of 3 would automatically select the field "3" in my listbox with ID:s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the simpliest to work, I've tried the following without success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Qva.AddExtension('testAreaMaps', function() &lt;/P&gt;&lt;P&gt;{&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.Data.SelectRow(3);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To automatically highlight that field in my listbox when i refresh my extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287392#M1236179</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>The this.Data.SelectRow(i) method?</title>
      <link>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287393#M1236181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use the Data.SelectValuesInColumn(columnIdx, values, toggle, isFinal) function instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;columnIdx is the index of the dimension you want to make your selection into&lt;/P&gt;&lt;P&gt;values is a string containing a comma separated list of values to select&lt;/P&gt;&lt;P&gt;toggle is true if you want to toggle the values selection state instead of forcing them to be selected&lt;/P&gt;&lt;P&gt;isFinal is used to selection with several calls to the method, the selection will be done when this parameter is true (first versions were limited to 40 possible values by call but latest version does not seem to have this limitation so I don't think it is very useful to do several calls anymore)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 14:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287393#M1236181</guid>
      <dc:creator />
      <dc:date>2011-06-14T14:21:52Z</dc:date>
    </item>
    <item>
      <title>The this.Data.SelectRow(i) method?</title>
      <link>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287394#M1236184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked like a charm! Thank you so much &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do I find all these functions? I bet there's plenty more of them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 16:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287394#M1236184</guid>
      <dc:creator />
      <dc:date>2011-06-14T16:23:40Z</dc:date>
    </item>
    <item>
      <title>The this.Data.SelectRow(i) method?</title>
      <link>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287395#M1236186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gabrielh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QlikView AJAX/JavaScript API reference can be found in the QlikView SDK. RIght now you can get the SDK by installing the QlikView Server and choosing Custom Install.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that we have the new improved QlikCommunity platform we are working to host the SDK here and that should be up in a couple of weeks.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 11:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287395#M1236186</guid>
      <dc:creator />
      <dc:date>2011-06-16T11:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: The this.Data.SelectRow(i) method?</title>
      <link>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287396#M1236188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's very good news! Very convenient.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;deh wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that we have the new improved QlikCommunity platform we are working to host the SDK here and that should be up in a couple of weeks. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small active_link" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 11:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287396#M1236188</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-06-16T11:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: The this.Data.SelectRow(i) method?</title>
      <link>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287397#M1236189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roger that, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 12:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-this-Data-SelectRow-i-method/m-p/287397#M1236189</guid>
      <dc:creator />
      <dc:date>2011-06-16T12:01:22Z</dc:date>
    </item>
  </channel>
</rss>

