<?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 Import Tab Sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203519#M60829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At least in QV 9 there is an option to Export/Import Document/Sheet Layout (File menu). Perhaps that could help.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2009 00:46:16 GMT</pubDate>
    <dc:creator>biester</dc:creator>
    <dc:date>2009-10-01T00:46:16Z</dc:date>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203512#M60822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV dir="ltr" id="result_box"&gt;Hello, Can I import tab sheet from other QlikView applications?I do not want copy and past. I want to make something like export...from application1 and import...in application2.Is it possible?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 20:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203512#M60822</guid>
      <dc:creator />
      <dc:date>2009-09-30T20:07:41Z</dc:date>
    </item>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203513#M60823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can put sections of the load script in a text file, then use those in several applications. From the help...&lt;/P&gt;&lt;P&gt;$(Include = filename )&lt;BR /&gt;The include variable specifies a file that contains text that should be included in the script. The entire script can thus be put in a file.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;$(Include=abc.txt);&lt;/P&gt;&lt;P&gt;I am not aware of a way of including a sheet containing tables and charts in another application; that does not mean it can't be done!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 20:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203513#M60823</guid>
      <dc:creator />
      <dc:date>2009-09-30T20:55:00Z</dc:date>
    </item>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203514#M60824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply!&lt;BR /&gt; My language is Portuguese, so do not know if I expressed myself correctly, or did not understand the answer.&lt;BR /&gt; I would like to use tabs for an application (qvw) in another, through the export / import, or something.&lt;BR /&gt;Today I open an application, open the tab I want, ctrl + a, for all the objects tab. Then I go in another application, layout .. (including tab) ctrl + v. ..&lt;BR /&gt; I'd like something more simple, due to the fact that I have to do this with many tabs. In other words, take them from one application to another. I am attaching several qvw in only one.&lt;BR /&gt;For macros I already know I can use the export script, and then include in another application (qvw). I can do something as simple as that for tabs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 23:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203514#M60824</guid>
      <dc:creator />
      <dc:date>2009-09-30T23:58:56Z</dc:date>
    </item>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203515#M60825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can combine multiple QVWs, but remember, the underlying table structure and relations should be proper after combining. So do as following:&lt;/P&gt;&lt;P&gt;1. Include data from the QVWs (binary) to the target application.&lt;/P&gt;&lt;P&gt;2. Rebuild the target application and see the table relations in the viewer to make sure the relations are proper.&lt;/P&gt;&lt;P&gt;3. Copy/Add new objects to the target application.&lt;/P&gt;&lt;P&gt;For the sheet objects, I cannot see a further shortcut.&lt;/P&gt;&lt;P&gt;-Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 00:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203515#M60825</guid>
      <dc:creator />
      <dc:date>2009-10-01T00:12:20Z</dc:date>
    </item>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203516#M60826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Arun!&lt;BR /&gt;&lt;BR /&gt; All relationships are right, always check. Just as expressions and dimensions.&lt;BR /&gt; I do not use binary because I use the QVD these applications, I export / import scripts of them, for the main application.&lt;BR /&gt; But from what I understand, the new tab just by inserting and gluing objects. Am I right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 00:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203516#M60826</guid>
      <dc:creator />
      <dc:date>2009-10-01T00:23:55Z</dc:date>
    </item>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203517#M60827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have a better experience. Lte's wait if someone can gove you a more pleasing answer.&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;-Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 00:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203517#M60827</guid>
      <dc:creator />
      <dc:date>2009-10-01T00:28:11Z</dc:date>
    </item>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203518#M60828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help .. I will wait.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 00:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203518#M60828</guid>
      <dc:creator />
      <dc:date>2009-10-01T00:37:06Z</dc:date>
    </item>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203519#M60829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At least in QV 9 there is an option to Export/Import Document/Sheet Layout (File menu). Perhaps that could help.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 00:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203519#M60829</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-10-01T00:46:16Z</dc:date>
    </item>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203520#M60830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be interesting to know why you need to make so many copies. Are the applications duplicates of one another, just with different subsets of data? The typical way to handle this is to use a single application with data reduction.&lt;/P&gt;&lt;P&gt;Some other suggestions:&lt;/P&gt;&lt;P&gt;- You might find it easier to just copy the whole qvw file, delete the objects you don't need and update the script.&lt;/P&gt;&lt;P&gt;- Many of my apps have common objects (like date selections boxes) and common sheets. I use a template.qvw that has my common objects and copy that file when I start a new application.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 04:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203520#M60830</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-10-01T04:22:28Z</dc:date>
    </item>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203521#M60831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;BR /&gt; I'll try to use the 9 and then tell what happens.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 19:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203521#M60831</guid>
      <dc:creator />
      <dc:date>2009-10-01T19:59:50Z</dc:date>
    </item>
    <item>
      <title>Import Tab Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203522#M60832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob ,&lt;/P&gt;&lt;P&gt;Responding to your question, I have different applications, for example imagine a prefecture: qvw to a protocol, a qvw for tribute.. and others say four specific qvw. So I would like to join them in just one, for the user to access only one qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 20:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-Tab-Sheet/m-p/203522#M60832</guid>
      <dc:creator />
      <dc:date>2009-10-01T20:13:53Z</dc:date>
    </item>
  </channel>
</rss>

