<?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: Hyperlink in Dimension or in Expression - neither works perfectly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hyperlink-in-Dimension-or-in-Expression-neither-works-perfectly/m-p/774159#M274641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimensions cannot be hyperlinks. Expressions can and your example works fine for me. Note that you use City as label for the expression so the dimension City must be expanded in the pivot table before the url can be calculated. If you change it from &lt;EM&gt;City &amp;amp; '&amp;lt;url&amp;gt;' &amp;amp; URL&lt;/EM&gt; to &lt;EM&gt;Company &amp;amp; '&amp;lt;url&amp;gt;' &amp;amp; URL &lt;/EM&gt;it will work also if the City dimension is collapsed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Dec 2014 12:52:33 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-12-22T12:52:33Z</dc:date>
    <item>
      <title>Hyperlink in Dimension or in Expression - neither works perfectly</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-in-Dimension-or-in-Expression-neither-works-perfectly/m-p/774158#M274640</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;Trying to solve a hyperlink problem. I need to show dimension value as hyperlink to specified web page. If I use url as dimension, hyperlink just do not work - url it is treated as a dimension, not as a link. If I create an expression and use hierarchical nodes, web address column is always shown and I need to collapse it with value it points, here City.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone solved this kind of problem before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, find attached a sample qvw- file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 12:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-in-Dimension-or-in-Expression-neither-works-perfectly/m-p/774158#M274640</guid>
      <dc:creator />
      <dc:date>2014-12-22T12:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink in Dimension or in Expression - neither works perfectly</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-in-Dimension-or-in-Expression-neither-works-perfectly/m-p/774159#M274641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimensions cannot be hyperlinks. Expressions can and your example works fine for me. Note that you use City as label for the expression so the dimension City must be expanded in the pivot table before the url can be calculated. If you change it from &lt;EM&gt;City &amp;amp; '&amp;lt;url&amp;gt;' &amp;amp; URL&lt;/EM&gt; to &lt;EM&gt;Company &amp;amp; '&amp;lt;url&amp;gt;' &amp;amp; URL &lt;/EM&gt;it will work also if the City dimension is collapsed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 12:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-in-Dimension-or-in-Expression-neither-works-perfectly/m-p/774159#M274641</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-12-22T12:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink in Dimension or in Expression - neither works perfectly</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-in-Dimension-or-in-Expression-neither-works-perfectly/m-p/774160#M274642</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;Try like this in the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'URL Link'&amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;URL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;@vi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 12:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-in-Dimension-or-in-Expression-neither-works-perfectly/m-p/774160#M274642</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-12-22T12:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink in Dimension or in Expression - neither works perfectly</title>
      <link>https://community.qlik.com/t5/QlikView/Hyperlink-in-Dimension-or-in-Expression-neither-works-perfectly/m-p/774161#M274643</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;Thanks for quick replies. Unfortunately neither is exactly what I'm looking for. Web Address column should not be shown, if node(s) are not expanded. So, upper tables layout is correct, because web address is not shown when all nodes are collapsed. Problem is, links do not work. Lower table is fine, but Web address column is still shown as it is not possible hide expression column conditionally here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm looking for this kind of layout, but with working hyperlinks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74017_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 13:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hyperlink-in-Dimension-or-in-Expression-neither-works-perfectly/m-p/774161#M274643</guid>
      <dc:creator />
      <dc:date>2014-12-22T13:19:15Z</dc:date>
    </item>
  </channel>
</rss>

