<?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 An example to document chain in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769524#M1033247</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;What is document chain? Please give an example to document chain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jan 2015 03:46:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-27T03:46:33Z</dc:date>
    <item>
      <title>An example to document chain</title>
      <link>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769524#M1033247</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;What is document chain? Please give an example to document chain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 03:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769524#M1033247</guid>
      <dc:creator />
      <dc:date>2015-01-27T03:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: An example to document chain</title>
      <link>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769525#M1033248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Document chaining is navigating from one qlikview application to other. While doing that we can optionally pass the selection from the first application to the other. You can do it by setting an action either in text object or button to open a qlikview application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="76307" alt="Capture1.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76307_Capture1.PNG" style="height: 522px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;You have to mention the Document path,&lt;/P&gt;&lt;P&gt;Transfer State - Will pass the selection in the current application to the other (Column name must be same in both the application)&lt;/P&gt;&lt;P&gt;Apply State on top of current - Will apply the selection on top of the current selection in the other&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to keep in mind that it won't work in IE client. It will work only in browsers (AJAX Client)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the scenario where you can use is creating a front page or a dashboard page for all the users and route the user to specific application with specific selection. This way you can maintain only single URL for all the users. And the application open time will reduce when opening with some selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps somewhat... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhu Appu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 04:49:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769525#M1033248</guid>
      <dc:creator>prabhuappu</dc:creator>
      <dc:date>2015-01-27T04:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: An example to document chain</title>
      <link>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769526#M1033249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arjun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Document chaining means opening one Qlikview Dashboard from another Qlikview Dashboard by using Open Qlikview Document Trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: We have Dashboard1 and Dashboard2, we will provide a button to navigate to Dashboard 2 from Dashboard1 and viceversa by using Button.&amp;nbsp; This concept is called Document chaining.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 02:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769526#M1033249</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-02-02T02:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: An example to document chain</title>
      <link>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769527#M1033250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Go through this link &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;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navdeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 02:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769527#M1033250</guid>
      <dc:creator />
      <dc:date>2015-02-02T02:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: An example to document chain</title>
      <link>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769528#M1033251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use "open QlikView Document" to publish two different dashboard in two different Accesspoint(different server)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 20:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-example-to-document-chain/m-p/769528#M1033251</guid>
      <dc:creator />
      <dc:date>2015-04-19T20:51:10Z</dc:date>
    </item>
  </channel>
</rss>

