<?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: data manipulation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977680#M333994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Sweuhl suggested, try doing a binary load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Binary &lt;/SPAN&gt;[FileLocation\FileName.qvw];&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;drop table &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Clients;&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;&lt;BR /&gt;&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;&lt;BR /&gt;&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;&lt;SPAN style="font-size: 13.3333px;"&gt;eg: &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Binary [&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;c:\users\desktop\qvdev\Application.qvw];&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; drop table Clients;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Oct 2015 13:20:00 GMT</pubDate>
    <dc:creator>Qrishna</dc:creator>
    <dc:date>2015-10-14T13:20:00Z</dc:date>
    <item>
      <title>data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977675#M333989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to do some manipulations in script in a small QV-file after the big QV-file has been reduced and distributed by the QV Publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded a small QV-file (which was created by the Publisher in the process of Reduce and Distribute) to my desktop computer and opened the file in the QlikView desktop version. I see that the edit script dialog became empty after &lt;SPAN style="font-size: 13.3333330154419px;"&gt;the process of Reduce and Distribute.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I need to do some manipulations, actually I need to drop a table and to rename some values in a field. But when I refer to the by its name, there's an error message: 'Table was not found'. However, in the table viewer I can deffinitely see that the table exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please advice anything?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 12:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977675#M333989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-14T12:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977676#M333990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use a BINARY LOAD statement to include the data model of the reduced file, then apply the DROP table statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 12:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977676#M333990</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-14T12:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977677#M333991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it.&lt;/P&gt;&lt;P&gt;At the beginning of the script I put the statement: "binary load table Clients;". I'm sure that the table &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Clients exists in the model. But I got an error message again.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977677#M333991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-14T13:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977678#M333992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A binary load will load a qvw, not a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Binary ReducedFile.qvw;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977678#M333992</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-14T13:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977679#M333993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it.&lt;/P&gt;&lt;P&gt;1) I opened the file '&lt;SPAN style="font-size: 13.3333330154419px;"&gt;lPC_AGENCY_A_edited.qvw' in QlikView&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2) I put the statement: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Binary &lt;SPAN style="font-size: 13.3333330154419px;"&gt;lPC_AGENCY_A_edited.qvw&lt;/SPAN&gt;;&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;3) Then I pressed 'reload'.&lt;BR /&gt;&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;4) The error message appeared:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;'Cannot open file 'F:\test_QV\post-campaign в интернете\demo_version\lPC_AGENCY_A_edited.qvw'&lt;/P&gt;&lt;P&gt;binary lPC_AGENCY_A_edited.qvw'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977679#M333993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-14T13:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977680#M333994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Sweuhl suggested, try doing a binary load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Binary &lt;/SPAN&gt;[FileLocation\FileName.qvw];&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;drop table &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Clients;&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;&lt;BR /&gt;&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;&lt;BR /&gt;&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;&lt;SPAN style="font-size: 13.3333px;"&gt;eg: &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Binary [&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;c:\users\desktop\qvdev\Application.qvw];&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; drop table Clients;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977680#M333994</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-10-14T13:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977681#M333995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do u have any section access defined?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977681#M333995</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-10-14T13:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977682#M333996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's no section access in my file. Moreover, in Document Properties/Security section Reload is ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still I get an error message:&lt;/P&gt;&lt;P&gt;Binary Load is not allowed on 'F:\test_QV\post-campaign в интернете\test.qvw'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can cause the error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977682#M333996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-14T13:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977683#M333997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think that binary load can load itself. Create a new QVW and then add the&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;Binary &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;lPC_AGENCY_A_edited.qvw&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in that script you can manipulate the data model at will - drop tables, add new tables, reduce the data etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Unless of course 'Prohibit binary load' was set on the distributed file)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977683#M333997</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-14T13:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977684#M333998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Binary Load is not allowed on 'F:\test_QV\post-campaign в интернете\test.qvw'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have to engage with the developer/administrator to turn off the "Prohibit Binary Load" option on Document Properties of the &lt;EM&gt;source&lt;/EM&gt; file (not your &lt;EM&gt;distributed&lt;/EM&gt; file). This is turned on for security purposes to prevent manipulation of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you will need to get a special version dropped for your purposes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977684#M333998</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-14T13:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: data manipulation</title>
      <link>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977685#M333999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-manipulation/m-p/977685#M333999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-14T13:47:46Z</dc:date>
    </item>
  </channel>
</rss>

