<?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 ODATA CONNECTOR: OData Query Options in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/ODATA-CONNECTOR-OData-Query-Options/m-p/2031913#M11940</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;i have to do a simple query with ODATA connector, i have to select status equal to 'f' or 't', from User table of SuccessFactor&lt;/P&gt;
&lt;P&gt;Do you know how i can do that?&lt;/P&gt;
&lt;P&gt;We are trying to select data with the field QueryOption but it give me back only status = t by default&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeonardoHorsa_0-1675151288592.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99217i2BF8A27F89EE6F5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeonardoHorsa_0-1675151288592.png" alt="LeonardoHorsa_0-1675151288592.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 07:50:22 GMT</pubDate>
    <dc:creator>LeonardoHorsa</dc:creator>
    <dc:date>2023-01-31T07:50:22Z</dc:date>
    <item>
      <title>ODATA CONNECTOR: OData Query Options</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/ODATA-CONNECTOR-OData-Query-Options/m-p/2031913#M11940</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;i have to do a simple query with ODATA connector, i have to select status equal to 'f' or 't', from User table of SuccessFactor&lt;/P&gt;
&lt;P&gt;Do you know how i can do that?&lt;/P&gt;
&lt;P&gt;We are trying to select data with the field QueryOption but it give me back only status = t by default&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeonardoHorsa_0-1675151288592.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99217i2BF8A27F89EE6F5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeonardoHorsa_0-1675151288592.png" alt="LeonardoHorsa_0-1675151288592.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 07:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/ODATA-CONNECTOR-OData-Query-Options/m-p/2031913#M11940</guid>
      <dc:creator>LeonardoHorsa</dc:creator>
      <dc:date>2023-01-31T07:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: ODATA CONNECTOR: OData Query Options</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/ODATA-CONNECTOR-OData-Query-Options/m-p/2032153#M11942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/95545"&gt;@LeonardoHorsa&lt;/a&gt;&amp;nbsp;, This syntax should be from ODATA, so I think you'll need to do something like this example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;All products whose name value is ‘Milk’ or ‘Cheese’:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;&lt;A href="http://host/service/Products?$filter=Name" target="_blank"&gt;http://host/service/Products?$filter=Name&lt;/A&gt; in ('Milk', 'Cheese')&lt;/CODE&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;e.g.:&amp;nbsp; &amp;nbsp; &amp;nbsp;eq ('f', 't')&lt;/P&gt;
&lt;P&gt;Check the ODATA syntax documentation for more info.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/odata/concepts/queryoptions-overview" target="_blank"&gt;https://learn.microsoft.com/en-us/odata/concepts/queryoptions-overview&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 13:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/ODATA-CONNECTOR-OData-Query-Options/m-p/2032153#M11942</guid>
      <dc:creator>Jay_Brown</dc:creator>
      <dc:date>2023-01-31T13:19:11Z</dc:date>
    </item>
  </channel>
</rss>

