<?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: Activate Sheet logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706711#M1056890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;there are so many values in officer not only two&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Oct 2014 15:05:00 GMT</pubDate>
    <dc:creator>abhaysingh</dc:creator>
    <dc:date>2014-10-11T15:05:00Z</dc:date>
    <item>
      <title>Activate Sheet logic</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706707#M1056886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want the logic that if I select Particular field value than other sheet will activate..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 14:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706707#M1056886</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2014-10-11T14:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Activate Sheet logic</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706708#M1056887</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;navigate to document properties -&amp;gt; triggers. Search the field which will trigger the sheet under Field event Triggers, and use an expression like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match(YEAR, 2013), 'SH02')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where YEAR is the field which the selection is apllied to, and '2013' the Value you want to apply the action to and SH02 the sheet ID which should be activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 14:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706708#M1056887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-11T14:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Activate Sheet logic</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706709#M1056888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have town values like japur, rajasthan etc...and it comes under the field OfficerTown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is giving error pls help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 14:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706709#M1056888</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2014-10-11T14:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Activate Sheet logic</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706710#M1056889</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;use this expression in the activate sheet action (Layout)&amp;nbsp; you add to the field trigger:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match(OfficerTown, 'japur', 'rajasthan'), 'YOURSHEETID')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this doen't help, please post a sample qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 15:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706710#M1056889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-11T15:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Activate Sheet logic</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706711#M1056890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;there are so many values in officer not only two&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 15:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706711#M1056890</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2014-10-11T15:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Activate Sheet logic</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706712#M1056891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are so many values in officerTown field I want to do it for all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 15:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706712#M1056891</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2014-10-11T15:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Activate Sheet logic</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706713#M1056892</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;ah ok. Then simply type the sheetId of the sheet you want to activate instead of the expression. Thought you only wanted the sheet for specific Values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 15:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706713#M1056892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-11T15:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Activate Sheet logic</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706714#M1056893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not working&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 15:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706714#M1056893</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2014-10-11T15:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Activate Sheet logic</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706715#M1056894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the field triggers select the field on which you want to add the trigger.&lt;/P&gt;&lt;P&gt;click on "On Select" add actions --&amp;gt; Layout--&amp;gt;Activate Sheet give the sheetID which you want to activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly do this on "On change" as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the attached image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 15:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-Sheet-logic/m-p/706715#M1056894</guid>
      <dc:creator />
      <dc:date>2014-10-11T15:36:16Z</dc:date>
    </item>
  </channel>
</rss>

