<?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: RE:after-before in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022099#M345653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could use the document analyzer rite ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you want to have in the&amp;nbsp; script level than for every reload you need calculate the number of rows and columns and store it in the QVD so that you can make a comparison of the same &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Mar 2016 06:29:45 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2016-03-18T06:29:45Z</dc:date>
    <item>
      <title>RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022096#M345650</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 want to know&amp;nbsp; the status of the document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it means&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to know?&amp;nbsp; &lt;/P&gt;&lt;P&gt;1)the data after_reload&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)the data before_reload?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)no. of rows?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4)no.of columns?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022096#M345650</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T06:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022097#M345651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data_after_reload and data_before_reload ? Do you mean to know number of rows before and after reload?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022097#M345651</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-18T06:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022098#M345652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i load excel&amp;nbsp; data into qlikview.&lt;/P&gt;&lt;P&gt;i have some amount of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so how shud i knw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022098#M345652</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T06:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022099#M345653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could use the document analyzer rite ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you want to have in the&amp;nbsp; script level than for every reload you need calculate the number of rows and columns and store it in the QVD so that you can make a comparison of the same &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022099#M345653</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-18T06:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022100#M345654</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;Try NoOfRows() to get the count of rows in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM DAtaSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vRowsCount = NoOfRows('Data');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022100#M345654</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-18T06:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022101#M345655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp; avi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hve used below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let before_reload=now();&lt;/P&gt;&lt;P&gt; //load from QVD's&lt;/P&gt;&lt;P&gt;Employees:&lt;/P&gt;&lt;P&gt;LOAD Series, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmpID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Identifier, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Last Name], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [First Name], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Title, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Hire Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Office, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Extension, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Reports To], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Year Salary]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;..\Datasources\Employees_large.qvd&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let after_reload = now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i dont know&amp;nbsp; how can i see that defined variable values in front end?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022101#M345655</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T06:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022102#M345656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NoOfFields&lt;/SPAN&gt;() to get the count of fields in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM DAtaSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LET vFieldsCount = NoOfFields('Data');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022102#M345656</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-18T06:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022103#M345657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u chk the code which i posted above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can i see in the front end&amp;nbsp; mentioned variables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022103#M345657</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T06:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022104#M345658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Employee:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vNoOfRows = NoOfRows('Data');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details:&lt;/P&gt;&lt;P&gt;Load now() as Time,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vNoOfRows ) as Rows,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Employee' as TableName&lt;/P&gt;&lt;P&gt;autogenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store Details into Path\DataLoadDetails.qvd;&lt;/P&gt;&lt;P&gt;drop table Details;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Comment the Details Table code once you have created the QVD first time and run now the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details:&lt;/P&gt;&lt;P&gt;Load now() as Time,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vNoOfRows ) as Rows,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Employee' as TableName&lt;/P&gt;&lt;P&gt;autogenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate(Details)&lt;/P&gt;&lt;P&gt;Load Time,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rows,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TableName&lt;/P&gt;&lt;P&gt;From Path\DataLoadDetails.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store Details into Path\DataLoadDetails.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create the Table box in front end and add the columns from Details table. You will be able to see the number of rows for that table during each reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do it for multiple table , use for loop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022104#M345658</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-18T06:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022105#M345659</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;Create Text objects and put those variables or Settings -&amp;gt; variable Overview and check the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022105#M345659</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-18T06:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022106#M345660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Chanty,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;You can use below formulas in text box (Front end).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;='No of Rows ' &amp;amp; sum($Rows)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;='No of Fields ' &amp;amp; sum($Fields)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:49:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022106#M345660</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-03-18T06:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022107#M345661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hve used this in text object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this correct syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Time needed for reload: ' &amp;amp; date([after_reload]-[before_reload],'mm:ss') &amp;amp; chr(10)&amp;amp;chr(10)&amp;amp;&lt;/P&gt;&lt;P&gt;'Rows:' &amp;amp; count(DISTINCT Identifier) &amp;amp; chr(10) &amp;amp; 'Columns: 11'&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 07:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022107#M345661</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T07:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022108#M345662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is only for rows nd fileds?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for table&amp;nbsp; i need to see no.of rows nd columns?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 07:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022108#M345662</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T07:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022109#M345663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everytime you load data you will have to create a file (at the end of the script so all your real data is loaded) in which you store how many records your tables contain at the end of that run. During the next reload you can load this data again and at the end add the new record counts again to that file. Using the data from this file you can compare between one reload and any previous reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like this should get you started:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_1458284846926788 jive_text_macro" jivemacro_uid="_1458284846926788" modifiedtitle="true"&gt;
&lt;P&gt;For i = 0 to NoOfTables()-1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; LET vTableName = TableName($(i));&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; For j = 1 To NoOfFields('$(vTableName)')&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; LET vFieldName = FieldName($(j),'$(vTableName)');&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; TableStats:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; LOAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vTableName)' as TableName,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NoOfRows('$(vTableName)') as RowCount,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NoOfFields('$(vTableName)') as FieldCount,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vFieldName)' as FieldName,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FieldValueCount('$(vFieldName)') as FieldValueCount&lt;/P&gt;
&lt;P&gt;&amp;nbsp; AUTOGENERATE 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Next&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Next&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;STORE TableStats INTO TableStats.qvd (qvd);&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 07:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022109#M345663</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-18T07:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022110#M345664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tq&amp;nbsp; gysbert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but evry time i need to do this?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 07:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022110#M345664</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T07:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022111#M345665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Correct.&amp;nbsp; You can also use like this. If you have multiple tables then you can create a table using autogenerate and insert the records with this variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 07:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022111#M345665</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-18T07:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022112#M345666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wen i use the abve code in text object shwng below&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;IMG alt="reload.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118495_reload.png" style="height: 269px; width: 620px;" /&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 07:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022112#M345666</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T07:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022113#M345667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, everytime you reload. Because during a reload all data is discarded first and then new data is loaded. Qlikview does not keep track itself of (meta)data of previous loads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 07:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022113#M345667</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-18T07:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022114#M345668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for great explanation.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 07:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022114#M345668</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T07:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: RE:after-before</title>
      <link>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022115#M345669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;You can create a chart like below.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;IMG __jive_id="118500" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118500_Capture.PNG" style="height: auto;" /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Dimension:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$Table&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Expressions:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Sum($Rows)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;=Sum($Fields)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;If you want the data count "before reload", you need to store the data count somewhere (in a variable or text file). While reload, you can retrieve and store in a new variable again.&amp;nbsp; &lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 07:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-after-before/m-p/1022115#M345669</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-03-18T07:20:14Z</dc:date>
    </item>
  </channel>
</rss>

