<?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 Syntax Error: Missing/Missplaced in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Syntax-Error-Missing-Missplaced/m-p/1183213#M887321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI I'm new to Qlik so this question might be a silly one. I successfully added a xls file into the data load editor. When I use the Year, Month, Week function I get the missing/missplaced syntax error. I don't really know what the problem is, I was hoping for a little help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Deposits]:&lt;/P&gt;&lt;P&gt;LOAD [Service Agreement ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [SA Type],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [SA Status],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [ACCT_ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Customer Class],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Current Amount],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Payoff Amount],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Deposit_Plus_Int],&lt;/P&gt;&lt;P&gt;&amp;nbsp; year[Start Date] as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; month[Start Date] as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; week[Start Date] as Week,&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Customer Name]&lt;/P&gt;&lt;P&gt;FROM [lib://AttachedFiles/Customer_Deposits_QlikSense.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Deposits);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Syntax Error: Missing/Missplaced</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Error-Missing-Missplaced/m-p/1183213#M887321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI I'm new to Qlik so this question might be a silly one. I successfully added a xls file into the data load editor. When I use the Year, Month, Week function I get the missing/missplaced syntax error. I don't really know what the problem is, I was hoping for a little help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Deposits]:&lt;/P&gt;&lt;P&gt;LOAD [Service Agreement ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [SA Type],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [SA Status],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [ACCT_ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Customer Class],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Current Amount],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Payoff Amount],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Deposit_Plus_Int],&lt;/P&gt;&lt;P&gt;&amp;nbsp; year[Start Date] as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; month[Start Date] as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; week[Start Date] as Week,&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Customer Name]&lt;/P&gt;&lt;P&gt;FROM [lib://AttachedFiles/Customer_Deposits_QlikSense.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Deposits);&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/Syntax-Error-Missing-Missplaced/m-p/1183213#M887321</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error: Missing/Missplaced</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Error-Missing-Missplaced/m-p/1183214#M887322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with ()&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;&amp;nbsp; year([Start Date]) as Year,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; month([Start Date]) as Month,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; week([Start Date]) as Week,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; [Customer Name]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [lib://AttachedFiles/Customer_Deposits_QlikSense.xlsx]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is Deposits);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 15:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Error-Missing-Missplaced/m-p/1183214#M887322</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-09-13T15:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error: Missing/Missplaced</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Error-Missing-Missplaced/m-p/1183215#M887323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stefan. that cleared my error. I appreciate your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 16:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Error-Missing-Missplaced/m-p/1183215#M887323</guid>
      <dc:creator />
      <dc:date>2016-09-13T16:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error: Missing/Missplaced</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Error-Missing-Missplaced/m-p/1183216#M887324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, close this thread. Just flag the current answer which solution was resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 17:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Error-Missing-Missplaced/m-p/1183216#M887324</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-13T17:29:45Z</dc:date>
    </item>
  </channel>
</rss>

