<?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: URLs in QlikView Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566860#M1121417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you pls mention what expression you want to add. Set expression can be applied in an aggregation function.&lt;/P&gt;&lt;P&gt;for example given below will show the sales value only for North America region along with the URL&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum({&amp;lt;Region={'NORTH AMERICA'} &amp;gt;}Price)&amp;amp;'&amp;lt;URL&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://google.com"&gt;http://google.com&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jan 2014 12:59:35 GMT</pubDate>
    <dc:creator>sudeepkm</dc:creator>
    <dc:date>2014-01-27T12:59:35Z</dc:date>
    <item>
      <title>URLs in QlikView Table</title>
      <link>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566856#M1121413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am familiar with the Representation type of Link when using an expression. My problem, however, is that I can’t find the right way to apply set analysis to the expression I am using to create the link. When I use the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;SFOpportunity_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&amp;amp;'&amp;lt;url&amp;gt;&lt;A href="https://na4.salesforce.com/'&amp;amp;SFOpportunity_Id"&gt;https://na4.salesforce.com/'&amp;amp;SFOpportunity_Id&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;nd outputting it as a link, the table is returning every single Opportunity record in our data model. However, I can’t figure out the right way to apply set analysis here to limit my Opportunity records.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 16:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566856#M1121413</guid>
      <dc:creator />
      <dc:date>2014-01-24T16:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in QlikView Table</title>
      <link>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566857#M1121414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are missing a single quote at the end &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SFOpportunity &amp;amp; '&amp;lt;url&amp;gt;youraddress'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 12:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566857#M1121414</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-01-27T12:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in QlikView Table</title>
      <link>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566858#M1121415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;Your requirement is doable you need to store the url in the back end and in the expression you can use only() function with set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say for an exmpl in the back end you are saving this url(&lt;A href="https://na4.salesforce.com/'&amp;amp;SFOpportunity_Id" style="font-size: 12px; font-family: Arial, sans-serif; color: #3778c7;" title="https://na4.salesforce.com/'&amp;amp;SFOpportunity_Id"&gt;https://na4.salesforce.com/'&amp;amp;SFOpportunity_Id&lt;/A&gt;) as DOWNLOAD&lt;/P&gt;&lt;P&gt;then in the front end Only({&amp;lt;Flag={'S'}&amp;gt;}'&amp;lt;url&amp;gt;'&amp;amp;DOWNLOAD).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 12:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566858#M1121415</guid>
      <dc:creator>jvishnuram</dc:creator>
      <dc:date>2014-01-27T12:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in QlikView Table</title>
      <link>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566859#M1121416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can say &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SFOpportunity &lt;/SPAN&gt;= 'Whatever', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SFOpportunity &lt;/SPAN&gt;) &amp;amp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&amp;lt;url&amp;gt;youraddress'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 12:14:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566859#M1121416</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-01-27T12:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in QlikView Table</title>
      <link>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566860#M1121417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you pls mention what expression you want to add. Set expression can be applied in an aggregation function.&lt;/P&gt;&lt;P&gt;for example given below will show the sales value only for North America region along with the URL&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum({&amp;lt;Region={'NORTH AMERICA'} &amp;gt;}Price)&amp;amp;'&amp;lt;URL&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://google.com"&gt;http://google.com&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 12:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566860#M1121417</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-01-27T12:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in QlikView Table</title>
      <link>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566861#M1121418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all of your suggestions. In case I did not explain the use case well enough, I needed to limit a data set within a table component to only a certain series of Salesforce Opportunity records, and I wanted the results in the table to show the record name as a hyperlink to its SF record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I ended up with, and it's working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {$&amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MY SET ANALYSIS HERE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;} &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;SFOpportunity_Name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;SPAN&gt;&amp;amp;'&amp;lt;url&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://na4.salesforce.com/'&amp;amp;"&gt;https://na4.salesforce.com/'&amp;amp;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Concat(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {$&amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MY SET ANALYSIS HERE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;} &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;SFOpportunity_Id&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 19:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URLs-in-QlikView-Table/m-p/566861#M1121418</guid>
      <dc:creator />
      <dc:date>2014-01-28T19:42:36Z</dc:date>
    </item>
  </channel>
</rss>

