<?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 Getting only todat's date value from database in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999316#M339775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the fields like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="612"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="275"&gt;WHAT&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="143"&gt;STATE&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="96"&gt;STARTED&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;FINISHED&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:01&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="36" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/28/2015 8:01&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/28/2015 8:40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/27/2015 8:01&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/27/2015 8:28&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/25/2015 7:16&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/25/2015 7:35&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/23/2015 10:01&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/23/2015 10:48&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Not Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:00&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Process&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:00&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Middle&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:00&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:01&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My conditions when am getting the data from the data base is;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What = 'First Job' and State = Ready and Started = todaysdate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With that above sample data then 0 records should come .But after if i run this extractor after some time&lt;/P&gt;&lt;P&gt;If my 'Started' have todays time stamp(i.e. e.g 10/30/2015 10.15) then i need to get those records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope my requirement is clear.&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>Fri, 30 Oct 2015 09:36:31 GMT</pubDate>
    <dc:creator>ajaykumar1</dc:creator>
    <dc:date>2015-10-30T09:36:31Z</dc:date>
    <item>
      <title>Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999316#M339775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the fields like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="612"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="275"&gt;WHAT&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="143"&gt;STATE&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="96"&gt;STARTED&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;FINISHED&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:01&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="36" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/28/2015 8:01&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/28/2015 8:40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/27/2015 8:01&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/27/2015 8:28&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/25/2015 7:16&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/25/2015 7:35&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/23/2015 10:01&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/23/2015 10:48&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Not Ready&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:00&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Process&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:00&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;" width="275"&gt;First Job&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="143"&gt;Middle&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:00&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10/29/2015 9:01&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My conditions when am getting the data from the data base is;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What = 'First Job' and State = Ready and Started = todaysdate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With that above sample data then 0 records should come .But after if i run this extractor after some time&lt;/P&gt;&lt;P&gt;If my 'Started' have todays time stamp(i.e. e.g 10/30/2015 10.15) then i need to get those records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope my requirement is clear.&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>Fri, 30 Oct 2015 09:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999316#M339775</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-10-30T09:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999317#M339776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you already specified your conditions.&lt;/P&gt;&lt;P&gt;use the follwoing condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load ...&lt;/P&gt;&lt;P&gt;from xyz&lt;/P&gt;&lt;P&gt;where (What='First Job') and (State='Ready') and (date#(Started,'DD/MM/YYYY')=today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you Need to Format today() also if today() doesnot return in Format DD/MM/YYYY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 09:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999317#M339776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-30T09:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999318#M339777</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;USE TODAY() to get latest date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 09:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999318#M339777</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2015-10-30T09:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999319#M339778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rudolf.But its not working&amp;nbsp; and giving error related to &lt;STRONG&gt;today&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(What='First Job') and (State='Ready') and (date#(Started,'DD/MM/YYYY')=today('DD/MM/YYYY')) ---&lt;STRONG&gt;today is invalid identifier&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am getting data from DB...its looks like some time stamp issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz attach the sample app if any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 09:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999319#M339778</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-10-30T09:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999320#M339779</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;Check the attachment 1 &amp;amp; 2.Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 10:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999320#M339779</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2015-10-30T10:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999321#M339780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;today is only valid as function &lt;STRONG&gt;today()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;if you Need further formatting you may use&lt;/P&gt;&lt;P&gt;date function around today()&lt;/P&gt;&lt;P&gt;date#(today(),'DD/MM/YYYY')&amp;nbsp; - means, recognizes the date Format of today() which is in Format DD/MM/YYYY&lt;/P&gt;&lt;P&gt;-&amp;gt; If you know that today() Returns this Format you donot Need the data# function&lt;/P&gt;&lt;P&gt;-&amp;gt; try in TextBox =today() to see what dateformat will be returned&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 10:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999321#M339780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-30T10:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999322#M339781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to from backend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 10:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999322#M339781</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-10-30T10:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999323#M339782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried that...But not working...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please add my logic in sample data which i given..&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>Fri, 30 Oct 2015 10:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999323#M339782</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-10-30T10:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999324#M339783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the Second attachment . Make mods in time stamp according to your requirement .&lt;/P&gt;&lt;P&gt;=Today('DD-MM-YY h:mm:ss[.fff] TT')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 10:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999324#M339783</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2015-10-30T10:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999325#M339784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i assume, that today() is not recognized from your database&lt;/P&gt;&lt;P&gt;can you check what function is available from your database&lt;/P&gt;&lt;P&gt;alternative you load without restriction of date and provide&lt;/P&gt;&lt;P&gt;the condition in QV while loading from resident table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you get a uge amount of data, best solution let the database&lt;/P&gt;&lt;P&gt;do the conditions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step1:&lt;/P&gt;&lt;P&gt;load ..&lt;/P&gt;&lt;P&gt;from ...&lt;/P&gt;&lt;P&gt;where (What='First Job') and (State='Ready')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;noconcatenate load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;resident Step1&lt;/P&gt;&lt;P&gt;where (date#(Started,'DD(date#(Started,'DD/MM/YYYY')=today())p/MM/YYYY')=today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Step1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 10:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999325#M339784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-30T10:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999326#M339785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is your back end database?? if you can specific that we will able to give the exact solution &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 10:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999326#M339785</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-30T10:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999327#M339786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My backend data base is oracle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 10:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999327#M339786</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-10-30T10:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999328#M339787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then try with CurDate() (&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load ...&lt;/P&gt;&lt;P&gt;from xyz&lt;/P&gt;&lt;P&gt;where (What='First Job') and (State='Ready') and (date#(Started,'DD/MM/YYYY')=CURDATE())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oracle Spec&lt;/P&gt;&lt;DIV class="title"&gt;&lt;STRONG&gt;Table 12.13 Date/Time Functions&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="table-contents"&gt;&lt;TABLE border="1" summary="Date/Time Functions"&gt;&lt;THEAD&gt;&lt;TR&gt;&lt;TH scope="col"&gt;Name&lt;/TH&gt;&lt;TH scope="col"&gt;Description&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD scope="row"&gt;&lt;A class="link" href="https://docs.oracle.com/cd/E17952_01/refman-5.1-en/date-and-time-functions.html#function_adddate"&gt;&lt;CODE class="literal"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;ADDDATE()&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; Add time values (intervals) to a date value&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD scope="row"&gt;&lt;A class="link" href="https://docs.oracle.com/cd/E17952_01/refman-5.1-en/date-and-time-functions.html#function_addtime"&gt;&lt;CODE class="literal"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;ADDTIME()&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; Add time&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD scope="row"&gt;&lt;A class="link" href="https://docs.oracle.com/cd/E17952_01/refman-5.1-en/date-and-time-functions.html#function_convert-tz"&gt;&lt;CODE class="literal"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;CONVERT_TZ()&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; Convert from one timezone to another&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD scope="row"&gt;&lt;A class="link" href="https://docs.oracle.com/cd/E17952_01/refman-5.1-en/date-and-time-functions.html#function_curdate"&gt;&lt;CODE class="literal"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;CURDATE()&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; Return the current date &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 10:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999328#M339787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-30T10:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999329#M339788</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 have tried all those things like systime,curdate() and today() and etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But am unable to get the positive reslut...Getting the proper with with whatever the same data which i provided earlier with same time stamp...thats good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your patience support for my small work.:-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 11:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999329#M339788</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-10-30T11:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999330#M339789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in Oracle use &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;SYSDATE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; 30/10/2015 13:45:58&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;or trunc(SYSDATE)&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; &lt;SPAN style="font-size: 13.3333px;"&gt;30/10/2015&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an example, adapt to your req&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SELECT&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .........&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;WHERE &lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;STARTED &amp;gt;= SYSDATE;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 12:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999330#M339789</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-10-30T12:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999331#M339790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello AJay,&lt;/P&gt;&lt;P&gt;Probably first get the data from Oracle and load into a temp table and &lt;/P&gt;&lt;P&gt;do a resident load as given by Rudolf. Did you try that resident load??? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 13:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999331#M339790</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-10-30T13:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting only todat's date value from database</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999332#M339791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WHERE DATE(STARTED) = Today();&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-only-todat-s-date-value-from-database/m-p/999332#M339791</guid>
      <dc:creator>tschullo</dc:creator>
      <dc:date>2015-10-30T14:40:46Z</dc:date>
    </item>
  </channel>
</rss>

