<?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: Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script/m-p/974885#M962685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a question. Do you have any date field in your script.? I have checked similar kind of thread and do a little google search. Check the below thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/18069"&gt;Use Date to query oracle db error&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Oct 2015 09:30:09 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2015-10-14T09:30:09Z</dc:date>
    <item>
      <title>Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/974883#M962683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All Iam getting this below mentioned error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ErrorSource: OraOLEDB, ErrorMsg: ORA-01861: literal does not match format string&lt;/P&gt;&lt;P&gt;Inventory_Ledger:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"SQL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; SELECT &lt;/P&gt;&lt;P&gt;(select description from apps.FND_FLEX_VALUES_VL WHERE FLEX_VALUE_SET_ID=1014850 and summary_flag = 'N' and FLEX_VALUE_MEANING =gcc.segment2) SBU,&lt;/P&gt;&lt;P&gt; (select description from apps.FND_FLEX_VALUES_VL WHERE flex_value_set_id = 1014851 and summary_flag = 'N' and FLEX_VALUE_MEANING = gcc.SEGMENT3) loc,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ood.organization_code ORG,"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one sugget me where iam wrong ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 09:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/974883#M962683</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2015-10-14T09:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/974884#M962684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the query is wrong, you will get error near &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;gcc. &lt;/STRONG&gt; to which table you have given this alias?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 09:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/974884#M962684</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-10-14T09:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/974885#M962685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a question. Do you have any date field in your script.? I have checked similar kind of thread and do a little google search. Check the below thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/18069"&gt;Use Date to query oracle db error&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 09:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/974885#M962685</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-10-14T09:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/974886#M962686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you have not posted the complete SQL query, try to execute the state in SQL developer or other SQL query tool and check the syntax once &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 09:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/974886#M962686</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-14T09:36:57Z</dc:date>
    </item>
  </channel>
</rss>

