<?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 Need Help in Qlikview Extension API for my Bookmark Extension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Qlikview-Extension-API-for-my-Bookmark-Extension/m-p/909384#M315804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching a zip file which contain a QVW and two qar file one is a QVConsole and one is a SelectionManager which i am currently developing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its in an initial stage but the basic idea of the extension is the capture user selection&amp;nbsp; and load the captures selection . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i am able to retrieve the selection but i am not able to apply the captured selection for more than two field , the behavior very unexpected basically i am firing the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_this.Data.SelectTextsInColumn(0,true,fieldValues);&lt;BR /&gt;_this.Data.SelectTextsInColumn(1,true,fieldValues1);&lt;/P&gt;&lt;P&gt;_this.Data.SelectTextsInColumn(2,true,fieldValues2);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;where 0,1,2 parameters are the index of the field configured on the definition.xml for dimension&amp;nbsp; &lt;BR /&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;the last parameter is the&amp;nbsp; fielValue , fieldValue1, fieldValue2&amp;nbsp; is the list of field value which should be applied on their respective fields &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really need an advice on this , any help provided will be grateful toward building an Extension which can some what replace bookmarks and provide a simplified approach toward saving and loading selection .&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Addtional Details:&lt;BR /&gt;I have well commented the however i am using a Global&amp;nbsp; variable HoldSelection which hold the selection string . . &lt;BR /&gt;How i am using the extension is i am making some selection on the fields clicking on 'Save' button which saves the selection in the Global variable the i click&amp;nbsp; 'Clear All' which clear all the selection info and then i click on ' Load' button in the extension which basically applies the saved selection back using SelectTextsInColumn() function . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please install both the QAR file and then open the qvw app &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;regards ,&lt;/P&gt;&lt;P&gt;s_tushr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2015 07:28:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-22T07:28:33Z</dc:date>
    <item>
      <title>Need Help in Qlikview Extension API for my Bookmark Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Qlikview-Extension-API-for-my-Bookmark-Extension/m-p/909384#M315804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching a zip file which contain a QVW and two qar file one is a QVConsole and one is a SelectionManager which i am currently developing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its in an initial stage but the basic idea of the extension is the capture user selection&amp;nbsp; and load the captures selection . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i am able to retrieve the selection but i am not able to apply the captured selection for more than two field , the behavior very unexpected basically i am firing the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_this.Data.SelectTextsInColumn(0,true,fieldValues);&lt;BR /&gt;_this.Data.SelectTextsInColumn(1,true,fieldValues1);&lt;/P&gt;&lt;P&gt;_this.Data.SelectTextsInColumn(2,true,fieldValues2);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;where 0,1,2 parameters are the index of the field configured on the definition.xml for dimension&amp;nbsp; &lt;BR /&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;the last parameter is the&amp;nbsp; fielValue , fieldValue1, fieldValue2&amp;nbsp; is the list of field value which should be applied on their respective fields &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really need an advice on this , any help provided will be grateful toward building an Extension which can some what replace bookmarks and provide a simplified approach toward saving and loading selection .&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Addtional Details:&lt;BR /&gt;I have well commented the however i am using a Global&amp;nbsp; variable HoldSelection which hold the selection string . . &lt;BR /&gt;How i am using the extension is i am making some selection on the fields clicking on 'Save' button which saves the selection in the Global variable the i click&amp;nbsp; 'Clear All' which clear all the selection info and then i click on ' Load' button in the extension which basically applies the saved selection back using SelectTextsInColumn() function . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please install both the QAR file and then open the qvw app &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;regards ,&lt;/P&gt;&lt;P&gt;s_tushr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 07:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Qlikview-Extension-API-for-my-Bookmark-Extension/m-p/909384#M315804</guid>
      <dc:creator />
      <dc:date>2015-07-22T07:28:33Z</dc:date>
    </item>
  </channel>
</rss>

