<?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: QlikSense throws error in query that works just fine in SQLDev in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1933815#M10772</link>
    <description>&lt;P&gt;Can you paste your query?&lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2022 21:19:47 GMT</pubDate>
    <dc:creator>danielrozental</dc:creator>
    <dc:date>2022-05-20T21:19:47Z</dc:date>
    <item>
      <title>QlikSense throws error in query that works just fine in SQLDev</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1933252#M10764</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I put together a query in SQL Developer that works just fine but when I paste it in QlikSense (like I always do) it throws the error: "ERROR [HY000] [Qlik][OracleOCI] (3000) Oracle Caller Interface: ORA-00936: missing expression"&lt;/P&gt;
&lt;P&gt;I've already checked commas, select and from statements.&lt;/P&gt;
&lt;P&gt;Like I said, the exact same query runs just fine in SQL Developer. Its the first time something like this happens and I couldn't find anyone that has the same problem.&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 18:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1933252#M10764</guid>
      <dc:creator>Sofichina</dc:creator>
      <dc:date>2022-05-19T18:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense throws error in query that works just fine in SQLDev</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1933815#M10772</link>
      <description>&lt;P&gt;Can you paste your query?&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 21:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1933815#M10772</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2022-05-20T21:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense throws error in query that works just fine in SQLDev</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1934413#M10776</link>
      <description>&lt;P&gt;The query is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 12:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1934413#M10776</guid>
      <dc:creator>Sofichina</dc:creator>
      <dc:date>2022-05-24T12:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense throws error in query that works just fine in SQLDev</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1934489#M10779</link>
      <description>&lt;P&gt;You're query seems ok.&lt;/P&gt;
&lt;P&gt;Have you tried starting with a more simple version and build it up to see when you start getting the error?&lt;/P&gt;
&lt;P&gt;For example, does something like this work?&lt;/P&gt;
&lt;P&gt;SELECT&lt;BR /&gt;SUM (r.cambio ) AS STOCK&lt;/P&gt;
&lt;P&gt;FROM sigsa.cambiohistorico r&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 21:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1934489#M10779</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2022-05-23T21:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense throws error in query that works just fine in SQLDev</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1934815#M10791</link>
      <description>&lt;P&gt;Thank you for your answer! I did as you said and it turns out the "date(today())" was crushing the query in Qlik. I solved it by defining a variable vDate = date(today()) in Main and calling it out as "$vDate"&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 12:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/QlikSense-throws-error-in-query-that-works-just-fine-in-SQLDev/m-p/1934815#M10791</guid>
      <dc:creator>Sofichina</dc:creator>
      <dc:date>2022-05-24T12:22:41Z</dc:date>
    </item>
  </channel>
</rss>

