<?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 Field event Trigger in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-event-Trigger/m-p/271619#M1202581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can anybody help me with my query.?&lt;/P&gt;&lt;P&gt;I have one field (Field 1) with values 'a', 'b', 'c'.&lt;/P&gt;&lt;P&gt;On selection of a or b or c, i want to display one chart and minimize other two. how do i do it through macro.&lt;/P&gt;&lt;P&gt;i know it's pretty simple, but for me, it's some what tough. so, pls help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 12:52:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-17T12:52:44Z</dc:date>
    <item>
      <title>Field event Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-event-Trigger/m-p/271619#M1202581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can anybody help me with my query.?&lt;/P&gt;&lt;P&gt;I have one field (Field 1) with values 'a', 'b', 'c'.&lt;/P&gt;&lt;P&gt;On selection of a or b or c, i want to display one chart and minimize other two. how do i do it through macro.&lt;/P&gt;&lt;P&gt;i know it's pretty simple, but for me, it's some what tough. so, pls help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 12:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-event-Trigger/m-p/271619#M1202581</guid>
      <dc:creator />
      <dc:date>2010-08-17T12:52:44Z</dc:date>
    </item>
    <item>
      <title>Field event Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-event-Trigger/m-p/271620#M1202582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need not use macro. You can use an expression in the 'Conditional' show property under the 'Layout' tab. The expression will be as follows:&lt;/P&gt;&lt;P&gt;if([Field 1]='a',true(),false())&lt;/P&gt;&lt;P&gt;If you include above expression in the conditional property of the chart, the chart will be shown only when the value of field 1 is 'a'. You can use similar expression for other charts which should be displayed for other values of Field 1.&lt;/P&gt;&lt;P&gt;Regards, Haneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 13:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-event-Trigger/m-p/271620#M1202582</guid>
      <dc:creator />
      <dc:date>2010-08-17T13:10:18Z</dc:date>
    </item>
    <item>
      <title>Field event Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-event-Trigger/m-p/271621#M1202583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi you can use this example with "macro" or "hide/show"&lt;/P&gt;&lt;P&gt;But thw macro is not recommended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 13:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-event-Trigger/m-p/271621#M1202583</guid>
      <dc:creator />
      <dc:date>2010-08-17T13:58:59Z</dc:date>
    </item>
    <item>
      <title>Field event Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-event-Trigger/m-p/271622#M1202584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Haneesh wrote:if([Field 1]='a',true(),false())&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Or just:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;[Field 1]='a'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 17:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-event-Trigger/m-p/271622#M1202584</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-08-17T17:10:05Z</dc:date>
    </item>
  </channel>
</rss>

