<?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: OnOpen Trigger Work-Around w/Bookmark in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1758553#M453896</link>
    <description>&lt;P&gt;Did you solve it? Because I have the same issue.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Nov 2020 17:03:59 GMT</pubDate>
    <dc:creator>MariaLopez</dc:creator>
    <dc:date>2020-11-04T17:03:59Z</dc:date>
    <item>
      <title>OnOpen Trigger Work-Around w/Bookmark</title>
      <link>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1111384#M367580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need an app to open to the last loaded year and month.&amp;nbsp; Variables created in the load script contain these values.&amp;nbsp; When using OnOpen triggers in the desktop client, it works every time.&amp;nbsp; However, it doesn't work in ajax.&amp;nbsp; I've viewed many threads regarding this and called QV support - who confirmed it.&amp;nbsp; So, I need to create a bookmark to handle the task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, I created two variables in the load script to get the year and month I need.&amp;nbsp; Using the listbox Search and Advanced Search features with these variables, I cannot get the right values selected.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My two variables are: 1) &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;vcFY 2) &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;vmaxFM&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, sans-serif; font-size: 12px;"&gt;vcFY = 2016&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, sans-serif; font-size: 12px;"&gt;vmaxFM = 7&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've entered them as &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;='$(vcFY)' , &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;=$(vcFY), &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;=vcFY, etc...&amp;nbsp; It simply selects every year.&amp;nbsp; Should variables used in the search be formatted/applied differently?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 15:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1111384#M367580</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2016-06-24T15:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: OnOpen Trigger Work-Around w/Bookmark</title>
      <link>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1111385#M367581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Year='$(vcFY)'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 15:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1111385#M367581</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-24T15:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: OnOpen Trigger Work-Around w/Bookmark</title>
      <link>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1111386#M367582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works now!&amp;nbsp; Thank you!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems kind of odd that the OnOpen Trigger does not work to select a value in a field, but works to apply a bookmark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, again, thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 17:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1111386#M367582</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2016-06-24T17:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: OnOpen Trigger Work-Around w/Bookmark</title>
      <link>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1111387#M367583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason, Is it really works for you?&lt;/P&gt;&lt;P&gt;It doesn,t work for me.&lt;/P&gt;&lt;P&gt;I create 1 var in the load script vCurrMonth = OCTOBER for example.&lt;/P&gt;&lt;P&gt;Then I write search expression for the listbox = Month='$(vCurrMonth)' and the correct vallue selects in the filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i create bookmark, but when i reload my app and vCurrMonth changes My bookmark apply the old saved value:(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share me you example if it is possible or help me resolve my problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why bookmark save field value but not the search string?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did small example is attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 12:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1111387#M367583</guid>
      <dc:creator>dzmitry_shmurye</dc:creator>
      <dc:date>2016-11-10T12:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: OnOpen Trigger Work-Around w/Bookmark</title>
      <link>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1111388#M367584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the bookmark to the document OnOpen trigger and tested.&amp;nbsp; It works, but I've found this feature/function to be rather delicate.&amp;nbsp; Reload the document with a different month, then apply the bookmark in the listbox search field (&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= Month='$(vCurrMonth)') bookmark it and note the bookmark name, enter the bookmark name in Settings &amp;gt; Document Settings &amp;gt; Triggers &amp;gt;&amp;nbsp; Document Event Triggers &amp;gt; OnOpen &amp;gt; Add Action &amp;gt; Bookmark.&amp;nbsp; Save the document and reopen.&amp;nbsp; It should work.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 13:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1111388#M367584</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2016-11-10T13:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: OnOpen Trigger Work-Around w/Bookmark</title>
      <link>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1758553#M453896</link>
      <description>&lt;P&gt;Did you solve it? Because I have the same issue.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 17:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnOpen-Trigger-Work-Around-w-Bookmark/m-p/1758553#M453896</guid>
      <dc:creator>MariaLopez</dc:creator>
      <dc:date>2020-11-04T17:03:59Z</dc:date>
    </item>
  </channel>
</rss>

