<?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: How to implement trigger on my text object? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885853#M530029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, i am unable to upload qvw file in office.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; HERE XYZ,LMN,PQR ARE MY TABS of ABC&lt;BR /&gt;--&amp;gt; WHEN CLICK ON ABC, IT NEEDS TO SHOW ONLY XYZ AND ITS RELATED CHART.&lt;BR /&gt;--&amp;gt; IF I CLICK ON LMN IT WILL SHOW THE CHARTS OF LMN.&lt;/P&gt;&lt;P&gt;BUT BY DEFAULT WHEN&amp;nbsp; I CLICK ON ABC,IT NEEDS TO SHOW ONLY XYZ AND ITS RELATED CHART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: ALREADY I DECLARED SHOW HIDE VARIABLES TO MY CHARTS AS RELATED TO TEXTOBJECTS (XYZ.LMN,PQR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ONLY MY TARGET IS TO SHOW THE TEXTOBJECT XYZ AND RELATED CHART WHEN I CLICK ON ABC TEXT OBJECT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing qvws. But in those qvw's, when we click on textobject abc it is showing,if i again click on it is hiding. i dont want hide the charts related to abc when i click on abc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems it will get by using some document triggers. please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2015 07:07:53 GMT</pubDate>
    <dc:creator>durgabhavani</dc:creator>
    <dc:date>2015-07-06T07:07:53Z</dc:date>
    <item>
      <title>How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885846#M530022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i click on one text object ABC, it needs to to pop up another text object XYZ. Already&amp;nbsp; i implemented connection from XYZ to charts. so by default when XYZ pop ups the charts related to it needs to pop-up.&lt;/P&gt;&lt;P&gt;Can anyone help me to implement trigger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Durga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 05:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885846#M530022</guid>
      <dc:creator>durgabhavani</dc:creator>
      <dc:date>2015-07-06T05:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885847#M530023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 06:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885847#M530023</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-07-06T06:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885848#M530024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a variable vABC&lt;/P&gt;&lt;P&gt;Create a text item and in the actions tab select Set Variable (Value = &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vABC&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;=0,1,0) &lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Text Object and Chart go to layout tab in properties and set Show Conditional (=vABC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the sample file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hop this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 06:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885848#M530024</guid>
      <dc:creator>svenkita</dc:creator>
      <dc:date>2015-07-06T06:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885849#M530025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks much for reply!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make it more clear. here i have another two other text objects lmn, pqr along with xyz. when i am selecting the pqr or lmn and then clicking on ABC. it is not popups the default object xyz. it is showing the previous selection (lmn or pqr),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i want by default pop up xyz when i click on ABC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advice me.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 06:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885849#M530025</guid>
      <dc:creator>durgabhavani</dc:creator>
      <dc:date>2015-07-06T06:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885850#M530026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please attach your&amp;nbsp; qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 06:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885850#M530026</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-06T06:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885851#M530027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you click on pqr and lmn what should happen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 06:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885851#M530027</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-06T06:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885852#M530028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if this is what you were looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 06:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885852#M530028</guid>
      <dc:creator>svenkita</dc:creator>
      <dc:date>2015-07-06T06:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885853#M530029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, i am unable to upload qvw file in office.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; HERE XYZ,LMN,PQR ARE MY TABS of ABC&lt;BR /&gt;--&amp;gt; WHEN CLICK ON ABC, IT NEEDS TO SHOW ONLY XYZ AND ITS RELATED CHART.&lt;BR /&gt;--&amp;gt; IF I CLICK ON LMN IT WILL SHOW THE CHARTS OF LMN.&lt;/P&gt;&lt;P&gt;BUT BY DEFAULT WHEN&amp;nbsp; I CLICK ON ABC,IT NEEDS TO SHOW ONLY XYZ AND ITS RELATED CHART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: ALREADY I DECLARED SHOW HIDE VARIABLES TO MY CHARTS AS RELATED TO TEXTOBJECTS (XYZ.LMN,PQR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ONLY MY TARGET IS TO SHOW THE TEXTOBJECT XYZ AND RELATED CHART WHEN I CLICK ON ABC TEXT OBJECT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing qvws. But in those qvw's, when we click on textobject abc it is showing,if i again click on it is hiding. i dont want hide the charts related to abc when i click on abc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems it will get by using some document triggers. please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 07:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885853#M530029</guid>
      <dc:creator>durgabhavani</dc:creator>
      <dc:date>2015-07-06T07:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885854#M530030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attach your sample application with expected output in clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 07:09:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885854#M530030</guid>
      <dc:creator />
      <dc:date>2015-07-06T07:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885855#M530031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use 3 different variables to show/hide the objects for each click.&lt;/P&gt;&lt;P&gt;Like, vXYZ is to show XYZ and its related objects on ABC click.&lt;/P&gt;&lt;P&gt;likewise, you can apply LMN, PQR objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 07:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885855#M530031</guid>
      <dc:creator />
      <dc:date>2015-07-06T07:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885856#M530032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer attached file for solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 07:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885856#M530032</guid>
      <dc:creator />
      <dc:date>2015-07-06T07:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement trigger on my text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885857#M530033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;done the changes to the qvw as per ur specs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 09:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-trigger-on-my-text-object/m-p/885857#M530033</guid>
      <dc:creator>svenkita</dc:creator>
      <dc:date>2015-07-06T09:33:28Z</dc:date>
    </item>
  </channel>
</rss>

