<?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: Bookmarks and events - field selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805397#M284351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no trigger "OnBookmark".&amp;nbsp; You can try this:&lt;BR /&gt;Include a dummy field into the bookmark, a data island with two values, e.g. 0 or 1.&amp;nbsp; Set it to 0 on open, and use value 1 in the bookmark.&amp;nbsp; Use this field as a trigger.&amp;nbsp; The trigger is to be fired on change of this field, and if the value is 1, check if bookmark selected a date (there is a challenge here, how to define "date is selected by the bookmark") - if not, select the last date.&lt;BR /&gt;Hope it gives a direction...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Feb 2015 19:19:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-13T19:19:13Z</dc:date>
    <item>
      <title>Bookmarks and events - field selections</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805391#M284345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen that this question has been&amp;nbsp; asked before but the link to the solution no longer works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field which contains the last 5 dates. If a bookmark is created it saves the date selected. When the bookmark is applied at a later date no value is selected in the date field as the date no longer exists when the bookmark was created)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a trigger to select max date but this does not work.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any ideas how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 17:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805391#M284345</guid>
      <dc:creator>alan_grn</dc:creator>
      <dc:date>2015-02-13T17:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks and events - field selections</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805392#M284346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd revisit the fundamentals - why do you have a field that contains the last 5 days? Could you replace it with a pre-calculated flag that marks the last 5 days in the calendar? Then, when the bookmark doesn't need to save the specific dates...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;www.masterssummit.com&lt;/STRONG&gt; - take your QlikView skills to the next level!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 17:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805392#M284346</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2015-02-13T17:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks and events - field selections</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805393#M284347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To select max date, use select in field action.&amp;nbsp; If the field is Date, the search string is&lt;/P&gt;&lt;P&gt;=max(Date)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=max({1} Date) - in case you want to select absolute last date ignoring selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 18:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805393#M284347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-13T18:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks and events - field selections</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805394#M284348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Michael &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;That is exactly what I am trying to do. But when I apply the bookmark the trigger on the date field is not executed.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 18:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805394#M284348</guid>
      <dc:creator>alan_grn</dc:creator>
      <dc:date>2015-02-13T18:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks and events - field selections</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805395#M284349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not quite clear...&amp;nbsp; Probably you should have OnOpen trigger rather than a bookmark.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 18:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805395#M284349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-13T18:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks and events - field selections</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805396#M284350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The trigger works fine on open.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to achieve is if the user has been using the report and then decides to apply a previously saved bookmark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the date does not exist then the max date should be selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 18:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805396#M284350</guid>
      <dc:creator>alan_grn</dc:creator>
      <dc:date>2015-02-13T18:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks and events - field selections</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805397#M284351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no trigger "OnBookmark".&amp;nbsp; You can try this:&lt;BR /&gt;Include a dummy field into the bookmark, a data island with two values, e.g. 0 or 1.&amp;nbsp; Set it to 0 on open, and use value 1 in the bookmark.&amp;nbsp; Use this field as a trigger.&amp;nbsp; The trigger is to be fired on change of this field, and if the value is 1, check if bookmark selected a date (there is a challenge here, how to define "date is selected by the bookmark") - if not, select the last date.&lt;BR /&gt;Hope it gives a direction...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 19:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks-and-events-field-selections/m-p/805397#M284351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-13T19:19:13Z</dc:date>
    </item>
  </channel>
</rss>

