<?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: replicate the datamodel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122506#M764975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Binary load&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2018 07:39:17 GMT</pubDate>
    <dc:creator>nishanthi_8</dc:creator>
    <dc:date>2018-07-09T07:39:17Z</dc:date>
    <item>
      <title>replicate the datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122504#M764973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is 2 qvd files. file1.qvw and file2.qvw. which is the best way to replicate data model from file1 to file2?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122504#M764973</guid>
      <dc:creator>Kohli</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: replicate the datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122505#M764974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;in you 2nd qvw (and not qvd) you can use&lt;/P&gt;&lt;P&gt;binary file1.qvw as 1st statement to copy datamodel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 07:38:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122505#M764974</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-07-09T07:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: replicate the datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122506#M764975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Binary load&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 07:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122506#M764975</guid>
      <dc:creator>nishanthi_8</dc:creator>
      <dc:date>2018-07-09T07:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: replicate the datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122507#M764977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write this in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;file2.qvw :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15311256998313025" jivemacro_uid="_15311256998313025"&gt;
&lt;P&gt;Binary &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;file1.qvw ;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;QVD1:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LOAD *&amp;nbsp; From QVD1;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;QVD2:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LOAD * From QVD2;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Recreate file1.qvw variables in files2.qvw.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope this will help you.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 08:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122507#M764977</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2018-07-09T08:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: replicate the datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122508#M764979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI , &lt;/P&gt;&lt;P&gt;You can try two methods. &lt;/P&gt;&lt;P&gt;1. Copy the scripts from one QVW to second one. You will have the data model ready for you. &lt;/P&gt;&lt;P&gt;This will not be a good option as you will have to check on many issues in security. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2, This is a viable one. use binary load.&amp;nbsp; You can load the QVW, to a new QVW. With this method, you will have the data from file1.qvw loaded into the file2.qvw. You can add extra script to the file2.qvw and add fields to the data model. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check more here. &lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Binary.htm" style="font-size: 10pt;" title="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Binary.htm"&gt;https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Binary.htm&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark answers, as helpful and correct in case you find them useful. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 08:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122508#M764979</guid>
      <dc:creator>sumit_ranjan_pa</dc:creator>
      <dc:date>2018-07-09T08:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: replicate the datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122509#M764981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/narasaiah"&gt;narasaiah&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Did you able to solve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2018 03:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replicate-the-datamodel/m-p/122509#M764981</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2018-07-10T03:08:51Z</dc:date>
    </item>
  </channel>
</rss>

