<?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 get values from objects ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/get-values-from-objects/m-p/229223#M81176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can do it without a macro. Using a macro and setting the text box value to a variable, you can do:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sub Test&lt;BR /&gt; set mytext = ActiveDocument.GetSheetObject("TX01")&lt;BR /&gt; ActiveDocument.Variables("vTest").SetContent mytext.GetText, true&lt;BR /&gt;End Sub&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;The variable must already be created and TX01 is the Object Id of your Text Box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Feb 2011 17:48:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-24T17:48:34Z</dc:date>
    <item>
      <title>get values from objects ?</title>
      <link>https://community.qlik.com/t5/QlikView/get-values-from-objects/m-p/229222#M81175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qlikview community&lt;BR /&gt;&lt;BR /&gt; Unfortunately, I have found anything suitable in the forum. Is there a way by (Object ID) to read values? For example, I would like to read a value of a textboxes and fit elsewhere into a formula?&lt;/P&gt;&lt;P&gt;I thought of something like &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;getElementById&lt;/B&gt;(TX21). &lt;B&gt;value&lt;/B&gt; ?&lt;BR /&gt;&lt;BR /&gt; Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 17:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-values-from-objects/m-p/229222#M81175</guid>
      <dc:creator />
      <dc:date>2011-02-24T17:35:16Z</dc:date>
    </item>
    <item>
      <title>get values from objects ?</title>
      <link>https://community.qlik.com/t5/QlikView/get-values-from-objects/m-p/229223#M81176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can do it without a macro. Using a macro and setting the text box value to a variable, you can do:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sub Test&lt;BR /&gt; set mytext = ActiveDocument.GetSheetObject("TX01")&lt;BR /&gt; ActiveDocument.Variables("vTest").SetContent mytext.GetText, true&lt;BR /&gt;End Sub&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;The variable must already be created and TX01 is the Object Id of your Text Box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 17:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-values-from-objects/m-p/229223#M81176</guid>
      <dc:creator />
      <dc:date>2011-02-24T17:48:34Z</dc:date>
    </item>
    <item>
      <title>get values from objects ?</title>
      <link>https://community.qlik.com/t5/QlikView/get-values-from-objects/m-p/229224#M81177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to do vice versa. To set the value of the textobject through macro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 16:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-values-from-objects/m-p/229224#M81177</guid>
      <dc:creator />
      <dc:date>2011-03-09T16:41:05Z</dc:date>
    </item>
  </channel>
</rss>

