<?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 Dynamic table containing list of objectids in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352085#M493449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Brilliant..... Thanks a lot Rob &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2012 05:15:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-16T05:15:49Z</dc:date>
    <item>
      <title>Dynamic table containing list of objectids</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352082#M493446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my requirement.&lt;/P&gt;&lt;P&gt;whenever i reload the script one table should populate the objectids of the objects present in the sheet.&lt;/P&gt;&lt;P&gt;Is it possible??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 11:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352082#M493446</guid>
      <dc:creator />
      <dc:date>2012-05-15T11:02:17Z</dc:date>
    </item>
    <item>
      <title>Dynamic table containing list of objectids</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352083#M493447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm - not sure about this.&amp;nbsp; See if this link can help you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/12038#12038"&gt;http://community.qlik.com/message/12038#12038&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 11:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352083#M493447</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-15T11:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table containing list of objectids</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352084#M493448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work on QV10 SR2 or later:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LET vDocPath = DocumentPath();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SheetObject:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD ObjectId,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Caption,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM [$(vDocPath)] (XmlSimple, Table is [DocumentSummary/SheetObject]);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 14:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352084#M493448</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-05-15T14:53:51Z</dc:date>
    </item>
    <item>
      <title>Dynamic table containing list of objectids</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352085#M493449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Brilliant..... Thanks a lot Rob &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 05:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352085#M493449</guid>
      <dc:creator />
      <dc:date>2012-05-16T05:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table containing list of objectids</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352086#M493450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this post is great. Can you additionally please tell me, how to integrate the objectname as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you help.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 06:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-table-containing-list-of-objectids/m-p/352086#M493450</guid>
      <dc:creator />
      <dc:date>2015-08-11T06:29:58Z</dc:date>
    </item>
  </channel>
</rss>

