<?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 error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/1127614#M903670</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;1st check your sql connection with qlikview&lt;/P&gt;&lt;P&gt;2nd check query is working fine or not in sql editior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2016 09:18:51 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2016-07-11T09:18:51Z</dc:date>
    <item>
      <title>Script error</title>
      <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/1127613#M903669</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;We were getting the below error when i ran sql query in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;ODBC read failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;SELECT DISTINCT a7aacd,A7AIDT,DMAACD,A7AACD ,A7BANB,count(distinct a7banb)as Total_Contracts_May1st_New&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;FROM dsa7cpp a, dadmrep b &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;WHERE A.A7AACD = B.DMAACD and ((A7AIDT &amp;gt;= '1160501' AND A7AIDT &amp;lt;='1160508' )OR (A7AIDT &amp;gt;= '1160518' AND A7AIDT&amp;lt;= 1160710)) and&amp;nbsp; a7banb in ( SELECT a0banb FROM dsa0cpp &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;GROUP BY a0banb having sum(a0amva) &amp;lt;&amp;gt; 0 ) and a7banb in (select bkbanb from inbkcpp) and B.DMM2C# = 'ESIGN' and dmwgst ='Y' GROUP BY a7aacd,A7AIDT,A7AACD,DMAACD,A7BANB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script code:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,date(date#(A7AIDT+19000000, 'YYYYMMDD'),'DD/MM/YYYY') as New_A7AIDTs ; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SELECT DISTINCT a7aacd,A7AIDT,DMAACD,A7AACD ,A7BANB,count(distinct a7banb)as Total_Contracts_May1st_New&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM dsa7cpp a, dadmrep b&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHERE A.A7AACD = B.DMAACD and ((A7AIDT &amp;gt;= '1160501' AND A7AIDT &amp;lt;='1160508' )OR (A7AIDT &amp;gt;= '1160518' AND A7AIDT&amp;lt;= $(vYesterday))) and&amp;nbsp; a7banb in ( SELECT a0banb FROM dsa0cpp &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GROUP BY a0banb having sum(a0amva) &amp;lt;&amp;gt; 0 ) and a7banb in (select bkbanb from inbkcpp) and B.DMM2C# = 'ESIGN' and dmwgst ='Y' GROUP BY a7aacd,A7AIDT,A7AACD,DMAACD,A7BANB;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-error/m-p/1127613#M903669</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Script error</title>
      <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/1127614#M903670</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;1st check your sql connection with qlikview&lt;/P&gt;&lt;P&gt;2nd check query is working fine or not in sql editior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 09:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-error/m-p/1127614#M903670</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-07-11T09:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Script error</title>
      <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/1127615#M903671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView is case sensitive. Because, you pause the alias name is small but in your where condition it showing Caps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Script code:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;LOAD *,date(date#(A7AIDT+19000000, 'YYYYMMDD'),'DD/MM/YYYY') as New_A7AIDTs ;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;SELECT DISTINCT a7aacd,A7AIDT,DMAACD,A7AACD ,A7BANB,count(distinct a7banb)as Total_Contracts_May1st_New&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;FROM dsa7cpp &lt;SPAN style="color: #ff0000;"&gt;A&lt;/SPAN&gt;, dadmrep &lt;SPAN style="color: #ff0000;"&gt;B&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;WHERE A.A7AACD = B.DMAACD and ((A7AIDT &amp;gt;= '1160501' AND A7AIDT &amp;lt;='1160508' )OR (A7AIDT &amp;gt;= '1160518' AND A7AIDT&amp;lt;= $(vYesterday))) and&amp;nbsp; a7banb in ( SELECT a0banb FROM dsa0cpp&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;GROUP BY a0banb having sum(a0amva) &amp;lt;&amp;gt; 0 ) and a7banb in (select bkbanb from inbkcpp) and B.DMM2C# = 'ESIGN' and dmwgst ='Y' GROUP BY a7aacd,A7AIDT,A7AACD,DMAACD,A7BANB;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Or else, Please share me your data model to see?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;- ANIL&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 10:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-error/m-p/1127615#M903671</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-11T10:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Script error</title>
      <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/1127616#M903672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the whole document log?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 12:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-error/m-p/1127616#M903672</guid>
      <dc:creator>Ronnie_Taborn</dc:creator>
      <dc:date>2016-07-11T12:06:40Z</dc:date>
    </item>
  </channel>
</rss>

