<?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 Problem launching Excel with relative path in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157828#M33155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh&lt;/P&gt;&lt;P&gt;Thank you for the suggestion but that did not work for me either. I put FineName.csv in the application box and I get the message 'Failed to Launch FileName.csv' I also tried putting excel.exe in the applicatin and Filename.csv in the parameters and that also did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Aug 2009 15:01:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-17T15:01:35Z</dc:date>
    <item>
      <title>Problem launching Excel with relative path</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157826#M33153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a button where I export data to a csv file where the file pathname is in the format 'DirectoryName\FileName.csv'. When I click on the button the data is successfully exported to the file in the directory specified.&lt;/P&gt;&lt;P&gt;However, I need to launch MS Excel to allow the user to view the csv file (and amend if necessary). This fails because I have truncated the full path name on the export to be a relative path. I have attempted to correct using the Parameters and Start In fields in the Launch dialogue box, but with no success. It fails because of space characters in the actual full path, i.e. C:\Documents and Settings\....... etc, Excel says cannot find c:\Documents.xslx&lt;/P&gt;&lt;P&gt;Has anyone any suggestion on how to overcome.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2009 17:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157826#M33153</guid>
      <dc:creator />
      <dc:date>2009-08-14T17:04:28Z</dc:date>
    </item>
    <item>
      <title>Problem launching Excel with relative path</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157827#M33154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your button in the application just specify Documents.xslx. It will automatically open in the Excel. You do not need to specify application for standard file extensions, as windows knows how to open that file. Just like, when you dounble click on the xls file, it will open in excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2009 23:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157827#M33154</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2009-08-16T23:58:29Z</dc:date>
    </item>
    <item>
      <title>Problem launching Excel with relative path</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157828#M33155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh&lt;/P&gt;&lt;P&gt;Thank you for the suggestion but that did not work for me either. I put FineName.csv in the application box and I get the message 'Failed to Launch FileName.csv' I also tried putting excel.exe in the applicatin and Filename.csv in the parameters and that also did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 15:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157828#M33155</guid>
      <dc:creator />
      <dc:date>2009-08-17T15:01:35Z</dc:date>
    </item>
    <item>
      <title>Problem launching Excel with relative path</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157829#M33156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For additional information, I have created 2 buttons which work with relative address, 1 to export the file FileName.csv and 1 to launch excel to load FileName.csv.&lt;/P&gt;&lt;P&gt;The export button has the export to file set to 'Directory\FineName.csv'&lt;/P&gt;&lt;P&gt;The launch button has the application set to 'excel.exe' and the parameters as 'Directory\FineName.csv'&lt;/P&gt;&lt;P&gt;I now need the export and the launch combining together. When I apply the above parameters into a single button I get my [collapse]original message 'Cannot find file C:\Documents.xslx'&lt;/P&gt;[/collapse]&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 15:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157829#M33156</guid>
      <dc:creator />
      <dc:date>2009-08-17T15:44:52Z</dc:date>
    </item>
    <item>
      <title>Problem launching Excel with relative path</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157830#M33157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I use the system variable QvWorkPath in a Launch button, if so what is the format for the filename which includes QvWorkPath? My path would be QvWorkPath\Directory\FileName.csv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 18:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157830#M33157</guid>
      <dc:creator />
      <dc:date>2009-08-17T18:12:50Z</dc:date>
    </item>
    <item>
      <title>Problem launching Excel with relative path</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157831#M33158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try enclosed and let me know what happens. When I try it, it works -&amp;gt; when I press button, xx.csv file is opened in excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 20:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157831#M33158</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2009-08-17T20:38:11Z</dc:date>
    </item>
    <item>
      <title>Problem launching Excel with relative path</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157832#M33159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much indeed Rakesh, that works perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 21:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-launching-Excel-with-relative-path/m-p/157832#M33159</guid>
      <dc:creator />
      <dc:date>2009-08-17T21:00:52Z</dc:date>
    </item>
  </channel>
</rss>

