<?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: Need TIme in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805745#M284482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Neetha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please correct me if am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vstarttime =now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t1:&lt;/P&gt;&lt;P&gt;load * inline [product,amount,place&lt;/P&gt;&lt;P&gt;A,100,iND&lt;/P&gt;&lt;P&gt;B,200,US&lt;/P&gt;&lt;P&gt;C,300,UK&lt;/P&gt;&lt;P&gt;D,400,SWEDEN&lt;/P&gt;&lt;P&gt;E,500,NORWAY];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store t1 into D:\Testing_QV\RES5.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vendtime =now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : if am adding this "LET" function to the my script then it will not increase the reload time of application...right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 13:48:57 GMT</pubDate>
    <dc:creator>ajaykumar1</dc:creator>
    <dc:date>2014-11-24T13:48:57Z</dc:date>
    <item>
      <title>Need TIme</title>
      <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805741#M284478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have one extractor which is used to create the Qvd's and those are used in the applications.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to create a separate application to show the below calculations to the user .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This will helpful to developer at which step the application is taking more time to reload.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Need Start time of sales&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;Load * from sales;&lt;/P&gt;&lt;P&gt;Store Sales into D:\Sales.qvd;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Need End time of Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333339691162px;"&gt;Need Start time of Products&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Products:&lt;/P&gt;&lt;P&gt;Load * from products;&lt;/P&gt;&lt;P&gt;Store Products into D:\Products.qvd;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333339691162px;"&gt;Need End time of Products&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333339691162px;"&gt;Need Start time of Mutual&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333339691162px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mutual:&lt;/P&gt;&lt;P&gt;Load Id,Product resident Products;&lt;/P&gt;&lt;P&gt;Drop table Products;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333339691162px;"&gt;Need End time of Mutual&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Drop table sales; (&lt;STRONG&gt;Need Time&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;Drop table Products; (&lt;STRONG&gt;Need Time&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you guys understand my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More Thanks,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805741#M284478</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2014-11-24T10:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need TIme</title>
      <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805742#M284479</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 the variables in the load script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vStartSales = Now();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;Load * from sales;&lt;/P&gt;&lt;P&gt;Store Sales into D:\Sales.qvd;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vEndSales = Now();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vStartProduct = Now();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Products:&lt;/P&gt;&lt;P&gt;Load * from products;&lt;/P&gt;&lt;P&gt;Store Products into D:\Products.qvd;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333339691162px;"&gt;&lt;STRONG&gt;LET vEndProduct = Now();&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333339691162px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vStartMutual = Now();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Mutual:&lt;/P&gt;&lt;P&gt;Load Id,Product resident Products;&lt;/P&gt;&lt;P&gt;Drop table Products;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333339691162px;"&gt;&lt;STRONG&gt;LET vEndMutual = Now();&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vSalesDel = Now();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Drop table sales; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vProductDel = Now();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Drop table Products;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And take this variables for the information.&lt;/P&gt;&lt;P&gt;Let me know if not works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 12:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805742#M284479</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-24T12:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need TIme</title>
      <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805743#M284480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anand.But its giving both start time and end time as same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 12:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805743#M284480</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2014-11-24T12:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need TIme</title>
      <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805744#M284481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anand's Solution definately working.&lt;/P&gt;&lt;P&gt;Please see below screen shots:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="start.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71955_start.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="End.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71956_End.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 13:32:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805744#M284481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-24T13:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need TIme</title>
      <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805745#M284482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Neetha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please correct me if am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vstarttime =now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t1:&lt;/P&gt;&lt;P&gt;load * inline [product,amount,place&lt;/P&gt;&lt;P&gt;A,100,iND&lt;/P&gt;&lt;P&gt;B,200,US&lt;/P&gt;&lt;P&gt;C,300,UK&lt;/P&gt;&lt;P&gt;D,400,SWEDEN&lt;/P&gt;&lt;P&gt;E,500,NORWAY];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store t1 into D:\Testing_QV\RES5.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vendtime =now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : if am adding this "LET" function to the my script then it will not increase the reload time of application...right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 13:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805745#M284482</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2014-11-24T13:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need TIme</title>
      <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805746#M284483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes this will not increase the reload time of application and it is small inline table so there is no difference i believe in the start and end time. If there is large data set then you find difference in the start and end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 13:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805746#M284483</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-24T13:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need TIme</title>
      <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805747#M284484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may wann try it like shown in attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 13:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805747#M284484</guid>
      <dc:creator>thomaswrieck</dc:creator>
      <dc:date>2014-11-24T13:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need TIme</title>
      <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805748#M284485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let assume this simple load&lt;/P&gt;&lt;P&gt;LET vStartSales&amp;nbsp; = Now();&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Rand() as Sales&lt;/P&gt;&lt;P&gt;AutoGenerate 5200000;&lt;/P&gt;&lt;P&gt;LET vEndSales&amp;nbsp; = now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vStartProduct = Now();&lt;/P&gt;&lt;P&gt;Products:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Rand() as Product&lt;/P&gt;&lt;P&gt;AutoGenerate 5200000;&lt;/P&gt;&lt;P&gt;LET vEndProduct = Now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vStartMutual = Now();&lt;/P&gt;&lt;P&gt;Mutual:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Rand() as Mutual&lt;/P&gt;&lt;P&gt;AutoGenerate 5200000;&lt;/P&gt;&lt;P&gt;LET vEndMutual = Now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And after this you get values in the variables by plot them in the text object.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Deails.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71960_Deails.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 14:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805748#M284485</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-24T14:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need TIme</title>
      <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805749#M284486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anand.Its working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use these variables in other application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 14:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805749#M284486</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2014-11-24T14:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need TIme</title>
      <link>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805750#M284487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that's correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 14:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-TIme/m-p/805750#M284487</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-24T14:12:07Z</dc:date>
    </item>
  </channel>
</rss>

