<?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 [Qliksense] Load xlsx from path in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210537#M23204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to load an XLSX file in my load script in Qliksense 3.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found on the forum multiple post about this issue but whatever I try it fails.&amp;nbsp; The error msg is "cannot open file *filepath*&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is my load script&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column3&lt;/P&gt;&lt;P&gt;FROM 'F:\path\to\folder\myFile.xlsx'(ooxml, embedded labels, table is Feuil1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried without the "&lt;SPAN style="font-size: 13.3333px;"&gt;(ooxml, embedded labels, table is Feuil1)&lt;/SPAN&gt;" (which is the one generated by Qliksense when I load the xlsx by lib connection).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Oct 2016 14:13:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-10-21T14:13:58Z</dc:date>
    <item>
      <title>[Qliksense] Load xlsx from path</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210537#M23204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to load an XLSX file in my load script in Qliksense 3.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found on the forum multiple post about this issue but whatever I try it fails.&amp;nbsp; The error msg is "cannot open file *filepath*&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is my load script&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column3&lt;/P&gt;&lt;P&gt;FROM 'F:\path\to\folder\myFile.xlsx'(ooxml, embedded labels, table is Feuil1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried without the "&lt;SPAN style="font-size: 13.3333px;"&gt;(ooxml, embedded labels, table is Feuil1)&lt;/SPAN&gt;" (which is the one generated by Qliksense when I load the xlsx by lib connection).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 14:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210537#M23204</guid>
      <dc:creator />
      <dc:date>2016-10-21T14:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: [Qliksense] Load xlsx from path</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210538#M23205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think QlikSense requires a different way to load the data by creating a connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141566_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of this connection that is created, the whole path is not required. There might be a way to use the complete file path, but I am not sure how to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 14:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210538#M23205</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-21T14:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: [Qliksense] Load xlsx from path</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210539#M23206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this link might be helpful&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4294"&gt;Qlik Sense Legacy mode&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 14:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210539#M23206</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-21T14:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: [Qliksense] Load xlsx from path</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210540#M23207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've deactivated the "standard mode" as instructed and load files from a path works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to load my extern files (xlsx, etc.) from a variable then I need to load them from a path.. The folder connection could work but hide the path from my GIT solution and I lose track of it.&amp;nbsp; Really I need to load the files from a path and it seems to work fine in Qview then why not in Qsense ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 14:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210540#M23207</guid>
      <dc:creator />
      <dc:date>2016-10-21T14:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: [Qliksense] Load xlsx from path</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210541#M23208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure I understand your issue, can you try to re-explain?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 14:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210541#M23208</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-21T14:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: [Qliksense] Load xlsx from path</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210542#M23209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem, sorry if I was not clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to load an excel file from a path in the load script and not with a lib connection (folder connection in Qsense).&amp;nbsp; The reason is that I want to parametrize the path automatically to detect if I'm on my production or test server.&amp;nbsp; Then I have a variable to define my folder home path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an example code: &lt;/P&gt;&lt;P&gt;SET vDwhHome ='&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;F:\path\to\folder\&lt;/SPAN&gt;'&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;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column1,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column2,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column3&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM $(&lt;SPAN style="font-size: 13.3333px;"&gt;vDwhHome )\&lt;/SPAN&gt;myFile.xlsx (ooxml, embedded labels, table is Feuil1);&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;If there is a syntax error it is not important, I tried every version of a valid syntax and at the end I even tried my full path load like this:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; column1,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column2,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; column3&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM 'F:\path\to\folder\myFile.xlsx'(ooxml, embedded labels, table is Feuil1);&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;And the error is "Cannot open file ...".&amp;nbsp; It seems to be impossible to load an excel file from a path in Qsense... It appears to work in Qview just fine..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 07:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Load-xlsx-from-path/m-p/1210542#M23209</guid>
      <dc:creator />
      <dc:date>2016-10-24T07:13:32Z</dc:date>
    </item>
  </channel>
</rss>

