<?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: How to jump steps when click on back button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824374#M1039211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dick. How can I configure the action in the back button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Dec 2014 14:04:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-12T14:04:05Z</dc:date>
    <item>
      <title>How to jump steps when click on back button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824372#M1039209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've set a trigger event: when I do a selection in a fieldA, it selects the value in filedB and delete selection in fieldA.&amp;nbsp; So, the user feels to select directly on fieldB. This works fine, but if the user clicks the back button, it goes through every step within the trigger. My purpose is to jump to the situation previous to the selection in fieldA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to say to Qlik not to "save" steps in selections stack while trigger goes? Or any trick to solve it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 13:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824372#M1039209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-12T13:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to jump steps when click on back button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824373#M1039210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can store selected data into differnet variables, making it possible to step 'back'&amp;nbsp; by assigning the selection on the specific variable.&lt;/P&gt;&lt;P&gt;so you have for instance 3 steps stored:&lt;/P&gt;&lt;P&gt;selection 1 is in situation 1;&lt;/P&gt;&lt;P&gt;selection 2 is in situation 2;&lt;/P&gt;&lt;P&gt;selection 3 is in situation 3.&lt;/P&gt;&lt;P&gt;situation counter to know in which situation you are looking.&lt;/P&gt;&lt;P&gt;next, if you are in situation 3, and you press [back], you can say: clear field &amp;lt;Fieldname&amp;gt;, select in field &amp;lt;Fieldname&amp;gt;,&amp;lt;Variable 2&amp;gt;. Set variable &amp;lt;situation counter&amp;gt; to &amp;lt;situation counter&amp;gt;-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is one way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dick &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 14:00:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824373#M1039210</guid>
      <dc:creator>dickelsa</dc:creator>
      <dc:date>2014-12-12T14:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to jump steps when click on back button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824374#M1039211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dick. How can I configure the action in the back button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 14:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824374#M1039211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-12T14:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to jump steps when click on back button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824375#M1039212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just make a trigger in the textbox/button, and do not use the ' back'&amp;nbsp; function that QV offers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 14:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824375#M1039212</guid>
      <dc:creator>dickelsa</dc:creator>
      <dc:date>2014-12-12T14:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to jump steps when click on back button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824376#M1039213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dick but all users are used to the back button. Do you know if the is any way to stop stacking selections while an event is running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824376#M1039213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T07:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to jump steps when click on back button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824377#M1039214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you please elaborate on that? what do you mean with 'while an event is running' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 09:31:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824377#M1039214</guid>
      <dc:creator>dickelsa</dc:creator>
      <dc:date>2014-12-29T09:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to jump steps when click on back button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824378#M1039215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has someone found a solution to this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 20:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824378#M1039215</guid>
      <dc:creator />
      <dc:date>2015-01-26T20:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to jump steps when click on back button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824379#M1039216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use bookmarks? So the triggers activate a bookmark rather than a series of selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 20:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824379#M1039216</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-01-26T20:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to jump steps when click on back button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824380#M1039217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all and thanks to contribute. Finally, I conclude there is no way to do that. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 07:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-jump-steps-when-click-on-back-button/m-p/824380#M1039217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-27T07:14:51Z</dc:date>
    </item>
  </channel>
</rss>

