<?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: Creating Links in Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489686#M552365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to force the link to open in a new tab in the same window (instance) of the browser in IE? Right now it opens in a new window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2016 16:05:32 GMT</pubDate>
    <dc:creator>cbaqir</dc:creator>
    <dc:date>2016-12-02T16:05:32Z</dc:date>
    <item>
      <title>Creating Links in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489680#M552358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pivot table chart provides us a way to set an expression as a link (under Display Options &amp;gt; Represenation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can add an action to this link and navigate to different sheet when clicked on this link?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 16:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489680#M552358</guid>
      <dc:creator />
      <dc:date>2013-11-06T16:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Links in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489681#M552359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, Representaion link would be used if you had an expression like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='Google'&amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.google.com/search?q="&gt;http://www.google.com/search?q=&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the res&lt;SPAN style="font-size: 10pt;"&gt;ult &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;would look like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="48642" alt="2013-11-06_1658.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48642_2013-11-06_1658.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 17:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489681#M552359</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-11-06T17:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Links in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489682#M552360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need an expression that creates a special crafted string that will function as a hyperlink. The expression looks like:&lt;/P&gt;&lt;P&gt;'Google' &amp;amp;'&amp;lt;url&amp;gt;www.google.com'. If displayed as link it will show Google. If you click on it you'll be send to www.google.com. The &amp;lt;url&amp;gt; part is the magic bit. Suppose you have two fields that contain a label, i.e. SiteName, and an url, i.e. Url. You can then use an expression like =[SiteName] &amp;amp; '&amp;lt;url&amp;gt;' &amp;amp; [URL] to construct the link strings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 17:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489682#M552360</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-11-06T17:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Links in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489683#M552361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use AJAX, the link can point to the opendoc.htm with a select param and the same document. Then you can react with a action on the selection, to change the sheet. I think the link is open in&amp;nbsp; new window/tab, so you have a old disconnected session in the old tab and a new tab with the sheet you want to open.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 18:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489683#M552361</guid>
      <dc:creator>jonasheisterkam</dc:creator>
      <dc:date>2013-11-06T18:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Links in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489684#M552362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you will open a sheet without a real link, you can use changes on var or fields triggered by selection in chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 18:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489684#M552362</guid>
      <dc:creator>jonasheisterkam</dc:creator>
      <dc:date>2013-11-06T18:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Links in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489685#M552363</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;Is it possible to navigate to another sheet and pass parameters with above solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 09:41:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489685#M552363</guid>
      <dc:creator />
      <dc:date>2013-11-07T09:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Links in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489686#M552365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to force the link to open in a new tab in the same window (instance) of the browser in IE? Right now it opens in a new window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 16:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489686#M552365</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2016-12-02T16:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Links in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489687#M552368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's up to your browser. If your browser has a setting to open links in new tabs then you can enable that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 16:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/489687#M552368</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-12-02T16:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Links in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/1992896#M1221291</link>
      <description>&lt;P&gt;Hello, I know it's a long time since this theme has been discussed. I'm trying to do it in qlik sense and unfortunately expression&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;='Google'&amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.google.com/search?q=" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.google.com/search?q=&lt;/A&gt;&lt;SPAN&gt;' is not working for me. Maybe some other ideas or modifications how it should look like in qlik sense? I'm trying to add links to the footnote of the charts.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you very much in advance!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 16:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Links-in-Chart/m-p/1992896#M1221291</guid>
      <dc:creator>Ethel</dc:creator>
      <dc:date>2022-10-14T16:22:38Z</dc:date>
    </item>
  </channel>
</rss>

