<?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 Where is my error? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216531#M69831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS FOR ALL. I CAN DO IT .... this is de correct script:&lt;/P&gt;&lt;P&gt;directory;&lt;BR /&gt;Load&lt;BR /&gt;DAY ([FECHA DESDE]) as [DAY DESDE],&lt;BR /&gt;MONTH ([FECHA DESDE]) as [MONTH DESDE],&lt;BR /&gt;YEAR ([FECHA DESDE]) as [YEAR DESDE]&lt;BR /&gt;FROM &lt;C&gt; (biff, embedded labels, table is [PersonalCOMP$]);&lt;/C&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>Thu, 15 Oct 2009 03:40:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-15T03:40:54Z</dc:date>
    <item>
      <title>Where is my error?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216524#M69824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I'm new using QV. I have to show the field "FECHA DESDE" in three columns (Day, Month and Year). I wrote this script&lt;/P&gt;&lt;P&gt;LOAD [FECHA DESDE],&lt;BR /&gt; DAY (FECHA DESDE)&lt;BR /&gt; MONTH (FECHA DESDE),&lt;BR /&gt; YEAR (FECHA DESDE),&lt;BR /&gt;FROM [PERSONAL\comision desde.xls] (biff, embedded labels, table is [PersonalCOMP$]);&lt;/P&gt;&lt;P&gt;But i have an error like this: &lt;B&gt;error in expresion: ')' expected&lt;/B&gt;&lt;/P&gt;&lt;P&gt;How can i do to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 02:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216524#M69824</guid>
      <dc:creator />
      <dc:date>2009-10-15T02:15:02Z</dc:date>
    </item>
    <item>
      <title>Where is my error?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216525#M69825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Use the square brackets also in the day, month and year functions, e.g.:&lt;/P&gt;&lt;P&gt;DAY([FECHA DESDE]) ....&lt;/P&gt;&lt;P&gt;2. after the DAY(..) in your post ther is no comma .. of course ther must be one&lt;/P&gt;&lt;P&gt;Perhaps this helps.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 02:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216525#M69825</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-10-15T02:20:07Z</dc:date>
    </item>
    <item>
      <title>Where is my error?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216526#M69826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;LOAD [FECHA DESDE],&lt;BR /&gt; DAY ([FECHA DESDE])&lt;BR /&gt; MONTH ([FECHA DESDE]),&lt;BR /&gt; YEAR ([FECHA DESDE]),&lt;BR /&gt;FROM [PERSONAL\comision desde.xls] (biff, embedded labels, table is [PersonalCOMP$]);&lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 02:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216526#M69826</guid>
      <dc:creator />
      <dc:date>2009-10-15T02:21:09Z</dc:date>
    </item>
    <item>
      <title>Where is my error?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216527#M69827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Joachim and Talha but when i tried that i have a sintax error like this:&lt;/P&gt;&lt;P&gt;Sintax Error. Clause FROM displaced or Clause FROM didnt find. (excuse me for my english!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 02:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216527#M69827</guid>
      <dc:creator />
      <dc:date>2009-10-15T02:52:48Z</dc:date>
    </item>
    <item>
      <title>Where is my error?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216528#M69828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove the comma behind the YEAR() ...(just before the FROM).&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 02:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216528#M69828</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-10-15T02:54:45Z</dc:date>
    </item>
    <item>
      <title>Where is my error?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216529#M69829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... and add one comma after DAY([FECHA DESDE])&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 03:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216529#M69829</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-10-15T03:36:39Z</dc:date>
    </item>
    <item>
      <title>Where is my error?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216530#M69830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... as I suggested in my first reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 03:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216530#M69830</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-10-15T03:40:11Z</dc:date>
    </item>
    <item>
      <title>Where is my error?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216531#M69831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS FOR ALL. I CAN DO IT .... this is de correct script:&lt;/P&gt;&lt;P&gt;directory;&lt;BR /&gt;Load&lt;BR /&gt;DAY ([FECHA DESDE]) as [DAY DESDE],&lt;BR /&gt;MONTH ([FECHA DESDE]) as [MONTH DESDE],&lt;BR /&gt;YEAR ([FECHA DESDE]) as [YEAR DESDE]&lt;BR /&gt;FROM &lt;C&gt; (biff, embedded labels, table is [PersonalCOMP$]);&lt;/C&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>Thu, 15 Oct 2009 03:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-my-error/m-p/216531#M69831</guid>
      <dc:creator />
      <dc:date>2009-10-15T03:40:54Z</dc:date>
    </item>
  </channel>
</rss>

