<?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 Make an expression 'clickable' in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-an-expression-clickable/m-p/79956#M13162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a chart/table with the first column containing a Dimension and a second columns containg an expression where I get the lowest transacionId for that Dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to click on the TransactionId that is displayed and get more details about it but it seems like it's the Dimension that is selected and not the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The resulting table caontains e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Col1(Dimension)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col2(Expression)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CompanyName&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1234&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click on 1234 in Col2 does it look like Qliikwies has CompanyName as selected value and wont select just details about transaction 1234.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2018 11:02:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-09T11:02:01Z</dc:date>
    <item>
      <title>Make an expression 'clickable'</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-expression-clickable/m-p/79956#M13162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a chart/table with the first column containing a Dimension and a second columns containg an expression where I get the lowest transacionId for that Dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to click on the TransactionId that is displayed and get more details about it but it seems like it's the Dimension that is selected and not the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The resulting table caontains e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Col1(Dimension)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col2(Expression)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CompanyName&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1234&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click on 1234 in Col2 does it look like Qliikwies has CompanyName as selected value and wont select just details about transaction 1234.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 11:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-expression-clickable/m-p/79956#M13162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-09T11:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Make an expression 'clickable'</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-expression-clickable/m-p/79957#M13163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you click on 1234, it actually not select 1234 but it is selecting CompanyName.&lt;/P&gt;&lt;P&gt;This is normal behaviour in Qlik.&lt;/P&gt;&lt;P&gt;You can create a table showing detailed transaction table and use conditional show from Layout tab.&lt;/P&gt;&lt;P&gt;If(GetSelectedCount(CompanyName) = 1,1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 11:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-expression-clickable/m-p/79957#M13163</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-09T11:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Make an expression 'clickable'</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-expression-clickable/m-p/79958#M13164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried what you suggested Manish but didn't get it to work, could you add an example ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 12:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-expression-clickable/m-p/79958#M13164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-09T12:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Make an expression 'clickable'</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-expression-clickable/m-p/79959#M13165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it with replacing the expression through a calculated dimension, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(Expression, CompanyName, transacionId)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 13:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-expression-clickable/m-p/79959#M13165</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-03-09T13:05:51Z</dc:date>
    </item>
  </channel>
</rss>

