<?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 Representing an Expression as a Link in v8.5 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223777#M76259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have clickable links in a couple of 8.5 applications now, so it's probably time I put together an example. Credit to Rob Wunderlich for the idea. I have a Link field and a URL field. The Link field is what I want to display on the screen, and what I put in charts. OnSelect of the Link field, I execute macro OpenURL. That checks to see if 1 and only 1 Link has been selected, and if so, launches the associated URL, and then does a "Back" to undo the selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Apr 2010 22:22:16 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2010-04-23T22:22:16Z</dc:date>
    <item>
      <title>Representing an Expression as a Link in v8.5</title>
      <link>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223776#M76258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an option in v9.0 that allows the user to set the representation of an expression in a straight table or pivot table to "link", but I do not see this in v8.5.&lt;/P&gt;&lt;P&gt;&amp;gt;Expressions&amp;gt;&amp;gt;Display Options&amp;gt;&amp;gt;&amp;gt;Representation.&lt;/P&gt;&lt;P&gt;I need to figure out a way around this in v8.5.&lt;/P&gt;&lt;P&gt;I need to be able to allow a user to click on a UPS tracking number in Qlikview and have it luanch the UPS website and populate the website with the tracking number they select.&lt;/P&gt;&lt;P&gt;I am trying to due this as a button using the Export/Launch Function and am using this code for the launch command:&lt;/P&gt;&lt;H4&gt;wwwapps.ups.com/WebTracking/processInputRequest?tracknum= Tracking_Number&lt;/H4&gt;&lt;P&gt;This takes the user to the UPS website but enters "Tracking_Number" into the tracking number input box instead of the actual tracking number the user selected. Tracking_Number is the qlikview field name in my report that contains the actual tracking number.&lt;/P&gt;&lt;P&gt;I know this code works in v9.0:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where 'trackingnumberfieldname' is the name of your field that contains the tracking number and 'TextToDisplayinTable' is what you want the user to see as the clickable text in the table.&lt;/P&gt;&lt;P&gt;HOW DO I GET THIS TO WORK IN v8.5&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;='TextToDisplayinTable' &amp;amp; '&amp;lt;url&amp;gt;wwwapps.ups.com/WebTracking/processInputRequest?tracknum=' &amp;amp; trackingnumberfieldname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 15:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223776#M76258</guid>
      <dc:creator />
      <dc:date>2010-04-23T15:28:25Z</dc:date>
    </item>
    <item>
      <title>Representing an Expression as a Link in v8.5</title>
      <link>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223777#M76259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have clickable links in a couple of 8.5 applications now, so it's probably time I put together an example. Credit to Rob Wunderlich for the idea. I have a Link field and a URL field. The Link field is what I want to display on the screen, and what I put in charts. OnSelect of the Link field, I execute macro OpenURL. That checks to see if 1 and only 1 Link has been selected, and if so, launches the associated URL, and then does a "Back" to undo the selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 22:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223777#M76259</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-04-23T22:22:16Z</dc:date>
    </item>
    <item>
      <title>Representing an Expression as a Link in v8.5</title>
      <link>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223778#M76260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic solution!&lt;/P&gt;&lt;P&gt;I was looking for something similar and the solution is here... I suposse the link field is nothing special, but only a blue and underlined field, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 10:07:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223778#M76260</guid>
      <dc:creator />
      <dc:date>2010-04-27T10:07:25Z</dc:date>
    </item>
    <item>
      <title>Representing an Expression as a Link in v8.5</title>
      <link>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223779#M76261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, it's just a regular old field that I used "custom format cell" to change to blue and underlined. The only other special thing is that selections in that field kick off the macro. But yeah, just a regular field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 00:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223779#M76261</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-04-28T00:42:25Z</dc:date>
    </item>
    <item>
      <title>Representing an Expression as a Link in v8.5</title>
      <link>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223780#M76262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Jonh.&lt;/P&gt;&lt;P&gt;How you manage Custom style for field "Link" in your table box (in your example application which was posted above)&lt;/P&gt;&lt;P&gt;I can't to find any settings for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223780#M76262</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-04-28T09:19:19Z</dc:date>
    </item>
    <item>
      <title>Representing an Expression as a Link in v8.5</title>
      <link>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223781#M76263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Settings -&amp;gt; User Preferences -&amp;gt; Design -&amp;gt; Always Show Design Menu Items&lt;/P&gt;&lt;P&gt;Right click on cell -&amp;gt; Custom Format Cell -&amp;gt; blue text color and underlined&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 16:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223781#M76263</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-04-28T16:25:50Z</dc:date>
    </item>
    <item>
      <title>Representing an Expression as a Link in v8.5</title>
      <link>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223782#M76264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WOW!&lt;/P&gt;&lt;P&gt;Jonh, thank you.&lt;/P&gt;&lt;P&gt;I didn't knew such feature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 05:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223782#M76264</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-04-29T05:33:53Z</dc:date>
    </item>
    <item>
      <title>Representing an Expression as a Link in v8.5</title>
      <link>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223783#M76265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I use this feature constantly. I don't know why things like this are hidden by default, or why you can set a document's properties to have Styling Mode = Simplified. I guess QlikTech didn't want to overwhelm everyone with all the options. If I were them, I'd have enabled everything, and not even supported a "simplified" interface that removed half your options. Ah, well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 17:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Representing-an-Expression-as-a-Link-in-v8-5/m-p/223783#M76265</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-04-29T17:17:52Z</dc:date>
    </item>
  </channel>
</rss>

