<?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 anyone help me with this query? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/can-anyone-help-me-with-this-query/m-p/2211902#M9737</link>
    <description>As your date value is enclosed between '' you probably need to use a SQL conversion fonction such as to_date.&lt;BR /&gt;Did you try this:&lt;BR /&gt;context.Query_string="select date_key,inc_date from date_dim where inc_date &amp;gt; to_date('" +TalendDate.formatDate("yyyy-MM-dd",TalendDate.parseDate("dd-MM-yyyy",context.Last_Loaded_Date))+"') and inc_date &amp;lt; now()"</description>
    <pubDate>Wed, 06 Sep 2017 20:03:59 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-09-06T20:03:59Z</dc:date>
    <item>
      <title>can anyone help me with this query?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-anyone-help-me-with-this-query/m-p/2211901#M9736</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;after running job it gives error like unparseble date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;context.Query_string="select date_key,inc_date from date_dim where inc_date &amp;gt;'" +TalendDate.formatDate("yyyy-MM-dd",TalendDate.parseDate("dd-MM-yyyy",context.Last_Loaded_Date))+"'and inc_date &amp;lt; now()";&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 04:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-anyone-help-me-with-this-query/m-p/2211901#M9736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-23T04:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone help me with this query?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-anyone-help-me-with-this-query/m-p/2211902#M9737</link>
      <description>As your date value is enclosed between '' you probably need to use a SQL conversion fonction such as to_date.&lt;BR /&gt;Did you try this:&lt;BR /&gt;context.Query_string="select date_key,inc_date from date_dim where inc_date &amp;gt; to_date('" +TalendDate.formatDate("yyyy-MM-dd",TalendDate.parseDate("dd-MM-yyyy",context.Last_Loaded_Date))+"') and inc_date &amp;lt; now()"</description>
      <pubDate>Wed, 06 Sep 2017 20:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-anyone-help-me-with-this-query/m-p/2211902#M9737</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-06T20:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone help me with this query?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-anyone-help-me-with-this-query/m-p/2211903#M9738</link>
      <description>&lt;PRE&gt;context.Query_string="select date_key,inc_date from date_dim where inc_date &amp;gt;'" +TalendDate.formatDate("yyyy-MM-dd",TalendDate.parseDate("dd-MM-yyyy",context.Last_Loaded_Date))+"'and inc_date &amp;lt; now()";&lt;/PRE&gt;&lt;P&gt;missed space&lt;/P&gt;&lt;PRE&gt;context.Query_string="select date_key,inc_date from date_dim where inc_date &amp;gt;'" +TalendDate.formatDate("yyyy-MM-dd",TalendDate.parseDate("dd-MM-yyyy",context.Last_Loaded_Date))+"'&lt;FONT color="#FF0000"&gt;SPACE_MUST_BE_THERE&lt;/FONT&gt; and inc_date &amp;lt; now()";&lt;/PRE&gt;</description>
      <pubDate>Sun, 10 Sep 2017 02:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-anyone-help-me-with-this-query/m-p/2211903#M9738</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-09-10T02:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone help me with this query?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-anyone-help-me-with-this-query/m-p/2211904#M9739</link>
      <description>&lt;P&gt;i will try it.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 16:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-anyone-help-me-with-this-query/m-p/2211904#M9739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T16:03:03Z</dc:date>
    </item>
  </channel>
</rss>

