<?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 Dynamic Caption in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263876#M1205777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display an long text when slider object is maximized ("Please slide to get top customers") and a short text ("Rank") when the slider object is minimized. Is there a function in Qlickview which tells the state of the object so that I can code an IF THEN ELSE statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jun 2010 14:53:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-06-24T14:53:38Z</dc:date>
    <item>
      <title>Dynamic Caption</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263876#M1205777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display an long text when slider object is maximized ("Please slide to get top customers") and a short text ("Rank") when the slider object is minimized. Is there a function in Qlickview which tells the state of the object so that I can code an IF THEN ELSE statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 14:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263876#M1205777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-24T14:53:38Z</dc:date>
    </item>
    <item>
      <title>AW:Dynamic Caption</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263877#M1205778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thonipad,&lt;/P&gt;&lt;P&gt;is it possible for you to use actions: Layout -&amp;gt; Minimize, maximize or restore object?&lt;/P&gt;&lt;P&gt;Or you can show an object bei conditions (Layout)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 14:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263877#M1205778</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2010-06-24T14:59:15Z</dc:date>
    </item>
    <item>
      <title>AW:Dynamic Caption</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263878#M1205779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As far as I know, the only way to know the status of an object is inside a macro&lt;/P&gt;&lt;P&gt;ActiveDocument.GetSheetObject("CH01").IsMaximized (returns true or false).&lt;/P&gt;&lt;P&gt;What you could try is to trigger a macro by the activate and/or deactivate of the object from the triggers (v9) or macros (earliers) tab on the sheet properties and store the info you need in a variable that you can test in you if then else command.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 15:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263878#M1205779</guid>
      <dc:creator />
      <dc:date>2010-06-24T15:16:21Z</dc:date>
    </item>
    <item>
      <title>AW:Dynamic Caption</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263879#M1205780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any document which lists all objects which are available in the VB Macro editor. The QlickView Automation manual does not list the various objects which are available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 20:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263879#M1205780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-29T20:13:49Z</dc:date>
    </item>
    <item>
      <title>AW:Dynamic Caption</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263880#M1205781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The installation should have put an APIguide.qvw in your QlikView\Documentation directory. It should have everything in it, along with a lot of examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 00:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Caption/m-p/263880#M1205781</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-06-30T00:22:06Z</dc:date>
    </item>
  </channel>
</rss>

