<?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: Odd syntax error in load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305749#M615857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jun 2017 16:30:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-06-16T16:30:38Z</dc:date>
    <item>
      <title>Odd syntax error in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305740#M615848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have looked through every single syntax error post in the forum, and I don't think my issue is the same as any of them.&lt;/P&gt;&lt;P&gt;I wrote this script based on a template that works, and just changed file names and headers. It should work but it doesn't&lt;/P&gt;&lt;P&gt;I have attached the sample data.&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;IMG alt="error.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167152_error.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 15:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305740#M615848</guid>
      <dc:creator />
      <dc:date>2017-06-16T15:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Odd syntax error in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305741#M615849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The new names you are assigning have spaces in them... you need to cover them with [] or ""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167148_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305741#M615849</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-16T16:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Odd syntax error in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305742#M615850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="same.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167156_same.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;still results in same error. I have _, not spaces in my code, im not sure why the script error shows it as spaces&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305742#M615850</guid>
      <dc:creator />
      <dc:date>2017-06-16T16:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Odd syntax error in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305743#M615851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fact2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data1 as [$(vName1)],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data2 as [$(vName2)],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data3 as [$(vName3)],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data4 as [$(vName4)]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident Fact; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These variables are created using data from cutoffar.dat and not the inline table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305743#M615851</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-16T16:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Odd syntax error in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305744#M615852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron&lt;/P&gt;&lt;P&gt;from Your attachment&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167155_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; Fact2:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Data1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vName1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Data2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vName2)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Data3&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vName3)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Data4&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vName4)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Fact; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305744#M615852</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-06-16T16:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Odd syntax error in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305745#M615853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167149_Capture.PNG" style="height: 121px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305745#M615853</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-16T16:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Odd syntax error in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305746#M615854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, one more issue however. &lt;/P&gt;&lt;P&gt;Now I have double the amount of tables. &lt;/P&gt;&lt;P&gt;I think putting the 4 things in&amp;nbsp; [ ] resulted in it making 2 separate tables. &lt;/P&gt;&lt;P&gt;Any idea how to fix this?&lt;IMG alt="result2.png" class="jive-image image-1" height="326" src="https://community.qlik.com/legacyfs/online/167158_result2.png" style="height: 325.952px; width: 408px;" width="408" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305746#M615854</guid>
      <dc:creator />
      <dc:date>2017-06-16T16:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Odd syntax error in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305747#M615855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305747#M615855</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-16T16:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Odd syntax error in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305748#M615856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah yes thank you. For some reason the template I was working off of, the script code worked for them. But thank you this solves my problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305748#M615856</guid>
      <dc:creator />
      <dc:date>2017-06-16T16:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Odd syntax error in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305749#M615857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Odd-syntax-error-in-load-script/m-p/1305749#M615857</guid>
      <dc:creator />
      <dc:date>2017-06-16T16:30:38Z</dc:date>
    </item>
  </channel>
</rss>

