<?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: Loading a SQL API (function) field not found error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131947#M372027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use same expression to get the values using alias names then trace to debug see whether the values are coming or not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2016 13:27:03 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2016-09-01T13:27:03Z</dc:date>
    <item>
      <title>Loading a SQL API (function) field not found error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131944#M372024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting a field not found &amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;TTT_NO&amp;gt;&lt;/SPAN&gt; error when trying to runt his load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;super:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD "SSS_NO" AS [S Number],&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="font-size: 13.3333px;"&gt;TTT_NO&lt;/SPAN&gt;" AS [T Hours]; ----- THIS LINE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;et.SSS_NO,&lt;/P&gt;&lt;P&gt;et.CCC_ID,&lt;/P&gt;&lt;P&gt;WSA_API.GSH (et.CCC_ID, et.SSS_NO, trunc(sysdate)+2) AS TTT_NO&lt;/P&gt;&lt;P&gt;FROM SSS_TABBLE et;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE super INTO $(vDetailsQVDDirectory)super.qvd (qvd);&lt;/P&gt;&lt;P&gt;DROP TABLE super;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131944#M372024</guid>
      <dc:creator>matthewp</dc:creator>
      <dc:date>2016-09-01T13:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a SQL API (function) field not found error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131945#M372025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because you are attempting the preceding load. Can I know what are you expecting from this. And please try database and then try in qlikview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131945#M372025</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-01T13:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a SQL API (function) field not found error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131946#M372026</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;SELECT&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;et.SSS_NO,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;et.CCC_ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WSA_API.GSH (et.CCC_ID, et.SSS_NO, trunc(sysdate)+2) AS TTT_NO&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM SSS_TABBLE et;&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;works fine in oracle sql developer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131946#M372026</guid>
      <dc:creator>matthewp</dc:creator>
      <dc:date>2016-09-01T13:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a SQL API (function) field not found error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131947#M372027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use same expression to get the values using alias names then trace to debug see whether the values are coming or not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131947#M372027</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-01T13:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a SQL API (function) field not found error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131948#M372028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to run the sql in the load script not in the qvd extract&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131948#M372028</guid>
      <dc:creator>matthewp</dc:creator>
      <dc:date>2016-09-01T13:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a SQL API (function) field not found error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131949#M372029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give a try on the below code and let me know the result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;super:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; SQL SELECT&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;et.SSS_NO,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;et.CCC_ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WSA_API.GSH (et.CCC_ID, et.SSS_NO, trunc(sysdate)+2)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM SSS_TABBLE et;&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;STORE super INTO $(vDetailsQVDDirectory)super.qvd (qvd);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DROP TABLE super;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131949#M372029</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-09-01T13:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a SQL API (function) field not found error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131950#M372030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; trunc(sysdate) is not valid in SQL use something like CONVERT(date,getdate()) instead&lt;CODE&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131950#M372030</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2016-09-01T13:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a SQL API (function) field not found error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131951#M372031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trunc() is a valid function in Oracle unless there is a change, I used to use Oracle long years back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131951#M372031</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-09-01T13:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a SQL API (function) field not found error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131952#M372032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SQL is fine, its the QV part&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:38:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131952#M372032</guid>
      <dc:creator>matthewp</dc:creator>
      <dc:date>2016-09-01T13:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a SQL API (function) field not found error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131953#M372033</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;I would rather test it like this:&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;SPAN style="font-family: 'courier new', courier;"&gt;super:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em; font-family: 'courier new', courier;"&gt;SQL SELECT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;et.SSS_NO,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;et.CCC_ID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;WSA_API.GSH (et.CCC_ID, et.SSS_NO, trunc(sysdate)+2) AS TTT_NO&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM SSS_TABBLE et; // Correct spelling?&lt;/SPAN&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;Now check in the Table Viewer which fields names you do get in the super table...&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;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-SQL-API-function-field-not-found-error/m-p/1131953#M372033</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-09-01T13:43:57Z</dc:date>
    </item>
  </channel>
</rss>

