<?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 Qlik Replicate: Setting up Filter using SQL lite expression in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Setting-up-Filter-using-SQL-lite-expression/m-p/2156368#M8637</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to load Today-1 data for a table from Oracle.&lt;/P&gt;
&lt;P&gt;Option1:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using data and time function filter in Qlik Replicate&lt;/P&gt;
&lt;P&gt;1. Click on the table&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Navigate to Filter &amp;gt; click on Expression Builder&lt;/P&gt;
&lt;P&gt;3. $columnname=date('now', '-1 days')&lt;/P&gt;
&lt;P&gt;I do get the resulted date as previous date when I test the expression.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when I run the task, I do not see any data flow. I kept the task running for 10mins, 30mins, 1hour and 2hours period but didn't observe any data flow.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Option 2:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Defining the above function in Transform&lt;/P&gt;
&lt;P&gt;1. click on the tale&lt;/P&gt;
&lt;P&gt;2. Navigate to Transform option&lt;/P&gt;
&lt;P&gt;3. Select the date column where we want to apply the filter and click on 'fx' option&lt;/P&gt;
&lt;P&gt;4. In expression builder type&amp;nbsp;date('now', '-1 days') and test it&lt;/P&gt;
&lt;P&gt;5. Able to get previous date as result.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do observe data flow but the filter condition doesn't work. I say data from other days as well rather than for the previous date.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly let me know where I am going wrong in this. Appreciate any assistance towards the same.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 27 Dec 2023 10:02:01 GMT</pubDate>
    <dc:creator>dineshkumarl</dc:creator>
    <dc:date>2023-12-27T10:02:01Z</dc:date>
    <item>
      <title>Qlik Replicate: Setting up Filter using SQL lite expression</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Setting-up-Filter-using-SQL-lite-expression/m-p/2156368#M8637</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to load Today-1 data for a table from Oracle.&lt;/P&gt;
&lt;P&gt;Option1:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using data and time function filter in Qlik Replicate&lt;/P&gt;
&lt;P&gt;1. Click on the table&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Navigate to Filter &amp;gt; click on Expression Builder&lt;/P&gt;
&lt;P&gt;3. $columnname=date('now', '-1 days')&lt;/P&gt;
&lt;P&gt;I do get the resulted date as previous date when I test the expression.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when I run the task, I do not see any data flow. I kept the task running for 10mins, 30mins, 1hour and 2hours period but didn't observe any data flow.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Option 2:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Defining the above function in Transform&lt;/P&gt;
&lt;P&gt;1. click on the tale&lt;/P&gt;
&lt;P&gt;2. Navigate to Transform option&lt;/P&gt;
&lt;P&gt;3. Select the date column where we want to apply the filter and click on 'fx' option&lt;/P&gt;
&lt;P&gt;4. In expression builder type&amp;nbsp;date('now', '-1 days') and test it&lt;/P&gt;
&lt;P&gt;5. Able to get previous date as result.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do observe data flow but the filter condition doesn't work. I say data from other days as well rather than for the previous date.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly let me know where I am going wrong in this. Appreciate any assistance towards the same.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 10:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Setting-up-Filter-using-SQL-lite-expression/m-p/2156368#M8637</guid>
      <dc:creator>dineshkumarl</dc:creator>
      <dc:date>2023-12-27T10:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate: Setting up Filter using SQL lite expression</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Setting-up-Filter-using-SQL-lite-expression/m-p/2156374#M8638</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/205631"&gt;@dineshkumarl&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community.&lt;/P&gt;
&lt;P&gt;Please check the sample&lt;SPAN&gt;&amp;nbsp;&lt;A title="full load pass thru filter" href="https://community.qlik.com/t5/Official-Support-Articles/Filter-for-last-90-days-of-data-in-Qlik-Replicate-part-two/ta-p/1980009#:~:text=full%20load%20pass%20thru%20filter%20enabled." target="_blank" rel="noopener"&gt;full load pass thru filter&lt;/A&gt;, in the sample it's 90 days, hope it helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 10:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Setting-up-Filter-using-SQL-lite-expression/m-p/2156374#M8638</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-12-27T10:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate: Setting up Filter using SQL lite expression</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Setting-up-Filter-using-SQL-lite-expression/m-p/2156421#M8644</link>
      <description>&lt;P&gt;Thank you for the update. The full load pass through filter works.&amp;nbsp;&lt;BR /&gt;We would have to specific the condition as per source DB. For oracle I have specified trunc(SYSDATE)-1.&lt;/P&gt;
&lt;P&gt;It works as expected.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 03:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Setting-up-Filter-using-SQL-lite-expression/m-p/2156421#M8644</guid>
      <dc:creator>dineshkumarl</dc:creator>
      <dc:date>2023-12-28T03:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate: Setting up Filter using SQL lite expression</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Setting-up-Filter-using-SQL-lite-expression/m-p/2156439#M8645</link>
      <description>&lt;P&gt;Thank you so much for the feedback&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/205631"&gt;@dineshkumarl&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 14:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Setting-up-Filter-using-SQL-lite-expression/m-p/2156439#M8645</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-12-27T14:54:22Z</dc:date>
    </item>
  </channel>
</rss>

