<?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: back and forward buttons issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121065#M904513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate Antonio, but i got too many selection fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2016 16:55:59 GMT</pubDate>
    <dc:creator>narendiran</dc:creator>
    <dc:date>2016-07-08T16:55:59Z</dc:date>
    <item>
      <title>back and forward buttons issue</title>
      <link>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121060#M904508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi experts, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Is there any way to exclude certain variable from the Back and Forward button action?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121060#M904508</guid>
      <dc:creator>narendiran</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: back and forward buttons issue</title>
      <link>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121061#M904509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you want to exclude? Can you provide more details as to what you are trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 15:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121061#M904509</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-08T15:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: back and forward buttons issue</title>
      <link>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121062#M904510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, &lt;/P&gt;&lt;P&gt;I have set the Back action in button which has condition in the layout (Variable:ShowBackButton=1). &lt;/P&gt;&lt;P&gt;So main aspect is when ever i click on the button it goes back to &lt;SPAN style="font-size: 13.3333px;"&gt;ShowBackButton=0. instead of selections. So I want to exclude the &lt;SPAN style="font-size: 13.3333px;"&gt;ShowBackButton variable from the back and forward action. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is that possible to do in front end? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 16:08:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121062#M904510</guid>
      <dc:creator>narendiran</dc:creator>
      <dc:date>2016-07-08T16:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: back and forward buttons issue</title>
      <link>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121063#M904511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The back and forward buttons step through the previous selections you have made in your current QlikView session. You can use set analysis to access the forward and back stack using Set Identifiers $N or $_N and use set modifiers to alter the values selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{$1} is the previous selection;&amp;nbsp; {$2} is two selections prior - the same as clicking back twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not an option I would use. I would consider using bookmarks instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Set Identifiers&lt;/H2&gt;&lt;P&gt;Set identifiers define the relationship between the set expression and the field values or expression that is being evaluated.&lt;/P&gt;&lt;P&gt;Set identifiers can be combined using set operators.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE style="margin-right: auto;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="font-weight: bold;"&gt;Identifier&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Represents the full set of all the records in the application.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;$&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Represents the records of the current selection.&lt;/P&gt;&lt;P&gt;The set expression &lt;SPAN class="Bold"&gt;{$}&lt;/SPAN&gt; is thus the equivalent of not stating a set expression.&lt;/P&gt;&lt;P class="note"&gt;&lt;SPAN class="Bold"&gt;Note!&lt;/SPAN&gt; &lt;BR /&gt;&lt;SPAN class="Bold"&gt;{1-$}&lt;/SPAN&gt; is all the more interesting as it defines the inverse of the current selection, that is, everything that the current selection excludes.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;$N&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Selections from the Back stack can be used as set identifiers, by use of the dollar symbol: &lt;SPAN class="Bold"&gt;$1&lt;/SPAN&gt; represents the previous selection, that is, it is equivalent to pressing the Back button.&lt;/P&gt;&lt;P&gt;Any unsigned integer can be used in the Back notation. &lt;SPAN class="Bold"&gt;$0&lt;/SPAN&gt; represents the current selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;$_N&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Selections from the Forward stack can be used as set identifiers, by use of the dollar symbol: &lt;SPAN class="Bold"&gt;$_1&lt;/SPAN&gt; represents one step forward,that is the equivalent to pressing the Forward button.&lt;/P&gt;&lt;P&gt;Any unsigned integer can be used in the Forward notation. &lt;SPAN class="Bold"&gt;$0&lt;/SPAN&gt; represents the current selection.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;bookmark_id | bookmark_name&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Server and app bookmarks can be used as set identifiers. Either the bookmark ID or the bookmark name can be used. For example &lt;SPAN class="Bold"&gt;BM01&lt;/SPAN&gt; or &lt;SPAN class="Bold"&gt;MyBookMark&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Only the selection part of a bookmark is used. The values are not included. It is thus not possible to use input fields in bookmarks for set analysis.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 16:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121063#M904511</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-07-08T16:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: back and forward buttons issue</title>
      <link>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121064#M904512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;to achieve this You need to create action in field to each field, like&lt;/P&gt;&lt;P&gt;Back&lt;/P&gt;&lt;P&gt;Action Select in Field&lt;/P&gt;&lt;P&gt;Field : YourField&lt;/P&gt;&lt;P&gt;String :&amp;nbsp; ='('&amp;amp;Concat({$1} DISTINCT YourField,'|')&amp;amp;')'&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 16:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121064#M904512</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-07-08T16:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: back and forward buttons issue</title>
      <link>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121065#M904513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate Antonio, but i got too many selection fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 16:55:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-and-forward-buttons-issue/m-p/1121065#M904513</guid>
      <dc:creator>narendiran</dc:creator>
      <dc:date>2016-07-08T16:55:59Z</dc:date>
    </item>
  </channel>
</rss>

