<?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: Opening url using list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859868#M301057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="2015-05-14 #4.PNG" class="image-4 jive-image" src="/legacyfs/online/86599_2015-05-14 #4.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can easily be achieved with a straight table where you have just two columns - one expression and one dimension column that you could hide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have to have a table with two fields named Text and Links (or whatever you prefer to call them).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create the straight table add the text for the link as dimension and as an expression you add:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Text &amp;amp; '&amp;lt;URL&amp;gt;' &amp;amp; Links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then select No Totals in Total Mode on the Expression tab (look at screenshot)&lt;/P&gt;&lt;P&gt;Then select for Representation under Display Options: Link ... also on the Expression tab (look at screenshot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-05-14 #1.PNG" class="jive-image image-1" src="/legacyfs/online/86584_2015-05-14 #1.PNG" style="height: 391px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-05-14 #2.PNG" class="jive-image image-2" src="/legacyfs/online/86597_2015-05-14 #2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-05-14 #3.PNG" class="jive-image image-3" src="/legacyfs/online/86598_2015-05-14 #3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2015 16:10:27 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2015-05-14T16:10:27Z</dc:date>
    <item>
      <title>Opening url using list box</title>
      <link>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859866#M301055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have requirement to open url when particular value in list box is selected.&lt;/P&gt;&lt;P&gt;List box has following values.&lt;/P&gt;&lt;P&gt;V1&lt;/P&gt;&lt;P&gt;V2&lt;/P&gt;&lt;P&gt;v3&lt;/P&gt;&lt;P&gt;v4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;URL &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/QvAJAXZfc/opendoc.htm?document=Examples%2FDemo.qvw&amp;amp;host=QVS%40vcengstrptappd1" rel="nofollow"&gt;http://localhost/QvAJAXZfc/opendoc.htm?document=Examples%2FDemo.qvw&amp;amp;host=QVS%40vcengstrptappd1&lt;/A&gt;&lt;SPAN&gt; should open when V4 value is selected from list box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is there any work around for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 09:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859866#M301055</guid>
      <dc:creator>miranrai</dc:creator>
      <dc:date>2015-05-14T09:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Opening url using list box</title>
      <link>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859867#M301056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a straight table with an expression with representation type Link. The kind of expression you need looks like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='V4&amp;lt;URL&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://‌" rel="nofollow"&gt;http://‌&lt;/A&gt;&lt;SPAN&gt;localhost/QvAJAXZfc/opendoc.htm?document=Examples%2FDemo.qvw&amp;amp;host=QVS%40vcengstrptappd&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 15:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859867#M301056</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-05-14T15:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Opening url using list box</title>
      <link>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859868#M301057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="2015-05-14 #4.PNG" class="image-4 jive-image" src="/legacyfs/online/86599_2015-05-14 #4.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can easily be achieved with a straight table where you have just two columns - one expression and one dimension column that you could hide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have to have a table with two fields named Text and Links (or whatever you prefer to call them).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create the straight table add the text for the link as dimension and as an expression you add:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Text &amp;amp; '&amp;lt;URL&amp;gt;' &amp;amp; Links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then select No Totals in Total Mode on the Expression tab (look at screenshot)&lt;/P&gt;&lt;P&gt;Then select for Representation under Display Options: Link ... also on the Expression tab (look at screenshot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-05-14 #1.PNG" class="jive-image image-1" src="/legacyfs/online/86584_2015-05-14 #1.PNG" style="height: 391px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-05-14 #2.PNG" class="jive-image image-2" src="/legacyfs/online/86597_2015-05-14 #2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-05-14 #3.PNG" class="jive-image image-3" src="/legacyfs/online/86598_2015-05-14 #3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 16:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859868#M301057</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-14T16:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Opening url using list box</title>
      <link>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859869#M301058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using Link from expression will make all the values in straight table as link. I want only V4 value to be hyper linked and not all. And this straight table should look like list box (value getting highlighted when selected.).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 06:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859869#M301058</guid>
      <dc:creator>miranrai</dc:creator>
      <dc:date>2015-05-15T06:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Opening url using list box</title>
      <link>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859870#M301059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make the url expression conditional, building on the above suggestions, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Only({1} If(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;dimension &lt;/SPAN&gt;= 'V4', ...... url expression as defined above.....))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (to display the expression for V4 and hide the others. Only() ensures that row is displayed when a selection is&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; made)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =only({1} If(dimension = 'V4', ...... url expression as defined above....., ....normal expression))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (only the valid url expressions will hyperlink)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To colour highlight an expression, based on the selection of the dimension, you will need to add a foreground colour expression to the expression. Click + next to the expression to access the foreground colour setting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 06:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859870#M301059</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-05-15T06:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Opening url using list box</title>
      <link>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859871#M301060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 06:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Opening-url-using-list-box/m-p/859871#M301060</guid>
      <dc:creator>miranrai</dc:creator>
      <dc:date>2015-05-18T06:08:37Z</dc:date>
    </item>
  </channel>
</rss>

