<?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: QVW load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774664#M663363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wonderful.&amp;nbsp; I was unaware of the Resident option.&amp;nbsp; So if the .qvw loaded is called "MAIN" and i only want the january records it would look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tmp:&lt;/P&gt;&lt;P&gt;INNER KEEP (MAIN) LOAD *&lt;/P&gt;&lt;P&gt;RESIDENT MAIN&lt;/P&gt;&lt;P&gt;WHERE date="Jan"&lt;/P&gt;&lt;P&gt;DROP TABLE tmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And from there i would continue to work within the "MAIN" table, correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2015 17:41:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-12T17:41:30Z</dc:date>
    <item>
      <title>QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774656#M663355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning - &lt;/P&gt;&lt;P&gt;I am extremely new to QV and have what is probably a basic question.&lt;/P&gt;&lt;P&gt;My company's BI group creates a refreshed .qvw file everynight and posts it to a shared location.&lt;/P&gt;&lt;P&gt;I then open QV on my local machine and run a binary script to load that .qvw file &lt;EM&gt; Binary [\\path\filename.qvw]; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to modify the binary script so i can limit the fields that are loaded?&amp;nbsp; I really only need to use about half of the available records. Because i am using my local machine the reduced size would be beneficial.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 16:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774656#M663355</guid>
      <dc:creator />
      <dc:date>2015-01-12T16:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774657#M663356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try put write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where condition under binary statment&amp;nbsp;&amp;nbsp; like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where sales&amp;gt;=10000;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 16:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774657#M663356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-12T16:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774658#M663357</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;I believe that it isn't possible to do a "partial" binary load.&lt;/P&gt;&lt;P&gt;One thing that you can do is after the binary load, use "Drop Table" or "Drop Field" to eliminate the data that you don't need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 16:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774658#M663357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-12T16:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774659#M663358</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;after the binary load you can manipulate all the present tables in your load script so indeed drop fields, tables etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;F.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 16:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774659#M663358</guid>
      <dc:creator />
      <dc:date>2015-01-12T16:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774660#M663359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the prompt response.&amp;nbsp; In this case, i need to keep the tables and fields intact; however, i need to remove about 65% of the records. Is there an equivalent "DROP WHERE" clause?&amp;nbsp; I'm hoping the solution can be part of the script i run each morning.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 17:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774660#M663359</guid>
      <dc:creator />
      <dc:date>2015-01-12T17:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774661#M663360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Binary load is an "all or nothing" feature. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;All your data will be loaded.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do an aditional scripting to get rid of data you don´t want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Binary [\\path\filename.qvw];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;noconcatenate load * resident T1 where Month='Jan' // just an example&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table T1&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 17:24:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774661#M663360</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-12T17:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774662#M663361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can not only drop tables and fields, but reduce data as well after the binary load.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tmp:&lt;/P&gt;&lt;P&gt;INNER KEEP (TableName) LOAD *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // or just one key field instead of *&lt;/P&gt;&lt;P&gt;RESIDENT TableName&lt;/P&gt;&lt;P&gt;WHERE &amp;lt;any conditions you want&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE tmp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 17:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774662#M663361</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-12T17:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774663#M663362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Subscribing to what Clever Anjos says, you could also use the FIRST prefix when doing further scripting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIRST 10000 LOAD * RESIDENT MyTable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 17:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774663#M663362</guid>
      <dc:creator>isorinrusu</dc:creator>
      <dc:date>2015-01-12T17:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774664#M663363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wonderful.&amp;nbsp; I was unaware of the Resident option.&amp;nbsp; So if the .qvw loaded is called "MAIN" and i only want the january records it would look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tmp:&lt;/P&gt;&lt;P&gt;INNER KEEP (MAIN) LOAD *&lt;/P&gt;&lt;P&gt;RESIDENT MAIN&lt;/P&gt;&lt;P&gt;WHERE date="Jan"&lt;/P&gt;&lt;P&gt;DROP TABLE tmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And from there i would continue to work within the "MAIN" table, correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 17:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774664#M663363</guid>
      <dc:creator />
      <dc:date>2015-01-12T17:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774665#M663364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it´s correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 17:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774665#M663364</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-12T17:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774666#M663365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can rename the tables and load with a where condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Binary [prova export.qvw];&lt;/P&gt;&lt;P&gt;...................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// test comes from binary load&lt;/P&gt;&lt;P&gt;rename Table test to test2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;resident test2&lt;/P&gt;&lt;P&gt;where ........somefilter........;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table test2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 17:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774666#M663365</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-01-12T17:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774667#M663366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This forum has been extremely helpful. Thank you to all that have pitched in here.&lt;/P&gt;&lt;P&gt;So one last question:&lt;/P&gt;&lt;P&gt;What if the .qvw file i am loading via the binary script is comprised of several tables.&amp;nbsp; Do i edit the script to load each table individually?&amp;nbsp; Or is there a way to reference the entire structure in the LOAD statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774667#M663366</guid>
      <dc:creator />
      <dc:date>2015-01-12T19:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774668#M663367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Each table individually...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774668#M663367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-12T19:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774669#M663368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can load limited number of records,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vFirst = 1000;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName:&lt;/P&gt;&lt;P&gt;First $(vFirst) LOAD * from table1.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774669#M663368</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-01-12T19:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774670#M663369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning, everyone - &lt;/P&gt;&lt;P&gt;I attempted the following script and unfortunately it did not appear to work.&amp;nbsp; The routine fetched several million records but when i opened a field in QV there was no data, only a structure.&amp;nbsp; Any ideas on what i did wrong? I am trying to only import records where the %gencampus_id =1.&amp;nbsp; Table structure attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Binary [\\path\local_file.qvw]; &lt;/P&gt;&lt;P&gt;tmp:&lt;/P&gt;&lt;P&gt;INNER KEEP (FCTLEADACTIVITY) LOAD *&lt;/P&gt;&lt;P&gt;RESIDENT FCTLEADACTIVITY&lt;/P&gt;&lt;P&gt;WHERE %gencampus_id = 1;&lt;/P&gt;&lt;P&gt;DROP TABLE tmp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="TableStructure.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75227_TableStructure.png" style="height: 808px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 16:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774670#M663369</guid>
      <dc:creator />
      <dc:date>2015-01-13T16:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774671#M663370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't use *, it wasn't a good idea - use one field, maybe %ss_id (you know better what field to use)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tmp:&lt;/P&gt;&lt;P&gt;INNER KEEP (FCTLEADACTIVITY) LOAD %ss_id&lt;/P&gt;&lt;P&gt;RESIDENT FCTLEADACTIVITY&lt;/P&gt;&lt;P&gt;WHERE %gencampus_id = 1;&lt;/P&gt;&lt;P&gt;DROP TABLE tmp;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 17:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774671#M663370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-13T17:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774672#M663371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Michael.&amp;nbsp; That worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 20:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774672#M663371</guid>
      <dc:creator />
      <dc:date>2015-01-13T20:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774673#M663372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, 1 final question and i can hopefully put this to bed.&lt;/P&gt;&lt;P&gt;I have prepared the following script to reduce my 3 tables based on the given criteria.&amp;nbsp; 2 are working.&amp;nbsp; The DIMSTUDENTNEW table is not working correctly.&amp;nbsp; It is supposed to only load the records where %genmksystudnet_id exists in the FCTLEADACTIVITY table.&amp;nbsp; Right now it is not filtering any records.&amp;nbsp; Any suggestions?&amp;nbsp; (and thanks again to everyone for your help.&amp;nbsp; This forum has been fantastic.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;binary&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[\\path\file.qvw]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; FCTLEADACTIVITYNEW:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;NOCONCATENATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; *&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; FCTLEADACTIVITY &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;%gencampus_id&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=1 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;or&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;%gencampus_id&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=2) and year(leaddate_timestamp)&amp;gt;=2014; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;TABLE&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; FCTLEADACTIVITY;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;DIMSTUDENTNEW:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;NOCONCATENATE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;LOAD * &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;RESIDENT DIMSTUDENT where exists (&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.0pt; font-family: 'Tahoma','sans-serif'; color: #646464;"&gt;%genmksystudent_id, %genmksystudent_id)&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;DROP TABLE DIMSTUDENT; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; DIMCAMPUSNEW:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;NOCONCATENATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; %gencampus_id,%sycampus_id,campus&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; DIMCAMPUS &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;%gencampus_id&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=1 or &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;%gencampus_id&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=2);&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;DROP &lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;TABLE&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; DIMCAMPUS;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 17:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774673#M663372</guid>
      <dc:creator />
      <dc:date>2015-01-14T17:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774674#M663373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam, you don't have to (must not) put twice the &lt;SPAN style="color: #646464; font-family: Tahoma, sans-serif; font-size: 9px;"&gt;%genmksystudent_id &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;. It will sufffice with&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;RESIDENT DIMSTUDENT where exists (%genmksystudent_id);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The second field of the &lt;SPAN style="color: #3366ff;"&gt;exists()&lt;/SPAN&gt; function is an expression. In your case, putting the same field two times will only take the %genmksystudent_id with value %genmksystudent_id. Of course, the field and the value are 99.9% of the times different. Probably always.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Sorin.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 17:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774674#M663373</guid>
      <dc:creator>isorinrusu</dc:creator>
      <dc:date>2015-01-14T17:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: QVW load</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774675#M663374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the prompt response, Ionut.&amp;nbsp; Unfortunately that didn't trim the records at all either.&amp;nbsp; I still end up with my DIMSTUDENTNEW table having&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;%genmksystudent_id records that aren't in the FCTLEADACTIVITYNEW table.&amp;nbsp; Any other suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 17:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-load/m-p/774675#M663374</guid>
      <dc:creator />
      <dc:date>2015-01-14T17:43:49Z</dc:date>
    </item>
  </channel>
</rss>

