<?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: Using a qvw template to build multiple qvw's in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003233#M974965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;Marcus_Sommer&lt;/A&gt;‌ &amp;amp; &lt;A href="https://community.qlik.com/qlik-users/52025"&gt;vikasmahajan&lt;/A&gt;‌ very much for your input! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think we will use the loop and reduce method - it seems to be perfect for what I need.&amp;nbsp; You guys rock!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Sep 2015 10:24:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-10T10:24:27Z</dc:date>
    <item>
      <title>Using a qvw template to build multiple qvw's</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003228#M974960</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;First time poster to the Qlik Community having recently become involved with Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if any developer out there had any experience of using a qvw template to build multiple qvw's?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to explain it better - we have 100+ stores that use the same qvw format but each qvw will contain individual data that is particular to each store meaning that no other store can see individual data.&amp;nbsp; We want to have a master template so that any changes that are made to the template will be made available to each individual qvw across all stores. I have tried to research this but alas no joy.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully there are some Cube Masters out there that can help with my plight and any help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anymore clarification is needed please let me - I got a little confused when writing this myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 12:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003228#M974960</guid>
      <dc:creator />
      <dc:date>2015-09-09T12:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using a qvw template to build multiple qvw's</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003229#M974961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To use a master-qvw as template and creating themes for documents/sheets/objects is a good practice to gain a consistent layout and usability - but in your case you will be more need a data-restriction within one single application (unless they is very big). This could be solved in qlikview with the approach of &lt;A href="https://community.qlik.com/docs/DOC-9039"&gt;Section Access&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>Wed, 09 Sep 2015 14:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003229#M974961</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-09T14:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using a qvw template to build multiple qvw's</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003230#M974962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus - but the issue is that the we are dealing with transactional data and for each week we would have over 300,000 lines to import and it will be very resource hungry if we load that in for all stores.&amp;nbsp; We had thought of creating a python script that replicates the master qvw for each store and based on the variables passed in by a control file and only display the data relevant for the individual store.&amp;nbsp; I was wondering if that was something anyone had tried before or if it was even viable!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 07:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003230#M974962</guid>
      <dc:creator />
      <dc:date>2015-09-10T07:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using a qvw template to build multiple qvw's</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003231#M974963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii,&lt;/P&gt;&lt;P&gt;Brian , as Mr.Marcus suggests you can create master template then do loop and reduce on stores field, so that after reload qlikview will create multiple qvws for each store and can be utilize the respective qvw to respective store person.&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 08:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003231#M974963</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-09-10T08:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using a qvw template to build multiple qvw's</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003232#M974964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be depend on your entire environment (hardware ressources, number of applications and users, amounts of data total, kind of data and the applied datastructures) what is the best way but if possible applications should rather not split in that way else the use of section access or loop and reduce (by using publisher) is recommended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your environment isn't very small or with other applications already on his limits it should work fast enough within one single app - it are only 15 M records in a year. How many years would you need to provide on this transactional level?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 08:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003232#M974964</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-10T08:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using a qvw template to build multiple qvw's</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003233#M974965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;Marcus_Sommer&lt;/A&gt;‌ &amp;amp; &lt;A href="https://community.qlik.com/qlik-users/52025"&gt;vikasmahajan&lt;/A&gt;‌ very much for your input! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think we will use the loop and reduce method - it seems to be perfect for what I need.&amp;nbsp; You guys rock!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003233#M974965</guid>
      <dc:creator />
      <dc:date>2015-09-10T10:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using a qvw template to build multiple qvw's</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003234#M974966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikas Mahajan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-qvw-template-to-build-multiple-qvw-s/m-p/1003234#M974966</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-09-10T10:26:56Z</dc:date>
    </item>
  </channel>
</rss>

