<?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 How to set ObjectID on TextObject in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-ObjectID-on-TextObject/m-p/1685567#M1246086</link>
    <description>&lt;P&gt;Hi I would like to set a TextObjet on a Macro&lt;/P&gt;&lt;P&gt;I use this:&lt;/P&gt;&lt;P&gt;Set myChart = ActiveDocument.Sheets("Diapo " &amp;amp; oSH.Cells(j,1)).CreateTextObject()&lt;BR /&gt;Set g = myChart&lt;/P&gt;&lt;P&gt;Set p = g.GetProperties&lt;/P&gt;&lt;P&gt;p.Frame.ObjectId = "jun "&lt;BR /&gt;g.SetProperties p&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesn't work .... Can you help me?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>manudenegri</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>How to set ObjectID on TextObject</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-ObjectID-on-TextObject/m-p/1685567#M1246086</link>
      <description>&lt;P&gt;Hi I would like to set a TextObjet on a Macro&lt;/P&gt;&lt;P&gt;I use this:&lt;/P&gt;&lt;P&gt;Set myChart = ActiveDocument.Sheets("Diapo " &amp;amp; oSH.Cells(j,1)).CreateTextObject()&lt;BR /&gt;Set g = myChart&lt;/P&gt;&lt;P&gt;Set p = g.GetProperties&lt;/P&gt;&lt;P&gt;p.Frame.ObjectId = "jun "&lt;BR /&gt;g.SetProperties p&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesn't work .... Can you help me?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-ObjectID-on-TextObject/m-p/1685567#M1246086</guid>
      <dc:creator>manudenegri</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ObjectID on TextObject</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-ObjectID-on-TextObject/m-p/1685817#M1246091</link>
      <description>&lt;P&gt;Hi, if&amp;nbsp;&lt;SPAN&gt;oSH.Cells(j,1) works as you expected probably the issue is that Frame is a property inside Layout, so:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;p.Layout.Frame.ObjectId = "jun "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can try first with a fixed name fro Sheets, if it works add the dynamic part of oSH.Cells&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 16:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-ObjectID-on-TextObject/m-p/1685817#M1246091</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-03-18T16:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ObjectID on TextObject</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-ObjectID-on-TextObject/m-p/1686002#M1246093</link>
      <description>&lt;P&gt;Rubemarin ... You're the Man!!!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 09:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-ObjectID-on-TextObject/m-p/1686002#M1246093</guid>
      <dc:creator>manudenegri</dc:creator>
      <dc:date>2020-03-19T09:36:52Z</dc:date>
    </item>
  </channel>
</rss>

