<?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: problem whith data load in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/problem-whith-data-load/m-p/123127#M8548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hello bbm, this is Qlik Sense Load statement and as such you should you a library connection right after the FROM keyword. For example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;LOAD * FROM [LIB://MyFiles/fpa.qvd] (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Make sure you first create the connection pointing to your file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;If, on the other hand, you ae trying to query your database, the sintax is as follow:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;LIB CONNECT TO "MyDBConnection";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;[MyTable]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;SQL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;SELECT * FROM fpa WHERE &lt;SPAN style="font-family: Courier New;"&gt;dt_rcp_mod&amp;gt;03/07/2018&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Courier New;"&gt;I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Courier New;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Courier New;"&gt;Juan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2018 14:10:08 GMT</pubDate>
    <dc:creator>jvitantonio</dc:creator>
    <dc:date>2018-08-09T14:10:08Z</dc:date>
    <item>
      <title>problem whith data load</title>
      <link>https://community.qlik.com/t5/App-Development/problem-whith-data-load/m-p/123126#M8547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello community&lt;/P&gt;&lt;P&gt;i have a problem whith load data this the error&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: monospace; font-size: 13px;"&gt;No qualified path for file: ***: fpa : Load * FROM [preprod].[fpa] WHERE dt_rcp_mod&amp;gt;03/07/2018&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: monospace; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13px; font-family: monospace;"&gt;and whene i replace &lt;SPAN style="color: #ff0000; font-family: monospace; font-size: 13px;"&gt;[preprod].[fpa] &lt;SPAN style="color: #000000;"&gt;whith the qvd link it work fine &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: monospace; font-size: 13px;"&gt;&lt;SPAN style="color: #000000; font-size: 13px; font-family: monospace;"&gt;there is any restriction to use [].[] in the instruction from ?? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/problem-whith-data-load/m-p/123126#M8547</guid>
      <dc:creator>bbmmouha</dc:creator>
      <dc:date>2018-08-09T09:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: problem whith data load</title>
      <link>https://community.qlik.com/t5/App-Development/problem-whith-data-load/m-p/123127#M8548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hello bbm, this is Qlik Sense Load statement and as such you should you a library connection right after the FROM keyword. For example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;LOAD * FROM [LIB://MyFiles/fpa.qvd] (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Make sure you first create the connection pointing to your file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;If, on the other hand, you ae trying to query your database, the sintax is as follow:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;LIB CONNECT TO "MyDBConnection";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;[MyTable]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;SQL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;SELECT * FROM fpa WHERE &lt;SPAN style="font-family: Courier New;"&gt;dt_rcp_mod&amp;gt;03/07/2018&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Courier New;"&gt;I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Courier New;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Courier New;"&gt;Juan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 14:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/problem-whith-data-load/m-p/123127#M8548</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2018-08-09T14:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: problem whith data load</title>
      <link>https://community.qlik.com/t5/App-Development/problem-whith-data-load/m-p/123128#M8549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks @juan i think ther is a problem whith the impala connector when i specify a data base Preprod and i do the data request like you mention it didn't work and i m obligate to write [preprod].[fpa] &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 07:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/problem-whith-data-load/m-p/123128#M8549</guid>
      <dc:creator>bbmmouha</dc:creator>
      <dc:date>2018-08-10T07:16:21Z</dc:date>
    </item>
  </channel>
</rss>

