<?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 IF Statement to maximize sheet object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211200#M65543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only problem is macro's can't run on ajax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Apr 2010 17:09:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-12T17:09:21Z</dc:date>
    <item>
      <title>IF Statement to maximize sheet object</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211196#M65539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use an if statement that will automatically maximize an object based of a field. If(1=1, maximize).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 13:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211196#M65539</guid>
      <dc:creator />
      <dc:date>2010-04-12T13:53:30Z</dc:date>
    </item>
    <item>
      <title>IF Statement to maximize sheet object</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211197#M65540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can maximize an object using a Macro (e.g. VBScript) or an Action (if you are on ver. 9.00). Macros are pretty bad for performance. Actions, on the other side, don't have IF conditions.&lt;/P&gt;&lt;P&gt;If you can reach the same effect by showing and hiding the object, then your job is much simpler - you can use a variable in the "Show Condition".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 14:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211197#M65540</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2010-04-12T14:05:01Z</dc:date>
    </item>
    <item>
      <title>IF Statement to maximize sheet object</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211198#M65541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The object will be visible to all users. However, certain users I want the object to be maximized. You think an action would have this desired effect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 14:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211198#M65541</guid>
      <dc:creator />
      <dc:date>2010-04-12T14:14:41Z</dc:date>
    </item>
    <item>
      <title>IF Statement to maximize sheet object</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211199#M65542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found a similar solution for a problem.&lt;BR /&gt;Maybe this can help you.&lt;BR /&gt;You can check which user is announced and then a Macro or a condition explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TextBetween&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(OSuser(),'\','') = 'testman'&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 16:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211199#M65542</guid>
      <dc:creator />
      <dc:date>2010-04-12T16:08:29Z</dc:date>
    </item>
    <item>
      <title>IF Statement to maximize sheet object</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211200#M65543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only problem is macro's can't run on ajax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 17:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211200#M65543</guid>
      <dc:creator />
      <dc:date>2010-04-12T17:09:21Z</dc:date>
    </item>
    <item>
      <title>IF Statement to maximize sheet object</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211201#M65544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would use Oleg's suggestion of showing and hiding objects. Create a clone of your object. Maximize the clone. Put in an IF statement for it, and the opposite IF statement for the normal-sized object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 01:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211201#M65544</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-04-13T01:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement to maximize sheet object</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211202#M65545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HELLO ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u provide Macro codes for maximizing and minimising the object..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;R.Bharat Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 11:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-to-maximize-sheet-object/m-p/211202#M65545</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2011-12-29T11:43:14Z</dc:date>
    </item>
  </channel>
</rss>

