<?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 Integrating QlickView Personal Edition with Desktop Application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Integrating-QlickView-Personal-Edition-with-Desktop-Application/m-p/1377664#M1236536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am interested in integrating QlikView Personal Edition with my desktop application. I have it mostly working, but I am concerned about the path to the Excel data being different on user machines.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QlikView file I created (&lt;SPAN style="font-size: 13.3333px;"&gt;QlikDashboard.qvw)&lt;/SPAN&gt; with the desired charts pre-configured. Currently my process looks like this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Delete qlik.xls&lt;/LI&gt;&lt;LI&gt;Generate new qlik.xls with desired data.&lt;/LI&gt;&lt;LI&gt;Shellexecute QlikDashboard.qvw&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I would like QlikView to display the pre-configured charts using the data in the new qlik.xls file, which will likely not be in the same location as the qlik.xls file used when I created QlikDashboard.qvw, but it WILL be in the same folder as &lt;SPAN style="font-size: 13.3333px;"&gt;QlikDashboard.qvw when I open it&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone point me in the right direction with regards to updating the excel data and potentially the .xls file path when opening a qvw file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Integrating QlickView Personal Edition with Desktop Application</title>
      <link>https://community.qlik.com/t5/QlikView/Integrating-QlickView-Personal-Edition-with-Desktop-Application/m-p/1377664#M1236536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am interested in integrating QlikView Personal Edition with my desktop application. I have it mostly working, but I am concerned about the path to the Excel data being different on user machines.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QlikView file I created (&lt;SPAN style="font-size: 13.3333px;"&gt;QlikDashboard.qvw)&lt;/SPAN&gt; with the desired charts pre-configured. Currently my process looks like this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Delete qlik.xls&lt;/LI&gt;&lt;LI&gt;Generate new qlik.xls with desired data.&lt;/LI&gt;&lt;LI&gt;Shellexecute QlikDashboard.qvw&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I would like QlikView to display the pre-configured charts using the data in the new qlik.xls file, which will likely not be in the same location as the qlik.xls file used when I created QlikDashboard.qvw, but it WILL be in the same folder as &lt;SPAN style="font-size: 13.3333px;"&gt;QlikDashboard.qvw when I open it&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone point me in the right direction with regards to updating the excel data and potentially the .xls file path when opening a qvw file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Integrating-QlickView-Personal-Edition-with-Desktop-Application/m-p/1377664#M1236536</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating QlickView Personal Edition with Desktop Application</title>
      <link>https://community.qlik.com/t5/QlikView/Integrating-QlickView-Personal-Edition-with-Desktop-Application/m-p/1377665#M1236539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;if the files are in the same folder &lt;/P&gt;&lt;P&gt;make sure that in the load statement&amp;nbsp; you only reference the file name&lt;/P&gt;&lt;P&gt;with out a path&lt;/P&gt;&lt;P&gt; Qlikview will no to search the file&amp;nbsp; in the same folder&lt;/P&gt;&lt;P&gt;so anyone who has the files in the same folder will be able to load the qvw app &lt;/P&gt;&lt;P&gt;with no regard to the folder path&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 03:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Integrating-QlickView-Personal-Edition-with-Desktop-Application/m-p/1377665#M1236539</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-09-20T03:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating QlickView Personal Edition with Desktop Application</title>
      <link>https://community.qlik.com/t5/QlikView/Integrating-QlickView-Personal-Edition-with-Desktop-Application/m-p/1377666#M1236541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Liron. I removed the path from the filename in the LOAD FROM statement, which solved my path issue. I am also launching qv.exe with the /l switch to load the data on startup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 22:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Integrating-QlickView-Personal-Edition-with-Desktop-Application/m-p/1377666#M1236541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-21T22:09:21Z</dc:date>
    </item>
  </channel>
</rss>

