<?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: The back button is not working properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/The-back-button-is-not-working-properly/m-p/938737#M323935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my document that three charts were in different sheets.when I clicks on back button on the chart-3 then forward button should be enabled after that if I clicks one more time on the back button then it was going back to chart-2 and from chart -2 to chart-1 with single click only.but I want to use single on chart-3 also.To solve this I used macro expression also for the back button and still the problem hasn't resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly provide me solution for the back button issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2015 18:27:28 GMT</pubDate>
    <dc:creator>srinivas1921</dc:creator>
    <dc:date>2015-09-17T18:27:28Z</dc:date>
    <item>
      <title>The back button is not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/The-back-button-is-not-working-properly/m-p/938735#M323933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a document using straight table.The straight table consist of Field-1,Field-2,&lt;SPAN style="font-size: 13.3333px;"&gt;Field-3,Field-4 and when I clicked on a value from &lt;SPAN style="font-size: 13.3333px;"&gt;Field-1 then it will shows pivot table which is consist &lt;SPAN style="font-size: 13.3333px;"&gt;Field-5,Field-6,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Field-7,Field-8&lt;/SPAN&gt; in the first level.when I clicked on another value from field-5 then it will shows another pivot table &lt;SPAN style="font-size: 13.3333px;"&gt;which is consist &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Field-9,Field-10,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Field-11,Field-12 in the second level.In my document there &lt;STRONG&gt;"Back" &lt;/STRONG&gt; button is available to going back from each level.but when I clicks on &lt;STRONG&gt;Back &lt;/STRONG&gt;button in the last level(level-2) then it will shows directly main document (&lt;SPAN style="font-size: 13.3333px;"&gt;straight table) without showing previous level(level-1).whenever I clicks on &lt;STRONG&gt;Back&lt;/STRONG&gt; button I want to see the document like from "level-2 &amp;gt; level-1 &amp;gt; main document".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly provide me expression for Back button to perform in each level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your great support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2015 14:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-back-button-is-not-working-properly/m-p/938735#M323933</guid>
      <dc:creator>srinivas1921</dc:creator>
      <dc:date>2015-09-13T14:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: The back button is not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/The-back-button-is-not-working-properly/m-p/938736#M323934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just remember the back stack only remembers the changes in field selections &amp;amp; variables.&amp;nbsp; It does not track navigation movement (unless that movement is triggered by changes in fields or variables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the attached example a try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98766_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2015 17:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-back-button-is-not-working-properly/m-p/938736#M323934</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2015-09-13T17:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: The back button is not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/The-back-button-is-not-working-properly/m-p/938737#M323935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my document that three charts were in different sheets.when I clicks on back button on the chart-3 then forward button should be enabled after that if I clicks one more time on the back button then it was going back to chart-2 and from chart -2 to chart-1 with single click only.but I want to use single on chart-3 also.To solve this I used macro expression also for the back button and still the problem hasn't resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly provide me solution for the back button issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 18:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-back-button-is-not-working-properly/m-p/938737#M323935</guid>
      <dc:creator>srinivas1921</dc:creator>
      <dc:date>2015-09-17T18:27:28Z</dc:date>
    </item>
  </channel>
</rss>

