<?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: Quarter month loop in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Quarter-month-loop/m-p/2282864#M56934</link>
    <description>why donot you use database property 
&lt;BR /&gt; 
&lt;BR /&gt;to run same query in tloop(i) 
&lt;BR /&gt; 
&lt;BR /&gt;select xxxx where DT = add_months(sysmonth ,-i) 
&lt;BR /&gt; 
&lt;BR /&gt;write in a separate file in each time. 
&lt;BR /&gt; 
&lt;BR /&gt;to schecule this quaterly you can use cron trigger on jon conductor 
&lt;BR /&gt;</description>
    <pubDate>Fri, 11 Jan 2019 20:38:35 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2019-01-11T20:38:35Z</dc:date>
    <item>
      <title>Quarter month loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Quarter-month-loop/m-p/2282863#M56933</link>
      <description>&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 I want to make DT&amp;nbsp; loop thrice each quarter for all 3 months in the previous quarter. In other words, when runs on 4th calendar day&amp;nbsp; it should produce data for Jan, Feb and Mar . How can i achieve running job every quarter month
 &lt;BR /&gt;
 &lt;BR /&gt;
&lt;/DIV&gt;
&lt;DIV&gt;
 &lt;PRE&gt;select col 1 , col2 from table A 
WHERE(DT1 &amp;gt;=&amp;nbsp; '2018-12-01' AND DT&amp;lt;=&amp;nbsp; '2018-12-31')&lt;/PRE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 11 Jan 2019 16:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Quarter-month-loop/m-p/2282863#M56933</guid>
      <dc:creator>Karuetl</dc:creator>
      <dc:date>2019-01-11T16:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter month loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Quarter-month-loop/m-p/2282864#M56934</link>
      <description>why donot you use database property 
&lt;BR /&gt; 
&lt;BR /&gt;to run same query in tloop(i) 
&lt;BR /&gt; 
&lt;BR /&gt;select xxxx where DT = add_months(sysmonth ,-i) 
&lt;BR /&gt; 
&lt;BR /&gt;write in a separate file in each time. 
&lt;BR /&gt; 
&lt;BR /&gt;to schecule this quaterly you can use cron trigger on jon conductor 
&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jan 2019 20:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Quarter-month-loop/m-p/2282864#M56934</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-11T20:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter month loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Quarter-month-loop/m-p/2282865#M56935</link>
      <description>&lt;P&gt;Yes i tried using database to get dates but i am unable to filter in tmap using context variable as below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;!row4.INDATE.before("context.FIRST_DAY_OF_1ST_QUARTER") &amp;amp;&amp;amp;&lt;BR /&gt;!row4.INDATE.after("context.LAST_DAY_OF_1ST_QUARTER")&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 20:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Quarter-month-loop/m-p/2282865#M56935</guid>
      <dc:creator>Karuetl</dc:creator>
      <dc:date>2019-01-11T20:42:20Z</dc:date>
    </item>
  </channel>
</rss>

