<?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 Textobject in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151774#M29468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael,&lt;/P&gt;&lt;P&gt;I have tried it using the set content as well but not working. Also it is not one value the table has multiple values and it has to loop through. Any idea. Please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2011 16:39:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-09T16:39:13Z</dc:date>
    <item>
      <title>Textobject</title>
      <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151772#M29466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is the command/syntax to input the data to textobject from vbscript. I want to print the values in the database table in to the text object.&lt;/P&gt;&lt;P&gt;Code is working fine using the msgbox. But not able to print in the text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 16:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Textobject/m-p/151772#M29466</guid>
      <dc:creator />
      <dc:date>2011-03-09T16:05:05Z</dc:date>
    </item>
    <item>
      <title>Textobject</title>
      <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151773#M29467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a variable in the text box, for example:&lt;BR /&gt;=vText&lt;BR /&gt;and, it is easy to assign a value to this variable in a macro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 16:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Textobject/m-p/151773#M29467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-09T16:26:18Z</dc:date>
    </item>
    <item>
      <title>Textobject</title>
      <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151774#M29468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael,&lt;/P&gt;&lt;P&gt;I have tried it using the set content as well but not working. Also it is not one value the table has multiple values and it has to loop through. Any idea. Please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 16:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Textobject/m-p/151774#M29468</guid>
      <dc:creator />
      <dc:date>2011-03-09T16:39:13Z</dc:date>
    </item>
    <item>
      <title>Textobject</title>
      <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151775#M29469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simple solution is to concat all your possible field values, and use the result in variable.&lt;/P&gt;&lt;P&gt;sub GetDataToTextBox&lt;BR /&gt; ActiveDocument.Variables("vText").SetContent ActiveDocumentEvaluate("concat(distinct, FieldName, '; ')") , true&lt;BR /&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 19:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Textobject/m-p/151775#M29469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-09T19:13:12Z</dc:date>
    </item>
    <item>
      <title>Textobject</title>
      <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151776#M29470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael,&lt;/P&gt;&lt;P&gt;Please correct me if i am wrong. I feel the script will work only for the data already loaded in Qlikview. I am trying to establish the connection in macro and pull the data and try to put it in the textobject.hence it may not work . I am getting error while trying to run this script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 20:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Textobject/m-p/151776#M29470</guid>
      <dc:creator />
      <dc:date>2011-03-09T20:03:38Z</dc:date>
    </item>
    <item>
      <title>Textobject</title>
      <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151777#M29471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Put point (pls see image attached)&lt;/P&gt;&lt;P&gt;Good luck, Luis.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/1134.Evaluate.jpg"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/1134.Evaluate.jpg" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 20:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Textobject/m-p/151777#M29471</guid>
      <dc:creator>llauses243</dc:creator>
      <dc:date>2011-03-09T20:17:34Z</dc:date>
    </item>
    <item>
      <title>Textobject</title>
      <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151778#M29472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also out comma ...&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/5344.Evaluate.jpg"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/5344.Evaluate.jpg" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 20:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Textobject/m-p/151778#M29472</guid>
      <dc:creator>llauses243</dc:creator>
      <dc:date>2011-03-09T20:19:46Z</dc:date>
    </item>
    <item>
      <title>Textobject</title>
      <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151779#M29473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's correct, thanks.&lt;/P&gt;&lt;P&gt;And - yes, the data must be in QlikView for this to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 20:24:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Textobject/m-p/151779#M29473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-09T20:24:29Z</dc:date>
    </item>
    <item>
      <title>Textobject</title>
      <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151780#M29474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael for the logic ,&lt;/P&gt;&lt;P&gt;I have used the similar logic by concatenating the strings using vb script and resolved the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 20:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Textobject/m-p/151780#M29474</guid>
      <dc:creator />
      <dc:date>2011-03-09T20:43:06Z</dc:date>
    </item>
    <item>
      <title>Textobject</title>
      <link>https://community.qlik.com/t5/QlikView/Textobject/m-p/151781#M29475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used to do it in a loop in macro, but it was before the 'Evaluate" method was introduced. It helps to simplify a lot, not only in the cases like this.&lt;BR /&gt;More important - you've got it to work one way or another.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 20:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Textobject/m-p/151781#M29475</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-09T20:54:41Z</dc:date>
    </item>
  </channel>
</rss>

