<?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: Show tables based on user selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-tables-based-on-user-selection/m-p/2518932#M106159</link>
    <description>&lt;P&gt;Hi, you can use the "show if" condition of each chart of the container to do that, if you have a Table field with Sales, Order and Shipment values you can use an expresssion like: Index(Concat(Table),'Sales')&lt;/P&gt;&lt;P&gt;So if Sales is between the possible values, it will be selected.&lt;/P&gt;&lt;P&gt;If you only want one table to be shown you can use the variable input object (on custom objects), create a variable, configure the variable to set the 3 different values, you can use the 'show as' section to show as button, so at the end the user has 3 buttons to selct the table, and each one is shown based on a differnt variable value.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rubenmarin_0-1748068054988.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180763iD4C07C7BB15A4B84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rubenmarin_0-1748068054988.png" alt="rubenmarin_0-1748068054988.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the variable in the show if condition of the table as $(buttonPressed)=1, If Sales has the value 1, it will show the Sales table.&lt;/P&gt;</description>
    <pubDate>Sat, 24 May 2025 06:27:55 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2025-05-24T06:27:55Z</dc:date>
    <item>
      <title>Show tables based on user selection</title>
      <link>https://community.qlik.com/t5/App-Development/Show-tables-based-on-user-selection/m-p/2518514#M106109</link>
      <description>&lt;P&gt;I have a container with 3 tables, for example sales, order ,shipment. I am trying to select the container table based on my selection for example the sales table will be&lt;BR /&gt;selected if user selects sales value. I can bring sales, order and shipment as dummy values in a table.&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 16:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-tables-based-on-user-selection/m-p/2518514#M106109</guid>
      <dc:creator>jjustingkm</dc:creator>
      <dc:date>2025-05-21T16:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show tables based on user selection</title>
      <link>https://community.qlik.com/t5/App-Development/Show-tables-based-on-user-selection/m-p/2518932#M106159</link>
      <description>&lt;P&gt;Hi, you can use the "show if" condition of each chart of the container to do that, if you have a Table field with Sales, Order and Shipment values you can use an expresssion like: Index(Concat(Table),'Sales')&lt;/P&gt;&lt;P&gt;So if Sales is between the possible values, it will be selected.&lt;/P&gt;&lt;P&gt;If you only want one table to be shown you can use the variable input object (on custom objects), create a variable, configure the variable to set the 3 different values, you can use the 'show as' section to show as button, so at the end the user has 3 buttons to selct the table, and each one is shown based on a differnt variable value.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rubenmarin_0-1748068054988.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180763iD4C07C7BB15A4B84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rubenmarin_0-1748068054988.png" alt="rubenmarin_0-1748068054988.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the variable in the show if condition of the table as $(buttonPressed)=1, If Sales has the value 1, it will show the Sales table.&lt;/P&gt;</description>
      <pubDate>Sat, 24 May 2025 06:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-tables-based-on-user-selection/m-p/2518932#M106159</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2025-05-24T06:27:55Z</dc:date>
    </item>
  </channel>
</rss>

