<?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: General Script Error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763889#M1042352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some of the possible reasons:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Synthetic key&lt;/LI&gt;&lt;LI&gt;Incorrect Group By clause&lt;/LI&gt;&lt;LI&gt;Access permission denial for source data/file&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying debugging the script with limited record set. That could help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Dec 2014 05:21:09 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-12-03T05:21:09Z</dc:date>
    <item>
      <title>General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763888#M1042351</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;Could anyone elaborate on this error please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In what cases, it may occur? Cuz I am facing this recently and it's so vague that I'm unable to debug.&lt;/P&gt;&lt;P&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, 03 Dec 2014 05:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763888#M1042351</guid>
      <dc:creator />
      <dc:date>2014-12-03T05:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763889#M1042352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some of the possible reasons:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Synthetic key&lt;/LI&gt;&lt;LI&gt;Incorrect Group By clause&lt;/LI&gt;&lt;LI&gt;Access permission denial for source data/file&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying debugging the script with limited record set. That could help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 05:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763889#M1042352</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-12-03T05:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763890#M1042353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks tresesco..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing synthetic keys could be the cause..&lt;/P&gt;&lt;P&gt;could you suggest a way to get rid of them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 05:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763890#M1042353</guid>
      <dc:creator />
      <dc:date>2014-12-03T05:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763891#M1042354</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;PFA document may be use fule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Chinna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 05:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763891#M1042354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-03T05:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: General Script Error</title>
      <link>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763892#M1042355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generic ways are like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rename one set of common keys to something else&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If most of the fields in the tables are common, possibly, consider concatenating them to form a single table&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Link table - if the data size is not that big&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: I guess it would be worth mentioning that - &lt;EM&gt;'Synthetic keys are&lt;/EM&gt; &lt;STRONG&gt;&lt;EM&gt;not&lt;/EM&gt;&lt;/STRONG&gt; &lt;EM&gt;necessarily bad or incorrect'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It depends on your model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 05:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-Script-Error/m-p/763892#M1042355</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-12-03T05:30:43Z</dc:date>
    </item>
  </channel>
</rss>

