<?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: Setting a trigger on straight table expression columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482807#M180446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.I tried this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the entire row gets selected when the user clicks on a table cell, I cannot add a particular condition in the conditional show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Praveena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2013 05:27:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-13T05:27:34Z</dc:date>
    <item>
      <title>Setting a trigger on straight table expression columns</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482803#M180442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have requirement in one of my qlikview report.&lt;/P&gt;&lt;P&gt;I will have a straight table something like as shown below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45302" class="jive-image-thumbnail jive-image" onclick="" alt="Untitled.jpg" src="https://community.qlik.com/legacyfs/online/45302_Untitled.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;My requirement is that when the user clicks on the table cells where % values(100%,25%..) are shown, another straight table should pops up. &lt;/P&gt;&lt;P&gt;In other words I would like another straight table chart to be displayed upon clicking in the table cells (% values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot set a trigger on straight table. Is there any way I Can set a trigger here?&lt;/P&gt;&lt;P&gt;I thought of placing an invisible text box over the table columns. But that wouldn’t help me as the number of rows in the straight table won’t be fixed. It would be growing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody worked on such requirements?&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Praveena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Aug 2013 17:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482803#M180442</guid>
      <dc:creator />
      <dc:date>2013-08-11T17:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Setting a trigger on straight table expression columns</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482804#M180443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi just a thought&lt;/P&gt;&lt;P&gt;when a user clicks on a cell of expression he is selecting the values in the dimensions in the same row&lt;/P&gt;&lt;P&gt;so if you can have another table , that have conditional show that says getselectedcount(Dimension Field)=1&lt;/P&gt;&lt;P&gt;so only if there is on value in the dimension field the table will show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 06:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482804#M180443</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2013-08-12T06:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setting a trigger on straight table expression columns</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482805#M180444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set a trigger for 'Onselectfield' for 'Attribute'(in your case) as 'Activate Sheet'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 07:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482805#M180444</guid>
      <dc:creator />
      <dc:date>2013-08-12T07:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Setting a trigger on straight table expression columns</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482806#M180445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.I tried this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the entire row gets selected when the user clicks on a table cell, I cannot add a particular condition in the conditional show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Praveena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 05:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482806#M180445</guid>
      <dc:creator />
      <dc:date>2013-08-13T05:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setting a trigger on straight table expression columns</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482807#M180446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.I tried this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the entire row gets selected when the user clicks on a table cell, I cannot add a particular condition in the conditional show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Praveena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 05:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-a-trigger-on-straight-table-expression-columns/m-p/482807#M180446</guid>
      <dc:creator />
      <dc:date>2013-08-13T05:27:34Z</dc:date>
    </item>
  </channel>
</rss>

