<?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: Document Chaining to land on same sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935111#M967308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this thread :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/53743"&gt;Passing Parameters in a URL and Document Chaining&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2015 10:11:43 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2015-09-25T10:11:43Z</dc:date>
    <item>
      <title>Document Chaining to land on same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935103#M967300</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;I have two apps App1 and App2(Similar sheets and structure)&lt;/P&gt;&lt;P&gt;Both are having same no of sheets SH1, SH2,SH3, now if i'm in App1 and SH1 when i click on my button to go to other dashboard it does not work it goes to the dashboard where its last saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. I'm in App2 and SH2 and saved my dashboard so whenever i open app2 it will open up with that SH2(as when i saved the dashboard it was at SH2), same is happening in document chaining as well from App1 SH1 when i'm opening App2 it is opening SH2 whereas it should open SH1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My req is no matter how dashboard is saved (on SH1 or SH2) it should always opens up according to my Document chaining.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;App2 SH1-----&amp;gt; should open App1 SH1&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;App2 SH2-----&amp;gt; should open App1 SH2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;App2 SH2-----&amp;gt; should open App1 SH2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and vice verse &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 18:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935103#M967300</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2015-09-24T18:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining to land on same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935104#M967301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you will need a dynamic url to open the other application, see: &lt;A href="https://community.qlik.com/qlik-blogpost/3847"&gt;AJAX and URL parameters&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935104#M967301</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-25T07:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining to land on same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935105#M967302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the button action please check the , transfer the state option and in the URL you should pass the active sheet id &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="e.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100035_e.png" style="height: 365px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935105#M967302</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-25T07:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining to land on same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935106#M967303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three ENV i can not hard code one URL(I'm looking for some way to make it dynamic)&lt;/P&gt;&lt;P&gt;2nd with that url I have to do &amp;amp;sheetID=XYZ so will that pass my other filter as well to the new document.&lt;/P&gt;&lt;P&gt;e.g. I have selected country(From Filters) USA in my sheet 2 of APP1 and when I pass that URL the content will be like&amp;nbsp; URL+&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;amp;sheetID=02 when it will land to sheet 2 of APP2 will it bring the filter(USA) as well there?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935106#M967303</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2015-09-25T07:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining to land on same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935107#M967304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Amit. Check on the transfer state option it will do &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935107#M967304</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-25T07:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining to land on same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935108#M967305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Such a url could be dynamic - you could use getactivesheet() to read the active sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 08:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935108#M967305</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-25T08:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining to land on same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935109#M967306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One last doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;How to supress "OnOpen" triggers of the second document.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; e.g. &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;the other document which I'm trying to open form first Qlikview documnet has Some triggers for "OnOpen" event.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;These triggers includes: defaul selections, default sheet etc.,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; but when I apply document chaining (when i open the other Qlikview documnet form first)&amp;nbsp; these "OnOpen" triggers&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;should be bypass by the selections specififed in the URL of document chaining.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; And when the second documnt if opened directly, the "OnOpen" triggers should work&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;will passing the URL cover above scenario.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 08:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935109#M967306</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2015-09-25T08:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining to land on same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935110#M967307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not seeing transfer state option in , i'm seeing only Open in same window option, whereas in Open Qlikview Document has that option but I can not pass the URL into that, if I have to pass the URL it should be Open URL action.&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100026_Capture.PNG" style="height: 497px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 08:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935110#M967307</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2015-09-25T08:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining to land on same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935111#M967308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this thread :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/53743"&gt;Passing Parameters in a URL and Document Chaining&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 10:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining-to-land-on-same-sheet/m-p/935111#M967308</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-25T10:11:43Z</dc:date>
    </item>
  </channel>
</rss>

