<?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: Multiple condition on a object to show/hide in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/1515157#M436899</link>
    <description>&lt;P&gt;Thanks for your solution. I tried 2 condition on all of my sheets and its worked but I have a Button In Main sheet that has 4 triggers ( one for Showing related sheets to this button and another for Active Next sheet and one for hiding sheets that does not related to button and one for variable that sets in second condition of sheets ), Now this button work with double click!!! when i click once it did not work!! befor i set 2 condition to all sheets it works correctly but now it does not work! do you have any idea about this case ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 01 Dec 2018 07:20:00 GMT</pubDate>
    <dc:creator>p_tahernia</dc:creator>
    <dc:date>2018-12-01T07:20:00Z</dc:date>
    <item>
      <title>Multiple condition on a object to show/hide</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/875957#M305905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a condition on the sheet objects as not to show until &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getselectcount(field)&amp;gt;0 then once this condition is satisfied then it has a variable that is checking for the toggle option by using a button to switch between two cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i want the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Getselectcount(field)&amp;gt;0 first then followed by variable(only after the first condition is satisfied) toggle condition on the layout of an object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 15:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/875957#M305905</guid>
      <dc:creator />
      <dc:date>2015-04-21T15:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple condition on a object to show/hide</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/875958#M305906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u try typing in conditions &lt;/P&gt;&lt;P&gt;getselectecount(field)&amp;gt;0 AND condition 2? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using AND between the two conditions will ensure both conditions are satisfied. Hope this helps. If not could you provide some more info or sample doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 18:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/875958#M305906</guid>
      <dc:creator />
      <dc:date>2015-04-21T18:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple condition on a object to show/hide</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/875959#M305907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌create two variables one for each condition and then set an "or" on the conditional of the graph &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 20:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/875959#M305907</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-21T20:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple condition on a object to show/hide</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/875960#M305908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i have tried this initially it wasn't working may be i have missed something but this does the job anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 20:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/875960#M305908</guid>
      <dc:creator />
      <dc:date>2015-04-21T20:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple condition on a object to show/hide</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/1515157#M436899</link>
      <description>&lt;P&gt;Thanks for your solution. I tried 2 condition on all of my sheets and its worked but I have a Button In Main sheet that has 4 triggers ( one for Showing related sheets to this button and another for Active Next sheet and one for hiding sheets that does not related to button and one for variable that sets in second condition of sheets ), Now this button work with double click!!! when i click once it did not work!! befor i set 2 condition to all sheets it works correctly but now it does not work! do you have any idea about this case ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Dec 2018 07:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-condition-on-a-object-to-show-hide/m-p/1515157#M436899</guid>
      <dc:creator>p_tahernia</dc:creator>
      <dc:date>2018-12-01T07:20:00Z</dc:date>
    </item>
  </channel>
</rss>

