<?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 Re: Need a help with Bookmark Object in Macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-a-help-with-Bookmark-Object-in-Macro/m-p/279554#M1204960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/14602"&gt;vgutkovsky&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What if an User creates multiple Bookmarks and he wants to get applied the last/latest created bookmark?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What would be the Macro in this case? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For example he created BM1, BM2, BM3 in a chronological order. And he wants BM3 to get applied when he launches the document from Access Point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2018 08:50:43 GMT</pubDate>
    <dc:creator>dmohanty</dc:creator>
    <dc:date>2018-03-29T08:50:43Z</dc:date>
    <item>
      <title>Need a help with Bookmark Object in Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-a-help-with-Bookmark-Object-in-Macro/m-p/279551#M1204957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a sheet object BookMark Object named BM01. Have added two BookMarks into ("Book1" and "Book2"). What the way to apply this bookmarks in macro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 08:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-a-help-with-Bookmark-Object-in-Macro/m-p/279551#M1204957</guid>
      <dc:creator />
      <dc:date>2010-09-29T08:43:31Z</dc:date>
    </item>
    <item>
      <title>Need a help with Bookmark Object in Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-a-help-with-Bookmark-Object-in-Macro/m-p/279552#M1204958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a macro you would apply these with the following syntax:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;ActiveDocument.RecallDocBookmark "Book1"&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 09:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-a-help-with-Bookmark-Object-in-Macro/m-p/279552#M1204958</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-09-29T09:04:37Z</dc:date>
    </item>
    <item>
      <title>Need a help with Bookmark Object in Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-a-help-with-Bookmark-Object-in-Macro/m-p/279553#M1204959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx a lot &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 09:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-a-help-with-Bookmark-Object-in-Macro/m-p/279553#M1204959</guid>
      <dc:creator />
      <dc:date>2010-09-29T09:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need a help with Bookmark Object in Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-a-help-with-Bookmark-Object-in-Macro/m-p/279554#M1204960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/14602"&gt;vgutkovsky&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What if an User creates multiple Bookmarks and he wants to get applied the last/latest created bookmark?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What would be the Macro in this case? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For example he created BM1, BM2, BM3 in a chronological order. And he wants BM3 to get applied when he launches the document from Access Point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 08:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-a-help-with-Bookmark-Object-in-Macro/m-p/279554#M1204960</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2018-03-29T08:50:43Z</dc:date>
    </item>
  </channel>
</rss>

