<?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: Facing issue to open excel file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Facing-issue-to-open-excel-file/m-p/493101#M1142856</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;&lt;/P&gt;&lt;P&gt;It was a big typo from my side. i have created folder name EDB and trying to access EBD.&lt;/P&gt;&lt;P&gt; Big lesson for the day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rahul &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Sep 2013 12:09:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-06T12:09:01Z</dc:date>
    <item>
      <title>Facing issue to open excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Facing-issue-to-open-excel-file/m-p/493098#M1142853</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;&lt;/P&gt;&lt;P&gt;i ma getting below error:&amp;nbsp; &lt;/P&gt;&lt;P&gt;Cannot open file 'C:\Qlikview\APP\SRC\InControl\FI\XLS\EBD\*.xls' The system cannot find the path specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EBDTeamMap:&lt;/P&gt;&lt;P&gt;Mapping LOAD Mid(Filename(),len(Filename())-10,7) &amp;amp; '-' &amp;amp; Num(Employee_EmployeeId) as EBD_Employee_MonthKey, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Organisation_UnitName as Team&lt;/P&gt;&lt;P&gt;FROM [..\SRC\InControl\FI\XLS\EBD\*.xls] (biff, embedded labels, table is Data$)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;similar code is working at other places and only this code is giving issue.&lt;/P&gt;&lt;P&gt;any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rahul &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 12:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facing-issue-to-open-excel-file/m-p/493098#M1142853</guid>
      <dc:creator />
      <dc:date>2013-09-06T12:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue to open excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Facing-issue-to-open-excel-file/m-p/493099#M1142854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you double checked that the path is valid?&lt;/P&gt;&lt;P&gt;Using a relative path might be problematic when copying around applications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 12:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facing-issue-to-open-excel-file/m-p/493099#M1142854</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-06T12:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue to open excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Facing-issue-to-open-excel-file/m-p/493100#M1142855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like something to do with the ..\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your QlikView application is not getting the excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET vFilePath =''C:\Qlikview\APP\SRC\InControl\FI\XLS\EBD\';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EBDTeamMap:&lt;/P&gt;&lt;P&gt;Mapping LOAD Mid(Filename(),len(Filename())-10,7) &amp;amp; '-' &amp;amp; Num(Employee_EmployeeId) as EBD_Employee_MonthKey, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Organisation_UnitName as Team&lt;/P&gt;&lt;P&gt;FROM [$(vFilePath)*.xls] (biff, embedded labels, table is Data$)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;verify that the file path variable has the correct path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 12:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facing-issue-to-open-excel-file/m-p/493100#M1142855</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2013-09-06T12:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue to open excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Facing-issue-to-open-excel-file/m-p/493101#M1142856</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;&lt;/P&gt;&lt;P&gt;It was a big typo from my side. i have created folder name EDB and trying to access EBD.&lt;/P&gt;&lt;P&gt; Big lesson for the day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rahul &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 12:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facing-issue-to-open-excel-file/m-p/493101#M1142856</guid>
      <dc:creator />
      <dc:date>2013-09-06T12:09:01Z</dc:date>
    </item>
  </channel>
</rss>

