<?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: data load error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199185#M881966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This might be due to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(num(date(Date#(SalesDate,'DDMMMYYYY'),'DDMMMYYYY'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why dont you simply use the date format of SalesDate field as it is and change the format of lastReloadTime accordingly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2016 04:08:51 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2016-10-04T04:08:51Z</dc:date>
    <item>
      <title>data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199184#M881965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;SalesDate column is coming from database. I am trying to implement incremental load.&lt;/P&gt;&lt;P&gt;SalesDate values are 01SEP2016,01OCT2016, and so on.&lt;/P&gt;&lt;P&gt;I am using reloadtime() function.&lt;/P&gt;&lt;P&gt;LET lastReloadTime = num(date(ReloadTime(),'DDMMMYYYY'));&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\QVD\Sales.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL SELECT * FROM Sales_Table&lt;/P&gt;&lt;P&gt;where&amp;nbsp; (num(date(Date#(SalesDate,'DDMMMYYYY'),'DDMMMYYYY')) &amp;gt; $(lastReloadTime));&lt;/P&gt;&lt;P&gt;Error Message:&lt;/P&gt;&lt;P&gt;expected something like ')' between the 'date' keyword and '('.&lt;/P&gt;&lt;P&gt;SQL SELECT * FROM Sales_Table&lt;/P&gt;&lt;P&gt;where&amp;nbsp; (num(date(Date#(SalesDate,'DDMMMYYYY'),'DDMMMYYYY')) &amp;gt; 42647.496226852)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&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/data-load-error/m-p/1199184#M881965</guid>
      <dc:creator>arethaking</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199185#M881966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This might be due to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(num(date(Date#(SalesDate,'DDMMMYYYY'),'DDMMMYYYY'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why dont you simply use the date format of SalesDate field as it is and change the format of lastReloadTime accordingly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 04:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199185#M881966</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2016-10-04T04:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199186#M881967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sushil,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;My SalesDate is not in Date format in Qlikview. It is a character. That's why I am using format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I followed your advise. Getting the below error message:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax error, expected something like an 'OR' keyword or ')' between an integer and the word 'OCT2016'. &lt;/P&gt;&lt;P&gt;SQL SELECT * FROM Sales_Table&lt;/P&gt;&lt;P&gt;where&amp;nbsp; (SalesDate&amp;gt; 04OCT2016)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 04:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199186#M881967</guid>
      <dc:creator>arethaking</dc:creator>
      <dc:date>2016-10-04T04:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199187#M881968</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;Try this: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;where&amp;nbsp; SalesDate&amp;gt; '04OCT2016'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if that works then use variable in quotes like : '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(lastReloadTime)'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 04:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199187#M881968</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2016-10-04T04:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199188#M881969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've to ask one question before help. If your reload date is today. Then what output will come using this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT * FROM Sales_Table&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where&amp;nbsp; (num(date(Date#(SalesDate,'DDMMMYYYY'),'DDMMMYYYY')) &amp;gt; $(lastReloadTime));&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Might be this, I've added this &amp;gt;= and then try with single quotes or without single quotes&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT * FROM Sales_Table&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where&amp;nbsp; (num(date(Date#(SalesDate,'DDMMMYYYY'),'DDMMMYYYY')) &amp;gt;= '$(lastReloadTime)');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 04:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199188#M881969</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-04T04:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199189#M881970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aretha&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;You can use To_Char function to convert the date format in database side. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 04:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199189#M881970</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2016-10-04T04:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199190#M881971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayil, Could you please provide the code. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 05:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199190#M881971</guid>
      <dc:creator>arethaking</dc:creator>
      <dc:date>2016-10-04T05:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199191#M881972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some thing like this : &lt;CODE style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;&lt;SPAN class="kwd" style="color: #101094;"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #303336;"&gt; to_char&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #303336;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #303336;"&gt;column_date&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #303336;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #303336;"&gt; &lt;/SPAN&gt;&lt;SPAN class="str" style="color: #7d2727;"&gt;'yyyy/mm/dd'&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #303336;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #303336;"&gt; &lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: #101094;"&gt;from&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #303336;"&gt; &lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: #101094;"&gt;table&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #303336;"&gt;;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 05:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199191#M881972</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2016-10-04T05:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199192#M881973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this might helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 05:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199192#M881973</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-10-04T05:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199193#M881974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 05:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199193#M881974</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-10-04T05:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199194#M881975</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;Please check below link for sample&lt;/P&gt;&lt;P&gt;&lt;A href="https://sqlandplsql.com/2012/10/28/to_char-number-function-oracle/" title="https://sqlandplsql.com/2012/10/28/to_char-number-function-oracle/"&gt;https://sqlandplsql.com/2012/10/28/to_char-number-function-oracle/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 05:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199194#M881975</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2016-10-04T05:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199195#M881976</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;You can simply use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LET lastReloadTime = num(date(ReloadTime(),'DDMMMYYYY'));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TableName:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SELECT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FROM TableName&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;WHERE &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SalesDate &amp;gt; &lt;/SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(lastReloadTime)';&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 05:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199195#M881976</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-10-04T05:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: data load error</title>
      <link>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199196#M881977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;From your Query:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT * FROM Sales_Table&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where &lt;STRONG&gt; (num(date(Date#(SalesDate,'DDMMMYYYY'),'DDMMMYYYY'))&lt;/STRONG&gt; &amp;gt; $(lastReloadTime));&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Note: Num#(), Num(), Date#() and Date() are all qlikview functions, it won't work in SQL Queries, you can use only in LOAD statement but not in SELECT statment.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps you.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 05:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-load-error/m-p/1199196#M881977</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-10-04T05:50:40Z</dc:date>
    </item>
  </channel>
</rss>

