<?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: Help with text object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731500#M1075199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes possible. Set an action to text object to set a value to a variable, and use this variable value as condition of the detailed chart display. Like in attached sample:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2014 08:59:06 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-07-23T08:59:06Z</dc:date>
    <item>
      <title>Help with text object</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731498#M1075197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello, I am new to qlikview and would like some assistance with a text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to click on a text box and it bring up a table of detail ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 08:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731498#M1075197</guid>
      <dc:creator />
      <dc:date>2014-07-23T08:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help with text object</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731499#M1075198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right click on your text box Properties --&amp;gt; Layout --&amp;gt; In Layer select top.&lt;/P&gt;&lt;P&gt;or you can play with custom +1, +2 e.t.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 08:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731499#M1075198</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-23T08:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help with text object</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731500#M1075199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes possible. Set an action to text object to set a value to a variable, and use this variable value as condition of the detailed chart display. Like in attached sample:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 08:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731500#M1075199</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-23T08:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help with text object</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731501#M1075200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can, follow these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create the text box with whatever content you need&lt;/LI&gt;&lt;LI&gt;Click on Settings | Variable Overview and create a variable (say vState1) and set the value to 0&lt;/LI&gt;&lt;LI&gt;Add an action to the text box (External | Set Variable), enter vState1 in the variable box and the expression =If(vState1=1, 0, 1)&lt;/LI&gt;&lt;LI&gt;Create the chart/table with the detail view.&lt;/LI&gt;&lt;LI&gt;Go to Properties | Layout for the chart and in the Show box click Consitional and enter the expression =vState1 = 1.&lt;/LI&gt;&lt;LI&gt;The chart will disappear (be hidden) if vState &amp;lt;&amp;gt; 1. Click the text box to set vState1 to 1 (and show the chart). Click the text box again to hide the chart.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 09:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731501#M1075200</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-07-23T09:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help with text object</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731502#M1075201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Emma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it is possible, Here are the simple steps to perform any action through QlikView Text Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;New Sheet Object &amp;gt; Text Object &amp;gt; Actions &amp;gt; Add &amp;gt; Select "Action Type" &amp;gt; Select "Action" &amp;gt; OK &amp;gt; Apply &amp;gt; OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 09:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731502#M1075201</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2014-07-23T09:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help with text object</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731503#M1075202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help Jonathan.&amp;nbsp; Works perfectly !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 09:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-text-object/m-p/731503#M1075202</guid>
      <dc:creator />
      <dc:date>2014-07-23T09:17:54Z</dc:date>
    </item>
  </channel>
</rss>

