<?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 Display Bookmarks in ListBox or TableBox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Bookmarks-in-ListBox-or-TableBox/m-p/199922#M58651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gordon,&lt;/P&gt;&lt;P&gt;thx for your hint. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; but I search a way to display / list all of my bookmark in a table.&lt;/P&gt;&lt;P&gt;Next step should be the selection of one entry in this table and display the saved "bookmark". (Seems stupid, but what should I say, customer wishes)&lt;/P&gt;&lt;P&gt;Is there another way to get the saved bookmark names out of the "internal table" of the bookmark object?&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Nov 2010 11:08:35 GMT</pubDate>
    <dc:creator>enderl</dc:creator>
    <dc:date>2010-11-24T11:08:35Z</dc:date>
    <item>
      <title>Display Bookmarks in ListBox or TableBox</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Bookmarks-in-ListBox-or-TableBox/m-p/199920#M58649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;is there any (other) way to display saved bookmarks in a list or tablebox.&lt;/P&gt;&lt;P&gt;I need a way to display all bookmarks without pushing an arrow like it is in the bookmark box.&lt;/P&gt;&lt;P&gt;Thx for anyone who can help me out with this!&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 10:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Bookmarks-in-ListBox-or-TableBox/m-p/199920#M58649</guid>
      <dc:creator>enderl</dc:creator>
      <dc:date>2010-11-24T10:32:40Z</dc:date>
    </item>
    <item>
      <title>Display Bookmarks in ListBox or TableBox</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Bookmarks-in-ListBox-or-TableBox/m-p/199921#M58650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try New Sheet Object &amp;gt; Bookmark Object&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 10:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Bookmarks-in-ListBox-or-TableBox/m-p/199921#M58650</guid>
      <dc:creator />
      <dc:date>2010-11-24T10:52:45Z</dc:date>
    </item>
    <item>
      <title>Display Bookmarks in ListBox or TableBox</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Bookmarks-in-ListBox-or-TableBox/m-p/199922#M58651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gordon,&lt;/P&gt;&lt;P&gt;thx for your hint. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; but I search a way to display / list all of my bookmark in a table.&lt;/P&gt;&lt;P&gt;Next step should be the selection of one entry in this table and display the saved "bookmark". (Seems stupid, but what should I say, customer wishes)&lt;/P&gt;&lt;P&gt;Is there another way to get the saved bookmark names out of the "internal table" of the bookmark object?&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 11:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Bookmarks-in-ListBox-or-TableBox/m-p/199922#M58651</guid>
      <dc:creator>enderl</dc:creator>
      <dc:date>2010-11-24T11:08:35Z</dc:date>
    </item>
    <item>
      <title>Display Bookmarks in ListBox or TableBox</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Bookmarks-in-ListBox-or-TableBox/m-p/199923#M58652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the API guide; the bookmarks are in an array - for example the first is referenced by:&lt;/P&gt;&lt;P&gt;bookmarks = ActiveDocument.GetUserBookmarkNames&lt;BR /&gt;bm = bookmarks(0)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;P&gt;PS I would still try to sell the bookmark object!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 11:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Bookmarks-in-ListBox-or-TableBox/m-p/199923#M58652</guid>
      <dc:creator />
      <dc:date>2010-11-24T11:21:41Z</dc:date>
    </item>
  </channel>
</rss>

