<?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: how to open url link in browser in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746694#M1041083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your question?&lt;/P&gt;&lt;P&gt;It should open in browser or it should not open?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2014 13:56:26 GMT</pubDate>
    <dc:creator>saumyashah90</dc:creator>
    <dc:date>2014-12-16T13:56:26Z</dc:date>
    <item>
      <title>how to open url link in browser</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746693#M1041082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i have some url in my table box and my query is if i click my tablebox url then it open in my browser,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Balram Mahato&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 13:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746693#M1041082</guid>
      <dc:creator>balrammahato204</dc:creator>
      <dc:date>2014-12-16T13:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to open url link in browser</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746694#M1041083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your question?&lt;/P&gt;&lt;P&gt;It should open in browser or it should not open?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 13:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746694#M1041083</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2014-12-16T13:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to open url link in browser</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746695#M1041084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it should open in browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Balram Mahato&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 13:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746695#M1041084</guid>
      <dc:creator>balrammahato204</dc:creator>
      <dc:date>2014-12-16T13:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to open url link in browser</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746696#M1041085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Url as an expression then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) change the type of your expression from text to link&lt;/P&gt;&lt;P&gt;2) write as your expression: &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Url&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; '&amp;lt;url&amp;gt;'&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Url &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 13:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746696#M1041085</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-12-16T13:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to open url link in browser</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746697#M1041086</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;Field_Name(is field where all URL's are placed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in expression you can use :&lt;/P&gt;&lt;P&gt;= Field_Name&amp;amp;'&amp;lt;url&amp;gt;'&amp;amp;Field_Name&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;Under Representation : select Link&lt;/P&gt;&lt;P&gt;Still if you are in doubt look this link&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/560740#560740"&gt;http://community.qlik.com/message/560740#560740&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73613_1.png" style="width: 620px; height: 547px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746697#M1041086</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2014-12-16T14:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to open url link in browser</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746698#M1041087</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 assume you are asking the URl to be open from Qlikview object to the IE browser then try this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;WebsiteNames&lt;/P&gt;&lt;P&gt;www.qlikview.com&lt;/P&gt;&lt;P&gt;www.google.com&lt;/P&gt;&lt;P&gt;www.yahoo.com&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Straight chart&lt;/P&gt;&lt;P&gt;Dim:-WebsiteNames&lt;/P&gt;&lt;P&gt;Expre:- ='Open Website' &amp;amp; '&amp;lt;url&amp;gt;' &amp;amp; WebsiteNames &lt;/P&gt;&lt;P&gt;Note:- Select representation as Link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 14:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746698#M1041087</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-16T14:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to open url link in browser</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746699#M1041088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;where do i have to change the expression from text to link?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 14:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746699#M1041088</guid>
      <dc:creator>balrammahato204</dc:creator>
      <dc:date>2014-12-16T14:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to open url link in browser</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746700#M1041089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In display option, representation list box ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 14:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746700#M1041089</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-12-16T14:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to open url link in browser</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746701#M1041090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73612_1.png" style="width: 620px; height: 547px;" /&gt;&lt;/P&gt;&lt;P&gt;\&lt;/P&gt;&lt;P&gt;You can see link option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 14:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746701#M1041090</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2014-12-16T14:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to open url link in browser</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746702#M1041091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please close this post by clicking correct on the answer you felt...so that it is useful for other users&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 14:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-open-url-link-in-browser/m-p/746702#M1041091</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2014-12-16T14:19:34Z</dc:date>
    </item>
  </channel>
</rss>

