<?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 Extension Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extension-Object/m-p/969754#M1233105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a quick question regarding extension objects! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do things like set vairiables from an extension object?&amp;nbsp; If I had a chart with a list of names for example, could I click on a name, set a varible and then use that variable in another object on the dashboard?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Extension Object</title>
      <link>https://community.qlik.com/t5/QlikView/Extension-Object/m-p/969754#M1233105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a quick question regarding extension objects! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do things like set vairiables from an extension object?&amp;nbsp; If I had a chart with a list of names for example, could I click on a name, set a varible and then use that variable in another object on the dashboard?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter &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/Extension-Object/m-p/969754#M1233105</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Extension Object</title>
      <link>https://community.qlik.com/t5/QlikView/Extension-Object/m-p/969755#M1233107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is possible, check the link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlikcommunity.s3.amazonaws.com/misc/symbols/Qv.Document.html#SetVariable" title="https://qlikcommunity.s3.amazonaws.com/misc/symbols/Qv.Document.html#SetVariable"&gt;JsDoc Reference - Qv.Document&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="fixedFont" style="color: #002ebe; font-family: 'Courier New', Courier, monospace; font-size: 13px;"&gt;&lt;SPAN class="light" style="color: #777777; font-style: italic;"&gt;{void}&lt;/SPAN&gt; &lt;STRONG&gt;SetVariable&lt;/STRONG&gt;(name, name)&lt;/P&gt;&lt;P class="description" style="padding: 4px; color: #000000; font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif; font-size: 12px;"&gt;Set a variable.&lt;/P&gt;&lt;PRE class="code" style="padding: 8px; border-left-width: 1px; border-top-color: #cccccc; border-right-color: #cccccc; border-bottom-color: #cccccc; color: #000000; font-size: 12px;"&gt;Example: var doc = Qv.GetDocument("Films"); doc.SetVariable("Var2","test");&lt;/PRE&gt;&lt;DL class="detailList" style="margin-left: 20px; color: #000000; font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif; font-size: 12px;"&gt;&lt;DT class="heading" style="margin-top: 7px; font-weight: bold; padding-bottom: 6px;"&gt;Parameters:&lt;/DT&gt;&lt;DT style="margin-left: 20px; margin-top: 7px;"&gt;&lt;SPAN class="fixedFont light" style="color: #777777; font-family: 'Courier New', Courier, monospace; font-size: 13px; font-style: italic;"&gt;{String}&lt;/SPAN&gt; &lt;STRONG&gt;name&lt;/STRONG&gt;&lt;/DT&gt;&lt;DD&gt;The name of the variable to set&lt;/DD&gt;&lt;DT style="margin-left: 20px; margin-top: 7px;"&gt;&lt;SPAN class="fixedFont light" style="color: #777777; font-family: 'Courier New', Courier, monospace; font-size: 13px; font-style: italic;"&gt;{String}&lt;/SPAN&gt; &lt;STRONG&gt;name&lt;/STRONG&gt;&lt;/DT&gt;&lt;DD&gt;The new value for the variable&lt;/DD&gt;&lt;DD&gt;&lt;/DD&gt;&lt;DD&gt;&lt;/DD&gt;&lt;DD&gt;&lt;/DD&gt;&lt;DD&gt;&lt;/DD&gt;&lt;/DL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 12:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extension-Object/m-p/969755#M1233107</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2015-11-10T12:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extension Object</title>
      <link>https://community.qlik.com/t5/QlikView/Extension-Object/m-p/969756#M1233108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response, is it only achievable through the script?&amp;nbsp; My knowledge of java script is weak at best. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 12:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extension-Object/m-p/969756#M1233108</guid>
      <dc:creator />
      <dc:date>2015-11-10T12:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extension Object</title>
      <link>https://community.qlik.com/t5/QlikView/Extension-Object/m-p/969757#M1233112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will depend on what the extension is doing.&lt;/P&gt;&lt;P&gt;If it is already making the selection on a field you could make a trigger that sets a variable on field selection,&lt;/P&gt;&lt;P&gt;But I think if this was the case then you wouldn't need the Variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 12:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extension-Object/m-p/969757#M1233112</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2015-11-10T12:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Extension Object</title>
      <link>https://community.qlik.com/t5/QlikView/Extension-Object/m-p/969758#M1233117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No problems. &lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 13:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extension-Object/m-p/969758#M1233117</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2015-11-10T13:25:35Z</dc:date>
    </item>
  </channel>
</rss>

