<?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: Not a valid month error in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1927059#M76340</link>
    <description>&lt;P&gt;Thank you for the answer.&lt;/P&gt;
&lt;P&gt;I cant´t find the NLS_DATE_FORMAT, but checking the data types in the tables with the values I can see that one is in Date type in this format 'DD/MM/YY' and the other is in TIMESTAMP. I tried to convert the formats with a lot of combinations to_date(), to_number(), and leaving the fields exactly how they came from the database.&lt;/P&gt;
&lt;P&gt;Nothing is working.&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 18:52:12 GMT</pubDate>
    <dc:creator>ipiola</dc:creator>
    <dc:date>2022-05-05T18:52:12Z</dc:date>
    <item>
      <title>Not a valid month error</title>
      <link>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1926934#M76332</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I´m working with an Oracle SQL Developer querry, the querry runs ok in the SQL Developer side, but when I run it in Qlik Sense Iím getting the &lt;SPAN&gt;ORA-01843: not a valid month&lt;/SPAN&gt; error.&lt;/P&gt;
&lt;P&gt;I´d tried all sorts of combinations, including all the previous posts in the community, and nothing seems to work.&lt;/P&gt;
&lt;P&gt;In the querry I have 2 statements with dates as follows:&lt;/P&gt;
&lt;P&gt;WHERE c.fechasistema &amp;lt; '01/01/2022'&lt;/P&gt;
&lt;P&gt;AND f.fechbaja&amp;nbsp; &amp;gt; '31/12/2021&lt;/P&gt;
&lt;P&gt;This two conditions work fine in SQL Developer, but doesn´t work in Qlik Sense. I tried to_date(), to_number(), setting a variable in the Qlik Sense load editor, nothing worked.&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 14:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1926934#M76332</guid>
      <dc:creator>ipiola</dc:creator>
      <dc:date>2022-05-05T14:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not a valid month error</title>
      <link>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1927059#M76340</link>
      <description>&lt;P&gt;Thank you for the answer.&lt;/P&gt;
&lt;P&gt;I cant´t find the NLS_DATE_FORMAT, but checking the data types in the tables with the values I can see that one is in Date type in this format 'DD/MM/YY' and the other is in TIMESTAMP. I tried to convert the formats with a lot of combinations to_date(), to_number(), and leaving the fields exactly how they came from the database.&lt;/P&gt;
&lt;P&gt;Nothing is working.&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 18:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1927059#M76340</guid>
      <dc:creator>ipiola</dc:creator>
      <dc:date>2022-05-05T18:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Not a valid month error</title>
      <link>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1927459#M76370</link>
      <description>&lt;P&gt;try below for testing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lib Connect to YOURCONNECTION;&lt;/P&gt;
&lt;P&gt;TEST:&lt;/P&gt;
&lt;P&gt;SQL&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ALTER session set NLS_DATE_FORMAT='DD/MM/YYYY';&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Select&amp;nbsp; top 10 * &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;from YourTableName&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Where&amp;nbsp;c.fechasistema &amp;lt; '01/01/2022';&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 18:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1927459#M76370</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-05-06T18:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Not a valid month error</title>
      <link>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1928541#M76450</link>
      <description>&lt;P&gt;Tanks for your answer &lt;SPAN class="UserName lia-user-name lia-user-rank-Champion-III"&gt; &lt;SPAN class="lia-link-navigation lia-page-link lia-link-disabled lia-user-name-link"&gt;&lt;SPAN class=""&gt;vinieme12&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;I tried your statement but the following error pops up: &lt;/P&gt;
&lt;DIV class="headline edc_error" style="padding: 0px 10px; margin: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-font-smoothing: antialiased; user-select: text; white-space: pre-wrap; background: rgba(255, 38, 38, 0.2); font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;The following error occurred:&lt;/DIV&gt;
&lt;DIV class="edc_error" style="padding: 0px 10px; margin: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-font-smoothing: antialiased; user-select: text; white-space: pre-wrap; background: rgba(255, 38, 38, 0.2); color: #595959; font-family: 'Courier New'; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;Connector reply error: Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.&lt;/DIV&gt;
&lt;DIV class="empty edc_error" style="padding: 1.5em 10px 0px; margin: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-font-smoothing: antialiased; user-select: text; white-space: pre-wrap; background: rgba(255, 38, 38, 0.2); color: #595959; font-family: 'Courier New'; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="headline edc_error" style="padding: 0px 10px; margin: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-font-smoothing: antialiased; user-select: text; white-space: pre-wrap; background: rgba(255, 38, 38, 0.2); font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;The error occurred here:&lt;/DIV&gt;
&lt;DIV class="edc_error" style="padding: 0px 10px; margin: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-font-smoothing: antialiased; user-select: text; white-space: pre-wrap; background: rgba(255, 38, 38, 0.2); color: #595959; font-family: 'Courier New'; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;SQL ALTER session set NLS_DATE_FORMAT='DD/MM/YYYY'&lt;/DIV&gt;</description>
      <pubDate>Tue, 10 May 2022 11:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1928541#M76450</guid>
      <dc:creator>ipiola</dc:creator>
      <dc:date>2022-05-10T11:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Not a valid month error</title>
      <link>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1928548#M76451</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/173637"&gt;@ipiola&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to execute non Select queries you have to do some changes ,please refer below post.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Connector-reply-error-Executing-non-SELECT-queries-is-disabled/ta-p/1716322" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/Connector-reply-error-Executing-non-SELECT-queries-is-disabled/ta-p/1716322&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 11:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1928548#M76451</guid>
      <dc:creator>durgesh22</dc:creator>
      <dc:date>2022-05-10T11:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Not a valid month error</title>
      <link>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1928567#M76454</link>
      <description>&lt;P&gt;There´s no key for that entry, these are the config keys:&lt;/P&gt;
&lt;PRE style="background-color: #2b2b2b; color: #a9b7c6; font-family: 'Consolas'; font-size: 9,8pt;"&gt;  &amp;lt;add key="InstallationMode" value=&lt;BR /&gt;  &amp;lt;add key="LogSQLStatements" value=&lt;BR /&gt;  &amp;lt;add key="QlikEngineLocation" value=&lt;BR /&gt;  &amp;lt;add key="mysql-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="oracle-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="postgres-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="sybase-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="teradata-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="gbq-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="redshift-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="apache-hive-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="impala-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="db2-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="mssql-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="presto-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="mongo-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="drill-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="azure_sql-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="apache-phoenix-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="apache-spark-reading-strategy" value=&lt;BR /&gt;  &amp;lt;add key="simulate-engine-terminate" value=&lt;/PRE&gt;</description>
      <pubDate>Tue, 10 May 2022 12:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-a-valid-month-error/m-p/1928567#M76454</guid>
      <dc:creator>ipiola</dc:creator>
      <dc:date>2022-05-10T12:49:33Z</dc:date>
    </item>
  </channel>
</rss>

