<?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 Trigger on Straight table Expression Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trigger-on-Straight-table-Expression-Values/m-p/557166#M207994</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 a requirement in straight table.The scrren shot of the table is given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="44933" class="jive-image-thumbnail jive-image" onclick="" alt="Untitled.png" src="https://community.qlik.com/legacyfs/online/44933_Untitled.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Now the requiremnt is when i click on the complete data or conformed data values (89%,88% ..), another chart shold be opened.&lt;/P&gt;&lt;P&gt;How can I do that..? There is no trigger I can set when click on the column values. I cannot do this with an invisible text object as the data in the straight table will be growing each day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&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>Mon, 05 Aug 2013 06:45:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-05T06:45:02Z</dc:date>
    <item>
      <title>Trigger on Straight table Expression Values</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-on-Straight-table-Expression-Values/m-p/557166#M207994</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 a requirement in straight table.The scrren shot of the table is given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="44933" class="jive-image-thumbnail jive-image" onclick="" alt="Untitled.png" src="https://community.qlik.com/legacyfs/online/44933_Untitled.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Now the requiremnt is when i click on the complete data or conformed data values (89%,88% ..), another chart shold be opened.&lt;/P&gt;&lt;P&gt;How can I do that..? There is no trigger I can set when click on the column values. I cannot do this with an invisible text object as the data in the straight table will be growing each day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&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>Mon, 05 Aug 2013 06:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-on-Straight-table-Expression-Values/m-p/557166#M207994</guid>
      <dc:creator />
      <dc:date>2013-08-05T06:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger on Straight table Expression Values</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-on-Straight-table-Expression-Values/m-p/557167#M207995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please have a look the thread below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/73526"&gt;http://community.qlik.com/thread/73526&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope it helps you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Download the ConditionalPivot.qvw and explore it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 07:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-on-Straight-table-Expression-Values/m-p/557167#M207995</guid>
      <dc:creator />
      <dc:date>2013-08-05T07:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger on Straight table Expression Values</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-on-Straight-table-Expression-Values/m-p/557168#M207996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your quick reply.&lt;/P&gt;&lt;P&gt;I am trying to have the same kind of chart for me as well.&lt;/P&gt;&lt;P&gt;The chart which pops up on click&amp;nbsp; is conditional and the condition used is len(unique_id)&amp;lt;&amp;gt;0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same way when I tried for len(completeness), which is always 0 because of which the chart does not come up.&lt;/P&gt;&lt;P&gt;I am attaching my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please have a look.?&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>Mon, 05 Aug 2013 09:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-on-Straight-table-Expression-Values/m-p/557168#M207996</guid>
      <dc:creator />
      <dc:date>2013-08-05T09:46:02Z</dc:date>
    </item>
  </channel>
</rss>

