<?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 Hyperlinks from Excel spreadsheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hyperlinks-from-Excel-spreadsheet/m-p/904783#M1007123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an Excel spreadsheet with multiple columns. One of the columns (Name) contains a hyperlink. How do I get this to show as a hyperlink in QlikView. All of the hyperlinks are different and point to different sites. I have included a very simple example of my excel file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 May 2015 14:34:03 GMT</pubDate>
    <dc:creator>mwscott1</dc:creator>
    <dc:date>2015-05-08T14:34:03Z</dc:date>
    <item>
      <title>Hyperlinks from Excel spreadsheet</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlinks-from-Excel-spreadsheet/m-p/904783#M1007123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an Excel spreadsheet with multiple columns. One of the columns (Name) contains a hyperlink. How do I get this to show as a hyperlink in QlikView. All of the hyperlinks are different and point to different sites. I have included a very simple example of my excel file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 14:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlinks-from-Excel-spreadsheet/m-p/904783#M1007123</guid>
      <dc:creator>mwscott1</dc:creator>
      <dc:date>2015-05-08T14:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks from Excel spreadsheet</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlinks-from-Excel-spreadsheet/m-p/904784#M1007124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is how to get the URLS. The LOAD returns only the visible text of the hyperlink.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can provide a way to fetch the URL, then you can show them in hyperlinks in qvw, as a text field with the syntax DisplayName &amp;amp; '&amp;lt;url&amp;gt;' &amp;amp; URL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(where &lt;SPAN style="font-size: 13.3333330154419px;"&gt;DisplayName and URL the loaded fields)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, select "Link" in the Representation in the Expressions tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 14:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlinks-from-Excel-spreadsheet/m-p/904784#M1007124</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-05-08T14:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks from Excel spreadsheet</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlinks-from-Excel-spreadsheet/m-p/904785#M1007125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add this user defined function to your spreadsheet (in VBA)&lt;/P&gt;&lt;P&gt;In the cells you want to return the hyperlink address just use the function GetURL(cell)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function GetURL(rng As Range) As String&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; On Error Resume Next&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GetURL = rng.Hyperlinks(1).Address&lt;/P&gt;&lt;P&gt;End Function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 03:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlinks-from-Excel-spreadsheet/m-p/904785#M1007125</guid>
      <dc:creator>pgdavis2</dc:creator>
      <dc:date>2015-07-09T03:07:46Z</dc:date>
    </item>
  </channel>
</rss>

