<?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: Trigger performance help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751472#M1022771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you not use "Set Clear State" as your default state that is set when "Clear" is pressed. You would then just need 1 trigger on opening the sheet.&lt;/P&gt;&lt;P&gt;This would have the additional benefit of ensuring that the default state was selected when pressing "Clear" as well as making system quicker.&lt;/P&gt;&lt;P&gt;The "Set Clear State" is under the "Clear" drop down ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2015 15:11:37 GMT</pubDate>
    <dc:creator>Roop</dc:creator>
    <dc:date>2015-03-19T15:11:37Z</dc:date>
    <item>
      <title>Trigger performance help</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751469#M1022768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys &lt;/P&gt;&lt;P&gt;I'm having performance issues with all of my triggers &lt;/P&gt;&lt;P&gt;in my model each time I move from one sheet to another I have around 10&amp;nbsp; triggers, select in field that need to be selected &lt;/P&gt;&lt;P&gt;any ideas on how I can improve the performance? &lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 13:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751469#M1022768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-19T13:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger performance help</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751470#M1022769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Don't use triggers.&lt;/P&gt;&lt;P&gt;2. Try to use bookmarks&lt;/P&gt;&lt;P&gt;3. Explains what you're trying to achieve. Why are you using triggers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 13:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751470#M1022769</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-19T13:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger performance help</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751471#M1022770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried the bookmarks and it was much worse. &lt;/P&gt;&lt;P&gt;the requirement is that each time a user enters a sheet there are a few selections required &lt;/P&gt;&lt;P&gt;is there a difference on adding a trigger on sheet or on document, performance wise?&lt;/P&gt;&lt;P&gt;or maybe a macro would have better results ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 13:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751471#M1022770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-19T13:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger performance help</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751472#M1022771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you not use "Set Clear State" as your default state that is set when "Clear" is pressed. You would then just need 1 trigger on opening the sheet.&lt;/P&gt;&lt;P&gt;This would have the additional benefit of ensuring that the default state was selected when pressing "Clear" as well as making system quicker.&lt;/P&gt;&lt;P&gt;The "Set Clear State" is under the "Clear" drop down ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 15:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751472#M1022771</guid>
      <dc:creator>Roop</dc:creator>
      <dc:date>2015-03-19T15:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger performance help</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751473#M1022772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;the requirement is that each time a user enters a sheet there are a few selections required&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That sounds like one bookmark per sheet and a Replace Bookmark action for the OnLeave Sheet trigger and an Activate Bookmark action for the OnActivate Sheet trigger. That should not impact performance significantly. If you do experience performance degradation you should analyse your document to find bottlenecks. You can use the &lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/document-analyzer/" rel="nofollow" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;Document Analyzer&lt;/A&gt; for this purpose&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 18:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751473#M1022772</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-19T18:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger performance help</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751474#M1022773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I remove the triggers the performance is great &lt;/P&gt;&lt;P&gt;the proble are the triggers is there any other way to select in field besides bookmarks and triggers ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 19:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751474#M1022773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-20T19:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger performance help</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751475#M1022774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The other way is to let the users decide which selections they like to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Select in Field actions can be costly, depending on how you construct your search strings. Bookmarks should be less costly. Well, that depends too. Perhaps you'll store complicated search strings in the bookmarks too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 07:28:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-performance-help/m-p/751475#M1022774</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-21T07:28:14Z</dc:date>
    </item>
  </channel>
</rss>

