<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989897#M947511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follw the below steps:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Make a copy the original qvw&lt;/LI&gt;&lt;LI&gt;Clear All -&amp;gt; Select 'Region1' from Region field&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;File-&amp;gt;Reduce Data-&amp;gt; Keep Possible Values&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Save as 'Region 1'.qvw (or so)&lt;/LI&gt;&lt;LI&gt;Repeat the reduction procedure for all the rest three regions&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Dec 2015 08:53:46 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-12-28T08:53:46Z</dc:date>
    <item>
      <title>Document Chaining</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989894#M947508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We developed a application which has huge data &amp;amp; results to the application size 1.2 GB. So, we are planning to use document chaining on Region field. The below are the points of the existing data model &amp;amp; application. &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Data model contains all the Regions data and contains all the users (No section access in the reports)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;We are taking binary load of data model into the application &amp;amp; created the UI.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Filters section contains Region field.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we are thinking to break the applications by Region (4 Regions). If User selects Region'A', the application should contains the data releated to Region 'A', if user selcest 'B', it should drive to another application which contains Region 'B' data with all the possible selections that are selected in previous application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to accomplish this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 08:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989894#M947508</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2015-12-28T08:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989895#M947509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This could have been done easily with Publisher. If you don't have that, you could reduce the data (using qv desktop feature) creating multiple apps and controll access using QMC. This way you would not require extra process you are thinking of. And to let you know, yes, what you are proposing - is possible too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 08:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989895#M947509</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-28T08:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989896#M947510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain me, how to create multiple applications by Region without changing anything at the script level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am using binary load of data model which contains all the Regions data and I need 4 applications without change in data model.&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So I need to take binary load of full data model and then I need to filter data for one Region.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 08:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989896#M947510</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2015-12-28T08:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989897#M947511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follw the below steps:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Make a copy the original qvw&lt;/LI&gt;&lt;LI&gt;Clear All -&amp;gt; Select 'Region1' from Region field&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;File-&amp;gt;Reduce Data-&amp;gt; Keep Possible Values&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Save as 'Region 1'.qvw (or so)&lt;/LI&gt;&lt;LI&gt;Repeat the reduction procedure for all the rest three regions&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 08:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989897#M947511</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-28T08:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989898#M947512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;So, first I need to create different applications by Region &amp;amp; then by using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Open QlikView Docment" action&lt;/SPAN&gt;" I can transfer to different qvw's. Right ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 09:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989898#M947512</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2015-12-28T09:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989899#M947513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really. What if you give access (CAL assignment in QMC) to Region1. qvw to users of Region1, and so on for other regions people. That is people will see app that has their region data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 09:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989899#M947513</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-28T09:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989900#M947514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here, we don't have any section access in the reports. All the User's will have access to all the Regions. If user selects Region 'A' it will directs to Region A app, if same user clicks Region 'B', it should directs to another application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we do this ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 09:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989900#M947514</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2015-12-28T09:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989901#M947515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do that using 'Open QlikView Document'. However, since, one user would be directed to multiple qvws, users would require&amp;nbsp; &lt;STRONG&gt;multiple Doc CALs&lt;/STRONG&gt;. And if the users are with Named CAL, it would not matter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 09:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/989901#M947515</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-28T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Document Chaining</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/1580175#M947516</link>
      <description>Hi I had a small question on this suppose the user selects region1 , in the second app when we use open qlikview document all the region's will also be available it's just that the region selection from one document is transferred to another document. Is there any way we can transfer the selection from one document to another and freeze the second application for only that specific region.</description>
      <pubDate>Wed, 15 May 2019 00:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Chaining/m-p/1580175#M947516</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2019-05-15T00:21:10Z</dc:date>
    </item>
  </channel>
</rss>

