<?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: Syntax error, missing/misplaced FROM error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299494#M616207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you comment the 4th LET and run and check?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jun 2017 18:35:15 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-06-15T18:35:15Z</dc:date>
    <item>
      <title>Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299491#M616204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to create a qvd from a .dat file. &lt;/P&gt;&lt;P&gt;I am using a template that has worked before, and changed the file names and&amp;nbsp; field names to the ones I need for this project. &lt;/P&gt;&lt;P&gt;However, I get the error.&lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;&lt;P&gt;&lt;IMG alt="part1.png" class="jive-image image-1" height="370" src="https://community.qlik.com/legacyfs/online/167011_part1.png" style="height: 370.229px; width: 402px;" width="402" /&gt;&lt;IMG alt="part2.png" class="jive-image image-2" height="186" src="https://community.qlik.com/legacyfs/online/167021_part2.png" style="height: 185.521px; width: 344px;" width="344" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 16:55:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299491#M616204</guid>
      <dc:creator />
      <dc:date>2017-06-15T16:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299492#M616205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try running the script removing semicolon ; near then statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF ........ then&lt;/P&gt;&lt;P&gt;.........&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And can you try running this in Debug Mode and see where it is throwing error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 17:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299492#M616205</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-15T17:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299493#M616206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, that didn't fix the issue.&lt;/P&gt;&lt;P&gt;In debug mode, the reload stops right after the 4th "Let vName4 = FieldValue('Name4',1);"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 18:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299493#M616206</guid>
      <dc:creator />
      <dc:date>2017-06-15T18:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299494#M616207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you comment the 4th LET and run and check?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 18:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299494#M616207</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-15T18:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299495#M616208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Commenting out the fourth Let doesn't help.&lt;/P&gt;&lt;P&gt;The debugger actually stops at the line that says Fact2: &lt;/P&gt;&lt;P&gt;but the vName's are highlighted red when the debugger goes through them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 18:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299495#M616208</guid>
      <dc:creator />
      <dc:date>2017-06-15T18:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299496#M616209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use quotes around those variables like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data1 AS '$(vName)',&lt;/P&gt;&lt;P&gt;Date2 AS '$(vName)',&lt;/P&gt;&lt;P&gt;..... &lt;/P&gt;&lt;P&gt;Can you check this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 19:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299496#M616209</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-15T19:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299497#M616210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It managed to reload, but now there are no available fields...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 19:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299497#M616210</guid>
      <dc:creator />
      <dc:date>2017-06-15T19:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299498#M616211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you mean, nothing loaded? Did you debug? Is that your full script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 19:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299498#M616211</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-15T19:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299499#M616212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. I reloaded it and it worked, but I don't think that is the correct way to fix this issue. &lt;/P&gt;&lt;P&gt;After it reloaded, there were no fields. Yes that is my full script. I did debug, and it got caught right after Let vName4 and when it got to Fact2 it stopped. After putting quotes around them like you said, it reloaded, but no fields were loaded, it was just all blank. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 20:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299499#M616212</guid>
      <dc:creator />
      <dc:date>2017-06-15T20:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299500#M616213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm Strange. I am not sure what is happening? Can you reload only the data until LET commands and see if those variables holding any data using Ctrl+Alt+V and check the variable values? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 20:24:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299500#M616213</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-15T20:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299501#M616214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I get. I commented out everything starting from the LET and to the end of the script. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="load.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167008_load.png" style="height: 427px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 20:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299501#M616214</guid>
      <dc:creator />
      <dc:date>2017-06-15T20:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299502#M616215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have data in your Payment_Sources.qvd?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 20:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299502#M616215</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-15T20:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299503#M616216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As of now, no. All that is in that qvd is just the table headers, because this QVW goal is to create this qvd. When I open the qvd as it is now, the tables are in there, like full_amount,etc. but there is no data. Is this an issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 20:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299503#M616216</guid>
      <dc:creator />
      <dc:date>2017-06-15T20:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299504#M616217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just added a line of test data into each of the four fields, so now the qvd has data in it. I then tried running it again, but still got the same error &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 20:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299504#M616217</guid>
      <dc:creator />
      <dc:date>2017-06-15T20:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299505#M616218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send me your qvw file with that test data please if possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 21:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299505#M616218</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-15T21:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299506#M616219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here, I have attached the QVW and some test data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 13:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299506#M616219</guid>
      <dc:creator />
      <dc:date>2017-06-16T13:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299507#M616220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the error for reference&lt;IMG alt="error.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167127_error.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 14:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299507#M616220</guid>
      <dc:creator />
      <dc:date>2017-06-16T14:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299508#M616221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure will look into it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299508#M616221</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-16T16:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299509#M616222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I got it figured out now. The method of putting quotes/brackets around those variables worked, but now I have two tables of each table.&lt;IMG alt="result2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167159_result2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;However, thank you a lot for your previous help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299509#M616222</guid>
      <dc:creator />
      <dc:date>2017-06-16T16:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error, missing/misplaced FROM error</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299510#M616223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your data model? Pressing Ctrl+T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-missing-misplaced-FROM-error/m-p/1299510#M616223</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-16T16:30:47Z</dc:date>
    </item>
  </channel>
</rss>

