<?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: Can it be done??? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352451#M130784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It finally worked! it also did not like me calling upon a QVD in another folder, it required me to store it in the same folder as the Qvw itself. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2012 16:30:40 GMT</pubDate>
    <dc:creator>MalcolmCICWF</dc:creator>
    <dc:date>2012-06-22T16:30:40Z</dc:date>
    <item>
      <title>Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352435#M130768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had this random idea the other day when one of the companies qvds finished loading but encountered a problem causing only half the records to load. The job did not fail and I knew nothing about it until I tried to call upon that qvd for some data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, can you create a qvd that would check the record total loaded in another qvd, then check that against the last day or 2 for a percentage/volume drop, and then alert you somehow? It seems that sometimes the load of a qvd does not work and yet you dont notice for some time. I just want some sort of early detection system. Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 21:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352435#M130768</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2012-06-13T21:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352436#M130769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;This is very interesting! I hope more people will post in this thread. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using incremental reloads, you could leave all the store commands to the end, so if there is an error in the reload. This way, you wouldn't have some qvds updates and the others left behind in case of an error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also use some script functions to read the number of rows in your load and store this number in a QVD.&lt;/P&gt;&lt;P&gt;After this, you could use a qvw to analyse the evolution of your reloads or you could create some controls within the script to read this QVD back and maybe interrupt the script in case your new reload has strange results compared to the past. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached a QVW that store the number of rows in a QVD with the timestamp of the reload &lt;/P&gt;&lt;P&gt; Just reload it a couple of times to see the results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich Shiino&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 01:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352436#M130769</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-06-14T01:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352437#M130770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I like the suggestions, I will try to incorporate them soon and see how they work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 19:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352437#M130770</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2012-06-14T19:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352438#M130771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will be honest, I do not understand the majority of the first half of this code and what it is doing. How do I adjust to pull my own QVD counts in and multiple if need be? I messed around with it a bit but with now luck. Will it require commenting out Size qvd referenced until it is created with some data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 21:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352438#M130771</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2012-06-14T21:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352439#M130772</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'm sorry the first half was confusing. &lt;/P&gt;&lt;P&gt;It can be generated automatically by QV. &lt;/P&gt;&lt;P&gt;In the script editor, hold Ctrl and press Q twice quickly ( Ctrl+Q+Q). This will generate that code. It's intereting to use it as an example because it generates different data everytime you run it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The real important part of the code is this (I commented to explain the steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13397277592367251" jivemacro_uid="_13397277592367251"&gt;&lt;P&gt;noOfRecords = NoOfRows('Transactions') ; //get the number of rows from table Transactions&lt;/P&gt;&lt;P&gt;reloadTime = now(1);&amp;nbsp; //Store the current timestamp on a variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//It will store the variables above in a table (It generates a single line) &lt;/P&gt;&lt;P&gt;Size:&lt;/P&gt;&lt;P&gt;Load 'Transaction' as Table, //Store the name of the table you are analyzing - this way you can store multiple tables&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(reloadTime)' as reloadTime,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(noOfRecords)'&amp;nbsp; as noOfRecords &lt;/P&gt;&lt;P&gt;AutoGenerate (1); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if QvdNoOfRecords('Size.qvd') &amp;gt; 0 then // This checks if the QVD already exists ( if it exists there is at least one line ther)&lt;/P&gt;&lt;P&gt;//If it exists, load it! Since the field names are the same, it will be concatenated with table 'Size' above&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD Table, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reloadTime, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; noOfRecords&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Size.qvd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Now that the table size was created (or concatenated), store it back! &lt;/P&gt;&lt;P&gt;STORE Size into Size.qvd; &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, with this, you can keep track of multiple tables, and the file size.qvd doesn't need to exists the first time you run it. &lt;/P&gt;&lt;P&gt;This piece of script will just keep track of the volumes, after this you still need to implement some controls depending on the type of errors you experienced. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it makes more sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 02:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352439#M130772</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-06-15T02:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352440#M130773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know, there is menu in QV personal edition in Tools Menu, that you can put some alert.&lt;/P&gt;&lt;P&gt;Which you can set for the onpostreload event, or the others event.&lt;/P&gt;&lt;P&gt;So when the reload successful it will send an email to yours email address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 03:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352440#M130773</guid>
      <dc:creator />
      <dc:date>2012-06-15T03:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352441#M130774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;EM&gt; So I am trying to incorporate a QVD we currently load, I do not however want to overwrite anything on this QVD and I fear I will do that. Below is what I was trying to run, but I keep getting the message that QVD_BFRAME_ATTEMPTS does not exist. Can you help me figure out what I need to change around to load the record count of our Bframe Attempts QVD?&lt;/EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;EM&gt;&lt;IMG __jive_id="16347" class="jive-image" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/16347_Capture.JPG" /&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 14:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352441#M130774</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2012-06-15T14:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352442#M130775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Can you share the rest of your script? It would be easier to help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I'm not sure if the QVD_BFRAME_ATTEMPTS is your QVD with data so it might be overwritting it with the script. &lt;/P&gt;&lt;P&gt;you probably need to change the line&lt;/P&gt;&lt;P&gt;noOfRecord = NoOfRows('Transactions') to point it to the table you need to track;&lt;/P&gt;&lt;P&gt;noOfRecord = NoOfRows('YourTableHere')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the if, the code would be: &lt;/P&gt;&lt;P&gt;Load QVD_BFRAME_ATTEMPTS, reloadTime, noOfRecords &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 15:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352442#M130775</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-06-15T15:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352443#M130776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The rest of the code is what you provided before hand that I did not understand. Bframe Attempts is MY QVD that I want to track the number of records of. The Code I provided was the lower half of your code with my attempted adjustments to track my QVD records. I am just not sure I am placing my QVD in the correct spots so that it records records but does not overwrite the QVD's data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appoligize for not explaining better. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 17:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352443#M130776</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2012-06-15T17:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352444#M130777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Here is the full code I have copied from your earlier reply and I modified it to try and incorporate my QVD. I reload and I get a table name, the load date, but no volume, what am I doing wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;IMG __jive_id="16725" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/16725_Capture.JPG" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;IMG __jive_id="16726" class="jive-image-thumbnail jive-image" onclick="" alt="Capture1.JPG" src="https://community.qlik.com/legacyfs/online/16726_Capture1.JPG" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 15:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352444#M130777</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2012-06-21T15:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352445#M130778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need anything up to line 39. &lt;/P&gt;&lt;P&gt;When I used noofRecords = noofRows( x ), the argument x is a resident table (in my case it was transactions) &lt;/P&gt;&lt;P&gt;Since you are using a QVD as your target, you can use qvdnoofRecords as we used in the if statement in line 51&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also need to remove the (qvd) on line 42.&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 16:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352445#M130778</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-06-21T16:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352446#M130779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to be so close, but I cannot get the number of records to generate, the field is just blank. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="16729" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/16729_Capture.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 17:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352446#M130779</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2012-06-21T17:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352447#M130780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd say it is very close now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;In line 16, change NoOfRows( ...&amp;nbsp; to QvdNoOfRecords ( .... &lt;/P&gt;&lt;P&gt;Then, in line 25, change the if to &lt;/P&gt;&lt;P&gt;if&amp;nbsp; $(QvdnoofRecords) &amp;gt; 0&amp;nbsp; then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 17:41:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352447#M130780</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-06-21T17:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352448#M130781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did what you mentioned and that all made sense, but then I got the below error, so I figured I needed to write it like '$(QvdnoofRecords) &amp;gt; 0 then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the script finished again, but no records! I know the QVD has records, I even tried others to be sure. This thing is getting frustrating.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="16735" class="jive-image" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/16735_Capture.JPG" /&gt;&lt;/P&gt;&lt;P&gt;This is how I am sitting right now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="16736" class="jive-image-thumbnail jive-image" onclick="" alt="Capture1.JPG" src="https://community.qlik.com/legacyfs/online/16736_Capture1.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 19:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352448#M130781</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2012-06-21T19:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352449#M130782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You should use LET in the line 16 before QvdnoOfRecords and reloadTime to set a variable value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 19:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352449#M130782</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-06-21T19:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352450#M130783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you don't use SET or LET and just try to create a variable, LET is the default. So, it should work anyway. &lt;/P&gt;&lt;P&gt;I tried some diferente values, and I found that if the the argument of QVDNoOfRecords () is a qvd that doesn't exist, the variable is not created. So, in the case, I would use the funcion in the if again instead of trying to use the variable.&lt;/P&gt;&lt;P&gt;So, in line 16, let the variable as it is. &lt;/P&gt;&lt;P&gt;In line 25, change the if to call the function: &lt;/P&gt;&lt;P&gt;if QVDnoOfRecords ( ' ... etc ....' ) &amp;gt; 0 then .... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 02:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352450#M130783</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-06-22T02:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can it be done???</title>
      <link>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352451#M130784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It finally worked! it also did not like me calling upon a QVD in another folder, it required me to store it in the same folder as the Qvw itself. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 16:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-it-be-done/m-p/352451#M130784</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2012-06-22T16:30:40Z</dc:date>
    </item>
  </channel>
</rss>

