<?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: where condition IN REST API JSON Script in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/where-condition-IN-REST-API-JSON-Script/m-p/1913074#M10492</link>
    <description>&lt;P&gt;Hi A&lt;SPAN&gt;atish12345,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Did you already try and test using the WITH CONNECTION() ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here are some example links:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/REST-connector-Using-WITH-CONNECTION/ba-p/1523257" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/REST-connector-Using-WITH-CONNECTION/ba-p/1523257&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Connectivity-Data-Prep/Where-statement-in-Qlik-Rest-Connector-Incremental-Load/td-p/1341093" target="_blank"&gt;https://community.qlik.com/t5/Connectivity-Data-Prep/Where-statement-in-Qlik-Rest-Connector-Incremental-Load/td-p/1341093&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Qlik Support&lt;/P&gt;</description>
    <pubDate>Fri, 01 Apr 2022 10:58:54 GMT</pubDate>
    <dc:creator>Andreas_Giesbrecht</dc:creator>
    <dc:date>2022-04-01T10:58:54Z</dc:date>
    <item>
      <title>where condition IN REST API JSON Script</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/where-condition-IN-REST-API-JSON-Script/m-p/1912915#M10491</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am loading data from APIs using REST connector.&lt;/P&gt;
&lt;P&gt;Now in order to implement incremental load, I need to load only new data based on latest date using where condition on JSON Script that got generated by default when I added data from table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am getting issue while using where condition in SQL JSON Code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please help me if there is a way of doing it, or any other alternative for it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aatish&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 07:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/where-condition-IN-REST-API-JSON-Script/m-p/1912915#M10491</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2022-04-01T07:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: where condition IN REST API JSON Script</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/where-condition-IN-REST-API-JSON-Script/m-p/1913074#M10492</link>
      <description>&lt;P&gt;Hi A&lt;SPAN&gt;atish12345,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Did you already try and test using the WITH CONNECTION() ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here are some example links:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/REST-connector-Using-WITH-CONNECTION/ba-p/1523257" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/REST-connector-Using-WITH-CONNECTION/ba-p/1523257&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Connectivity-Data-Prep/Where-statement-in-Qlik-Rest-Connector-Incremental-Load/td-p/1341093" target="_blank"&gt;https://community.qlik.com/t5/Connectivity-Data-Prep/Where-statement-in-Qlik-Rest-Connector-Incremental-Load/td-p/1341093&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Qlik Support&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 10:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/where-condition-IN-REST-API-JSON-Script/m-p/1913074#M10492</guid>
      <dc:creator>Andreas_Giesbrecht</dc:creator>
      <dc:date>2022-04-01T10:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: where condition IN REST API JSON Script</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/where-condition-IN-REST-API-JSON-Script/m-p/1913509#M10494</link>
      <description>&lt;P&gt;Dear Andreas, thanks for the reply.&lt;/P&gt;
&lt;P&gt;I am already using With connection for some other query parameters.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And in where condition I want to use greater than or equal to symbol, which is not working in With connection keyword ...it only check based on equal to condition.&lt;/P&gt;
&lt;P&gt;In one of the link you shared there also &amp;gt;= is used and I tried it in With connection at my end but it was not working...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aatish&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2022 05:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/where-condition-IN-REST-API-JSON-Script/m-p/1913509#M10494</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2022-04-03T05:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: where condition IN REST API JSON Script</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/where-condition-IN-REST-API-JSON-Script/m-p/1914323#M10506</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Aatish,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;Are you able to verify if the REST API you are trying to reload from does allow any kind of filtering? Is is possible to filter via a third party API testing tool like POSTMAN?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Qlik Support&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 07:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/where-condition-IN-REST-API-JSON-Script/m-p/1914323#M10506</guid>
      <dc:creator>Andreas_Giesbrecht</dc:creator>
      <dc:date>2022-04-05T07:42:42Z</dc:date>
    </item>
  </channel>
</rss>

