<?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 Show/hide multiple tables based on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032863#M926113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note, there are four tables in my app - 1. Sales, 2. Budget, 3. Forecast I and 4. Forecast II&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Show_Hide1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120123_Show_Hide1.PNG" style="height: 143px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to show them based on selection from "Type" List Box and to do that I have set condition in "Layout" tab like the following&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Show_Hide3.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/120125_Show_Hide3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the app shows the tables accordingly.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Show_Hide2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/120124_Show_Hide2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I select multiple items from the list box all the tables disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Show_Hide4.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/120126_Show_Hide4.PNG" style="height: 130px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to client requirement, in the given scenario Sales and Budget tables need to be shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ahammad Shafi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>ahammadshafi</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Show/hide multiple tables based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032863#M926113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note, there are four tables in my app - 1. Sales, 2. Budget, 3. Forecast I and 4. Forecast II&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Show_Hide1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120123_Show_Hide1.PNG" style="height: 143px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to show them based on selection from "Type" List Box and to do that I have set condition in "Layout" tab like the following&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Show_Hide3.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/120125_Show_Hide3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the app shows the tables accordingly.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Show_Hide2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/120124_Show_Hide2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I select multiple items from the list box all the tables disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Show_Hide4.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/120126_Show_Hide4.PNG" style="height: 130px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to client requirement, in the given scenario Sales and Budget tables need to be shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ahammad Shafi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032863#M926113</guid>
      <dc:creator>ahammadshafi</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide multiple tables based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032864#M926114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a conditions like: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;=WildMatch(Concat(Type), '*Act*')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt;&lt;EM&gt;=WildMatch(Concat(Type), '*Bud*')&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 06:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032864#M926114</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-04-01T06:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide multiple tables based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032865#M926116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try something lik below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(GetFieldSelections ([filed])='no'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or GetSelectedCount([YourFlag])=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or GetSelectedCount([YourFlag])=2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,Expression1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,Expression2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 06:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032865#M926116</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-01T06:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide multiple tables based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032866#M926118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=GetSelectedCount(filed)=1&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=GetSelectedCount(filed)='value';&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 06:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032866#M926118</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-01T06:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide multiple tables based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032867#M926120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks, it works fine with one exception - when I select "Forecast II" it shows two tables (Forecast I and Forecast II).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Show_Hide5.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120129_Show_Hide5.PNG" style="height: 101px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The condition I have set in "Forecast I" table is&amp;nbsp; "=WildMatch(Concat(Type),'*Forecast I*')"&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and in "Forecast II" table is "=WildMatch(Concat(Type), '*Forecast II*')"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 06:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032867#M926120</guid>
      <dc:creator>ahammadshafi</dc:creator>
      <dc:date>2016-04-01T06:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide multiple tables based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032868#M926122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a delimiter like a pipe |, so that you can distinguish these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;=WildMatch('|'&amp;amp; Concat(Type, '|') &amp;amp; '|', '*|Act|*')&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=WildMatch('|'&amp;amp; Concat(Type, '|') &amp;amp; '|', '*|Forecast I|*')&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 06:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032868#M926122</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-04-01T06:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide multiple tables based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032869#M926124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks to both of you. Got it resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 07:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-multiple-tables-based-on-selection/m-p/1032869#M926124</guid>
      <dc:creator>ahammadshafi</dc:creator>
      <dc:date>2016-04-01T07:02:43Z</dc:date>
    </item>
  </channel>
</rss>

