<?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: Bookmark ID - how to create bookmarks without overwriting old ones in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010110#M976195</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;in the above expression why we need to multiply with 8640000?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2015 18:17:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-27T18:17:13Z</dc:date>
    <item>
      <title>Bookmark ID - how to create bookmarks without overwriting old ones</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010107#M976192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all - I'm looking to make a button to create bookmarks but I don't know what to put for the ID to make sure that I'm only adding and not overwriting a previous bookmark.&amp;nbsp; I'd like to make it so that if someone were to hit bookmark in rapid succession, they'd just add Bookmark 1, Bookmark 2, and Bookmark 3.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 14:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010107#M976192</guid>
      <dc:creator />
      <dc:date>2015-08-27T14:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmark ID - how to create bookmarks without overwriting old ones</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010108#M976193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use the current date and time: ='BM' &amp;amp; floor(num(now())*8640000)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 14:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010108#M976193</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-08-27T14:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmark ID - how to create bookmarks without overwriting old ones</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010109#M976194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome - this worked perfectly.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 15:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010109#M976194</guid>
      <dc:creator />
      <dc:date>2015-08-27T15:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmark ID - how to create bookmarks without overwriting old ones</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010110#M976195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;in the above expression why we need to multiply with 8640000?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 18:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010110#M976195</guid>
      <dc:creator />
      <dc:date>2015-08-27T18:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmark ID - how to create bookmarks without overwriting old ones</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010111#M976196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I multiplied by 84600 instead, which is 60 x 60 x 24 - the number of seconds in a day.&amp;nbsp; Gysbert's version was just 10x more accurate.&amp;nbsp; It makes it so that clicking the button will append the exact time&lt;SPAN style="font-size: 13.3333330154419px;"&gt; when your bookmark was made&lt;/SPAN&gt;, to the second, as the bookmark ID number.&amp;nbsp; That makes it much more difficult to overwrite a bookmark by clicking the button quickly (though if you were to double-click within a second, I imagine it would overwrite the first click).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 19:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmark-ID-how-to-create-bookmarks-without-overwriting-old-ones/m-p/1010111#M976196</guid>
      <dc:creator />
      <dc:date>2015-08-27T19:18:08Z</dc:date>
    </item>
  </channel>
</rss>

