<?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: Open external documents (like user manual, etc.) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Open-external-documents-like-user-manual-etc/m-p/463816#M1272298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the answer from the support team :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question : &lt;/P&gt;&lt;P&gt;[..]&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #1f497d;"&gt;Actually, the macro is not the point. It does the same thing with this html file :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana, sans-serif; background-color: white;"&gt;../doc/about_coffee_business.html&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #1f497d;"&gt;“File not found”. I’m not using access point but the ‘open in server’ facility of the Qlikview executable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #1f497d;"&gt;It works when I ‘open’ it directly. I need to provide the URL as “relative”, not as “absolute” location.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer :&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;It appears that if you want to use relative paths, the folder must be under wwwroot\inetpub for IIS or you have to set the path in our webserver virtual folders,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;for example Blah &lt;A href="https://community.qlik.com/" target="_blank"&gt;&lt;SPAN style="color: #1f497d;"&gt;C:\Blah.&lt;/SPAN&gt;&lt;/A&gt; I used the login.htm file and placed in &lt;A href="https://community.qlik.com/" target="_blank"&gt;&lt;SPAN style="color: #1f497d;"&gt;c:\Blah&lt;/SPAN&gt;&lt;/A&gt; then in the URL for the action did ..\..\..\Blah\login.htm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Relative mean relative to where the web server is looking for it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Anders&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In conclusion, the absolute path, with IP of server, must be used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Mar 2013 09:58:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-29T09:58:45Z</dc:date>
    <item>
      <title>Open external documents (like user manual, etc.)</title>
      <link>https://community.qlik.com/t5/QlikView/Open-external-documents-like-user-manual-etc/m-p/463813#M1272289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to provide the user with such a button :&lt;/P&gt;&lt;P&gt;"Open an example" or&lt;/P&gt;&lt;P&gt;"About coffee business solutions"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This button should open a pdf/html file that is in the same directory than the .qvw. For example : Open URL Action, with such an URL :&lt;/P&gt;&lt;P&gt;..\doc\coffee_business.html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, it does work locally but not when I open the .qvw from AccessPoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-external-documents-like-user-manual-etc/m-p/463813#M1272289</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Open external documents (like user manual, etc.)</title>
      <link>https://community.qlik.com/t5/QlikView/Open-external-documents-like-user-manual-etc/m-p/463814#M1272291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;up !&lt;/P&gt;&lt;P&gt;no idea ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 10:09:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-external-documents-like-user-manual-etc/m-p/463814#M1272291</guid>
      <dc:creator />
      <dc:date>2013-03-25T10:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Open external documents (like user manual, etc.)</title>
      <link>https://community.qlik.com/t5/QlikView/Open-external-documents-like-user-manual-etc/m-p/463815#M1272295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you are giving action to open the qvw file then, in file name space type file name in below format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://community.qlik.com/"&gt;\\IP&lt;/A&gt; Address of server\Foldername\Filename.qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 10:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-external-documents-like-user-manual-etc/m-p/463815#M1272295</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-25T10:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Open external documents (like user manual, etc.)</title>
      <link>https://community.qlik.com/t5/QlikView/Open-external-documents-like-user-manual-etc/m-p/463816#M1272298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the answer from the support team :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question : &lt;/P&gt;&lt;P&gt;[..]&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #1f497d;"&gt;Actually, the macro is not the point. It does the same thing with this html file :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana, sans-serif; background-color: white;"&gt;../doc/about_coffee_business.html&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #1f497d;"&gt;“File not found”. I’m not using access point but the ‘open in server’ facility of the Qlikview executable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #1f497d;"&gt;It works when I ‘open’ it directly. I need to provide the URL as “relative”, not as “absolute” location.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer :&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;It appears that if you want to use relative paths, the folder must be under wwwroot\inetpub for IIS or you have to set the path in our webserver virtual folders,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;for example Blah &lt;A href="https://community.qlik.com/" target="_blank"&gt;&lt;SPAN style="color: #1f497d;"&gt;C:\Blah.&lt;/SPAN&gt;&lt;/A&gt; I used the login.htm file and placed in &lt;A href="https://community.qlik.com/" target="_blank"&gt;&lt;SPAN style="color: #1f497d;"&gt;c:\Blah&lt;/SPAN&gt;&lt;/A&gt; then in the URL for the action did ..\..\..\Blah\login.htm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Relative mean relative to where the web server is looking for it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Anders&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In conclusion, the absolute path, with IP of server, must be used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 09:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-external-documents-like-user-manual-etc/m-p/463816#M1272298</guid>
      <dc:creator />
      <dc:date>2013-03-29T09:58:45Z</dc:date>
    </item>
  </channel>
</rss>

