<?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 Need help un-hiding sheets when a field is set in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441992#M164781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I'm new to QV, so any help you can provide is greatly appreciated. I currently have a document with 5 sheets. The first sheet forces the user to select one or more of three fields. I want to hide the remaining 4 sheets in the document until at least one of the fields has a value set in the first sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to accomplish this by doing the following: hide the remaining 4 sheets by setting "Document Setting" -&amp;gt; "Sheet Properties" -&amp;gt; "Show sheet" -&amp;gt; "Conditional"=0. Then I am setting a trigger when a selection is made on the field: "&amp;lt;field-name" -&amp;gt; "On select" -&amp;gt; "Add" -&amp;gt; "Activate Sheet" -&amp;gt; "&amp;lt;sheet-id&amp;gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this isn't working. I am assuming this is becuase "activate sheet" is not the intended action, but it is the closest action I could find to what I wnated to do. Can somebody please help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Haritha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Nov 2012 15:39:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-16T15:39:28Z</dc:date>
    <item>
      <title>Need help un-hiding sheets when a field is set</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441992#M164781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I'm new to QV, so any help you can provide is greatly appreciated. I currently have a document with 5 sheets. The first sheet forces the user to select one or more of three fields. I want to hide the remaining 4 sheets in the document until at least one of the fields has a value set in the first sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to accomplish this by doing the following: hide the remaining 4 sheets by setting "Document Setting" -&amp;gt; "Sheet Properties" -&amp;gt; "Show sheet" -&amp;gt; "Conditional"=0. Then I am setting a trigger when a selection is made on the field: "&amp;lt;field-name" -&amp;gt; "On select" -&amp;gt; "Add" -&amp;gt; "Activate Sheet" -&amp;gt; "&amp;lt;sheet-id&amp;gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this isn't working. I am assuming this is becuase "activate sheet" is not the intended action, but it is the closest action I could find to what I wnated to do. Can somebody please help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Haritha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 15:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441992#M164781</guid>
      <dc:creator />
      <dc:date>2012-11-16T15:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need help un-hiding sheets when a field is set</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441993#M164782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi u can create some buttons&amp;nbsp; for the four sheets and drive those sheets with the buttons.&lt;/P&gt;&lt;P&gt;ex&lt;/P&gt;&lt;P&gt; button 1 --- shows&amp;nbsp; 1st sheet&lt;/P&gt;&lt;P&gt;button 2 shows the scond sheet&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt; something like this&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 15:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441993#M164782</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2012-11-16T15:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need help un-hiding sheets when a field is set</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441994#M164783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the prompt response, shree909. But I want this to be seamless and transparent to the user, which is why I am leaning towards using triggers. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 15:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441994#M164783</guid>
      <dc:creator />
      <dc:date>2012-11-16T15:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help un-hiding sheets when a field is set</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441995#M164784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u try using the layout conditons..&lt;/P&gt;&lt;P&gt;like ur sheet should get openend when u select something from the listbox&lt;/P&gt;&lt;P&gt;uisng some getfield selections ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 15:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441995#M164784</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2012-11-16T15:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help un-hiding sheets when a field is set</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441996#M164785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much, shree909 - that led me in the right direction. Thanks a ton for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 15:59:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441996#M164785</guid>
      <dc:creator />
      <dc:date>2012-11-16T15:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need help un-hiding sheets when a field is set</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441997#M164786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u try using the layout conditons..&lt;/P&gt;&lt;P&gt;like ur sheet should get openend when u select something from the listbox&lt;/P&gt;&lt;P&gt;uisng some getfield selections ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 16:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441997#M164786</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2012-11-16T16:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need help un-hiding sheets when a field is set</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441998#M164787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muthyala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To show only the specific sheets, You can create some buttons in the&amp;nbsp; home page and give one variable and give values to different sheets. I have attached the document with home page sheet, and four other sheets . Hope it helps you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 16:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441998#M164787</guid>
      <dc:creator />
      <dc:date>2012-11-16T16:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need help un-hiding sheets when a field is set</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441999#M164788</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;Hope attached file helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer sheet properties Show Sheet -&amp;gt; Conditional section in Sheet1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 16:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-un-hiding-sheets-when-a-field-is-set/m-p/441999#M164788</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-11-16T16:37:12Z</dc:date>
    </item>
  </channel>
</rss>

