<?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: How to create a single .qvd file from .qvw (Data model) with using binary load and pass the parameters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59911#M766690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response ,&lt;/P&gt;&lt;P&gt;I was use script/.qvc file from the exclude options in my script to create data model into one single .qvd.&lt;/P&gt;&lt;P&gt;When i was run that script then create single qvd file based on that script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am facing issues is when i was use Binary load with variables then single .qvd file was not created,&lt;/P&gt;&lt;P&gt;but sample.qvw file was reloaded.&lt;/P&gt;&lt;P&gt;Bellow is my Bat file for run QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@echo off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\Qv.exe" /r "/vQVWDir=%~1" "/vQVWfile=%~2"&amp;nbsp;&amp;nbsp; "%~1\%~2.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please suggest me to how to resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bakshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2018 13:01:35 GMT</pubDate>
    <dc:creator>shaikbakshu</dc:creator>
    <dc:date>2018-06-22T13:01:35Z</dc:date>
    <item>
      <title>How to create a single .qvd file from .qvw (Data model) with using binary load and pass the parameters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59909#M766688</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;I am new to Qlikview , I have a requirement to create complete Qlikview data model into one single .QVD file.&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one "sample.qvw" file in this file we have data model like Star schema or snow flake schema,&lt;/P&gt;&lt;P&gt;I will create one more "Sample2.qvw" file , in this Sample2.qvw file I was imported to "Sample.qvw" file by using Binary Load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an error, when I pass the variables to Binary load for access sample.qvw file into sample2.qvw then it is not created single qvd file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFB,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Binary&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[$(vQVWDir)\$(vQVWfile).qvw]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;from the above vQVWDir means .QVW files directory and vQVWfile means .QVW file name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Could you any one please help me to create Data model to one single .qvd file by using variable for dynamic selections&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Bakshu&lt;BR /&gt;&lt;/SPAN&gt;&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/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59909#M766688</guid>
      <dc:creator>shaikbakshu</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a single .qvd file from .qvw (Data model) with using binary load and pass the parameters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59910#M766689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A qvd is designed to keep a table and not a datamodel. There are not many use-cases where it might be sensible to ignore this fact especially not as a "standard" approach or by quite complex datamodels or large datasets. But of course you could do it: &lt;A href="http://qlikviewcookbook.com/2016/11/storing-a-data-model-in-a-single-qvd/" title="http://qlikviewcookbook.com/2016/11/storing-a-data-model-in-a-single-qvd/"&gt;Storing a Data Model in a Single QVD | Qlikview Cookbook&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>Thu, 21 Jun 2018 15:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59910#M766689</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-06-21T15:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a single .qvd file from .qvw (Data model) with using binary load and pass the parameters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59911#M766690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response ,&lt;/P&gt;&lt;P&gt;I was use script/.qvc file from the exclude options in my script to create data model into one single .qvd.&lt;/P&gt;&lt;P&gt;When i was run that script then create single qvd file based on that script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am facing issues is when i was use Binary load with variables then single .qvd file was not created,&lt;/P&gt;&lt;P&gt;but sample.qvw file was reloaded.&lt;/P&gt;&lt;P&gt;Bellow is my Bat file for run QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@echo off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\Qv.exe" /r "/vQVWDir=%~1" "/vQVWfile=%~2"&amp;nbsp;&amp;nbsp; "%~1\%~2.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please suggest me to how to resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bakshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 13:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59911#M766690</guid>
      <dc:creator>shaikbakshu</dc:creator>
      <dc:date>2018-06-22T13:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a single .qvd file from .qvw (Data model) with using binary load and pass the parameters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59912#M766691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not absolutely sure but I think it couldn't work in this way because a binary load must be the very first statement within a load and your assigning of values to variables will probably happens before the load-statement is executed and therefore the binary load failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2018 16:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59912#M766691</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-06-24T16:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a single .qvd file from .qvw (Data model) with using binary load and pass the parameters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59913#M766692</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; May be this will Help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/167645"&gt;BINARY load with dynamic file name&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 05:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-single-qvd-file-from-qvw-Data-model-with-using/m-p/59913#M766692</guid>
      <dc:creator>sujan24s</dc:creator>
      <dc:date>2018-06-25T05:18:42Z</dc:date>
    </item>
  </channel>
</rss>

