<?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 Create a listbox with all ObjectId? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-all-ObjectId/m-p/194507#M55383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, thanks, is it also possible to create the listbox in a macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elisabet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 10:02:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-09T10:02:00Z</dc:date>
    <item>
      <title>Create a listbox with all ObjectId?</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-all-ObjectId/m-p/194505#M55381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to create a listbox which contains all ObjectId:s.&lt;BR /&gt;Then I need to create a macro based on selected objects, for export to Powerpoint or Excel.&lt;/P&gt;&lt;P&gt;How?&lt;/P&gt;&lt;P&gt;/Elisabet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 09:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-all-ObjectId/m-p/194505#M55381</guid>
      <dc:creator />
      <dc:date>2010-09-09T09:40:20Z</dc:date>
    </item>
    <item>
      <title>Create a listbox with all ObjectId?</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-all-ObjectId/m-p/194506#M55382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elisabet,&lt;/P&gt;&lt;P&gt;you can export the document layout into a XML File. Than you can import this XML File as XML Data and parse out the &amp;lt;ObjectId&amp;gt; Field.&lt;/P&gt;&lt;P&gt;I think in the community you can find some examples of how to export to powerpoint&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 09:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-all-ObjectId/m-p/194506#M55382</guid>
      <dc:creator>willinek</dc:creator>
      <dc:date>2010-09-09T09:49:42Z</dc:date>
    </item>
    <item>
      <title>Create a listbox with all ObjectId?</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-all-ObjectId/m-p/194507#M55383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, thanks, is it also possible to create the listbox in a macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elisabet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 10:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-all-ObjectId/m-p/194507#M55383</guid>
      <dc:creator />
      <dc:date>2010-09-09T10:02:00Z</dc:date>
    </item>
    <item>
      <title>Create a listbox with all ObjectId?</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-all-ObjectId/m-p/194508#M55384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course that is possible,&lt;/P&gt;&lt;P&gt;but in generell Macros should be used carefully&lt;/P&gt;&lt;P&gt;set LB = ActiveDocument.Sheets("Main").CreateListBox&lt;BR /&gt;set BoxProp=LB.GetProperties&lt;BR /&gt;BoxProp.Def.Name = "Customer"&lt;BR /&gt;LB.SetProperties BoxProp&lt;/P&gt;&lt;P&gt;for more Details check out the APIguide.qvw in your AQv Installation folder&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 10:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-listbox-with-all-ObjectId/m-p/194508#M55384</guid>
      <dc:creator>willinek</dc:creator>
      <dc:date>2010-09-09T10:10:40Z</dc:date>
    </item>
  </channel>
</rss>

