<?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 Help with conditional show/hide based on multiple criterias in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874418#M305401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA for the application which will show the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am hoping if some one can help with the effective solution as i was trying to create&amp;nbsp; multiple objects for every criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2015 21:49:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-28T21:49:53Z</dc:date>
    <item>
      <title>Help with conditional show/hide based on multiple criterias</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874418#M305401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA for the application which will show the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am hoping if some one can help with the effective solution as i was trying to create&amp;nbsp; multiple objects for every criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 21:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874418#M305401</guid>
      <dc:creator />
      <dc:date>2015-05-28T21:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help with conditional show/hide based on multiple criterias</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874419#M305402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please explain your requiement clearly. Which object are you trying to show/hide and on what condition?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 03:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874419#M305402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-29T03:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help with conditional show/hide based on multiple criterias</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874420#M305403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Dinesh Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if u want to hide any object like charts then create a button,create variables and assign variables to 0 (hide)and 1(visible) values as per your convenient&lt;/P&gt;&lt;P&gt;Document properties-&amp;gt;Triggers-&amp;gt;(Document Event Triggers)onOpen-&amp;gt;Edit Actions-&amp;gt;Action-&amp;gt;Add-&amp;gt;External-&amp;gt;Set variable-&amp;gt;&lt;STRONG&gt;vShowTable&lt;/STRONG&gt; -&amp;gt;(value)0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a button &lt;STRONG&gt;RUN &lt;/STRONG&gt;and&lt;STRONG&gt;&amp;nbsp; &lt;/STRONG&gt;create variable &lt;STRONG&gt;vShowTable&lt;/STRONG&gt; assign value to&lt;STRONG&gt; 0 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;add an action to button (button properties-&amp;gt;action-&amp;gt;add-&amp;gt;External-&amp;gt;Setvariable&lt;/P&gt;&lt;P&gt;then right hand side of Setvariable-&amp;gt;variable name is &lt;STRONG&gt;vShowTable&lt;/STRONG&gt; and value is 1&lt;/P&gt;&lt;P&gt;save and close u r application&lt;/P&gt;&lt;P&gt;open u r qvd then u will get this&lt;/P&gt;&lt;P&gt;if u got any issue please let me know i will attach a qvw file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 07:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874420#M305403</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2015-05-29T07:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help with conditional show/hide based on multiple criterias</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874421#M305404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dinesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please clarify / expand your requirement of what you are actually trying to do, it's not very clear at present. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 11:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874421#M305404</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-05-29T11:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help with conditional show/hide based on multiple criterias</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874422#M305405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So When the actual application is distributed by country then we have list box for toggle between different views (Plan, target and sch views) but the sch view will be only available when the country codes are IT or FI for this reason i have created 2 list boxes where one has Plan and target for the default view for all country codes except for IT or FI where this have another list box which has plan, target and sch as i couldn't create a condition on a list box value based on the country codes.&lt;/P&gt;&lt;P&gt;So this way now i have %ROWKPI and %ITFIKPI views which has hide show condition based on country codes the only difference between these two is the sch view value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, i want these two &lt;SPAN style="font-size: 13.3333330154419px;"&gt;%ROWKPI and %ITFIKPI field value selection will show/hide three different table based on the plan view, target view and sch view selected from &lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;%ROWKPI and %ITFIKPI.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this i have created 2 objects whcih will work when the country code is &amp;lt;&amp;gt;IT or FI then %ROWKPI=plan view then the table with the Plan view will show same thing with the &lt;SPAN style="font-size: 13.3333330154419px;"&gt; country code is &amp;lt;&amp;gt;IT or FI then %ROWKPI=target view the target view will show up.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created another 3 more objects which satisfy the condition that &lt;SPAN style="font-size: 13.3333330154419px;"&gt;country code is =IT or FI then %ITFIKPI=plan view then table with the plan view will show, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;country code is =IT or FI then %ITFIKPI=target view then table with the target view will show, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;country code is =IT or FI then %ITFIKPI=sch view then table with the sch view will show.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the problem is i have created multiple objects for each selection made i am not able to create a condition where i wouldn't need to have multiple objects just to satisfy this condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tried using %ROWKPI=plan view or %ITFIKPI=plan view then&amp;nbsp; show plan view this&amp;nbsp; was conflicting between the objects now and then as this is not an accurate condition because %ROWKPI=target view or %ITFIKPI=target view will show target view . These conditions are conflicting because or condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is a way to implement any condition on a 1 objects whether to look for whether to look for at any given time if %ROWKPI is active then take the selections from this list box or from %ITFIKPI without any conflict?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW the requirement shouldn't be done using a button just based on toggle option between plan, target, sch views. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 13:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874422#M305405</guid>
      <dc:creator />
      <dc:date>2015-05-29T13:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help with conditional show/hide based on multiple criterias</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874423#M305406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one provide some help on this please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 15:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874423#M305406</guid>
      <dc:creator />
      <dc:date>2015-05-29T15:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help with conditional show/hide based on multiple criterias</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874424#M305407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dinesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we want to hide or show objects we can use condition in object-&amp;gt; layout.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Please find solution in attached QVW file.In sheet i used getselectedcount() and getfieldselctions() functions to solve.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;In same way you can solve for table objects.&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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 06:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874424#M305407</guid>
      <dc:creator />
      <dc:date>2015-05-31T06:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help with conditional show/hide based on multiple criterias</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874425#M305408</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;You can display(show/hide) the Tables ,with the same method as you are displaying the List boxes based on the&amp;nbsp; country code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you have given conditon based on country code, for tables create variable vSHOW and put condition based on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 09:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874425#M305408</guid>
      <dc:creator>ashwanin</dc:creator>
      <dc:date>2015-05-31T09:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with conditional show/hide based on multiple criterias</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874426#M305409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All those conditions does work correctly, But i wanted to see whether the table can be conditioned based on %ROWKPI selection box and %ITFIKPI selection box as well together rather than using multiple objects based on country codes and list box selection?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 15:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-conditional-show-hide-based-on-multiple-criterias/m-p/874426#M305409</guid>
      <dc:creator />
      <dc:date>2015-05-31T15:14:16Z</dc:date>
    </item>
  </channel>
</rss>

