<?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: “on click” function on the straight table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545165#M203614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there's no such trigger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2016 10:59:00 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-01-21T10:59:00Z</dc:date>
    <item>
      <title>“on click” function on the straight table?</title>
      <link>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545161#M203610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am fairly new to Qlikview but have been picking it up quickly as it’s a very flexible tool. However, I’ve got a request to take a straight table of metrics, and when a user clicks on that metric it takes them to a different page showing them a different child metric to the parent metric in different graphics and visualizations. My original thought was to somehow pass parameters to a dynamic sheet that will building a sheet based on the users selection passed from the metric page. Is there another way of going about this or am I going down the right path? Also, is there an “on click” function on the straight table to send a few parameters to the dynamic sheet?&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 20:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545161#M203610</guid>
      <dc:creator />
      <dc:date>2013-10-29T20:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: “on click” function on the straight table?</title>
      <link>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545162#M203611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no function associated with clicking on a table (or any object) caption.&amp;nbsp; Clicking on a table &lt;STRONG&gt;cell&lt;/STRONG&gt; makes selections, depending on a cell.&amp;nbsp; If the cell is a dimension, clicking on it selects a value in this dimension.&amp;nbsp; If the cell is an expression, you select one value in each dimension of the table corresponding to this cell.&lt;/P&gt;&lt;P&gt;So, you can have a conditionally hidden sheets (or charts on the same sheet), and conditions could be based on selections.&amp;nbsp; You click on a cell, hence making selections - conditions change - and you show a different sheet (or hide current objects on the same sheet and show different objects).&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 17:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545162#M203611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-30T17:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: “on click” function on the straight table?</title>
      <link>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545163#M203612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No there is no OnClick function, but if you click one a cell in a straight table you will make a selection. Selections are document wide, not per sheet unless you specifically define alternate states and assign those to sheets. So a user selection is applied to every sheet, chart, listbox etc unless specifically overridden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an OnAnySelect document trigger to which you can add actions, for example an Activate Sheet actions. That trigger will fire any time a selection is made. Note, if you click on a value in an expression column you don't select the expression value, but the dimension values on the same row.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 17:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545163#M203612</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-30T17:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: “on click” function on the straight table?</title>
      <link>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545164#M203613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gybert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have trigger on expression column in straight/pivot table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 09:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545164#M203613</guid>
      <dc:creator>prasadcm</dc:creator>
      <dc:date>2016-01-21T09:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: “on click” function on the straight table?</title>
      <link>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545165#M203614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there's no such trigger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 10:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545165#M203614</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-01-21T10:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: “on click” function on the straight table?</title>
      <link>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545166#M203615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no direct trigger on metric but we can achieve by creating e a trigger on dimension field from document properties (Good to have trigger on Dimention having lowest level of data ). and give condtion like if(getselectedcount(Dimention1)=1 and &lt;SPAN style="font-size: 13.3333px;"&gt;getselectedcount(Dimention2)=1 &lt;/SPAN&gt;,value). something like this. &lt;/P&gt;&lt;P&gt;Ignore if i understood wrongly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 13:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/on-click-function-on-the-straight-table/m-p/545166#M203615</guid>
      <dc:creator>sateeshkumar</dc:creator>
      <dc:date>2017-04-04T13:02:08Z</dc:date>
    </item>
  </channel>
</rss>

