<?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 Hyperlink Question with QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209177#M64277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please find attached &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jul 2010 12:17:23 GMT</pubDate>
    <dc:creator>Dayna</dc:creator>
    <dc:date>2010-07-01T12:17:23Z</dc:date>
    <item>
      <title>Hyperlink Question with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209170#M64270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I have a question, there is a rather large excel file that I am trying to put into QlikView, and contained within are links to other documents on the network - i.e. 001 points to a location on a users Shared Drive.&lt;/P&gt;&lt;P&gt;Is there any way for QlikView to use this data, and provide the hyperlink to the document from the QV App?&lt;/P&gt;&lt;P&gt;Many thanks for your help!&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 13:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209170#M64270</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2010-06-30T13:49:43Z</dc:date>
    </item>
    <item>
      <title>Hyperlink Question with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209171#M64271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should create a field in excel with this link. Then create a button or event (like a selection in a field) with an action that opens that link.&lt;/P&gt;&lt;P&gt;That´s an idea....&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 14:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209171#M64271</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-06-30T14:00:48Z</dc:date>
    </item>
    <item>
      <title>Hyperlink Question with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209172#M64272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dayna,&lt;BR /&gt;Take a look at the chart properties -&amp;gt; expressions -&amp;gt; representation. there is "Link" there. See online help about how to use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 14:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209172#M64272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-30T14:40:28Z</dc:date>
    </item>
    <item>
      <title>Hyperlink Question with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209173#M64273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I tried the option within the expression tab, but it didn't appear to work - would you mind uploading an example of a link to a document?&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 09:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209173#M64273</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2010-07-01T09:58:09Z</dc:date>
    </item>
    <item>
      <title>Hyperlink Question with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209174#M64274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax required by QV for links is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;DisplayText&amp;lt;url&amp;gt;DesiredLink&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Google&amp;lt;url&amp;gt;www.google.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, your expression will probably look something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=ColumnWithDocumentName &amp;amp; '&amp;lt;url&amp;gt;' &amp;amp; ColumnWithDocumentLink&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 10:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209174#M64274</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2010-07-01T10:12:48Z</dc:date>
    </item>
    <item>
      <title>Hyperlink Question with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209175#M64275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I understand... My issue tho, is they haven't wrote out the link address, just included it within the name.. without them typing the link, i guess this won't work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 10:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209175#M64275</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2010-07-01T10:18:12Z</dc:date>
    </item>
    <item>
      <title>Hyperlink Question with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209176#M64276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the link is typed into a longer field - e.g. a classic HTML &amp;lt;A HREF=&amp;gt; tag - you can break it down with string functions to extract the link.. could you post an example text from one of these link fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 11:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209176#M64276</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2010-07-01T11:03:41Z</dc:date>
    </item>
    <item>
      <title>Hyperlink Question with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209177#M64277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please find attached &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 12:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209177#M64277</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2010-07-01T12:17:23Z</dc:date>
    </item>
    <item>
      <title>Hyperlink Question with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209178#M64278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming your links are consistent with the ones you supplied, you can use (as an expression formatted as link):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;[DEV REF] &amp;amp; '&amp;lt;url&amp;gt;../AppData/Local/Stability%20Sheets/Stability%20Sheet%20Page%20' &amp;amp; [PAGE NO] &amp;amp; '.xls'&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;However, I was not able to get QV to load the actual hyperlink, unfortunately, so if the links are not consistent within a path, this will not work (perhaps someone else knows a way to load the actual links)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 13:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209178#M64278</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2010-07-01T13:02:36Z</dc:date>
    </item>
    <item>
      <title>Hyperlink Question with QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209179#M64279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That''s great, many thanks everyone for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 14:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-Question-with-QlikView/m-p/209179#M64279</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2010-07-07T14:29:46Z</dc:date>
    </item>
  </channel>
</rss>

