<?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 table 2 only when one row in table 1 is selected in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-table-2-only-when-one-row-in-table-1-is-selected/m-p/1907657#M74802</link>
    <description>&lt;P&gt;Dear Sirs&lt;/P&gt;
&lt;P&gt;I have two straight tables. They're linked properly and work fine as parent/child. Table 2 (child) shows details from one row in Table 1 (parent).&lt;/P&gt;
&lt;P&gt;However, when NO rows in Table 1 are selected, Table 2 is irrelevant and messy, as it shows details from all the (non-selected) rows in Table 1.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I make Table 2 show details ONLY when ONE certain row in Table 1 is selected?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;/Morten&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2022 14:00:38 GMT</pubDate>
    <dc:creator>Giddyap</dc:creator>
    <dc:date>2022-03-21T14:00:38Z</dc:date>
    <item>
      <title>Show table 2 only when one row in table 1 is selected</title>
      <link>https://community.qlik.com/t5/App-Development/Show-table-2-only-when-one-row-in-table-1-is-selected/m-p/1907657#M74802</link>
      <description>&lt;P&gt;Dear Sirs&lt;/P&gt;
&lt;P&gt;I have two straight tables. They're linked properly and work fine as parent/child. Table 2 (child) shows details from one row in Table 1 (parent).&lt;/P&gt;
&lt;P&gt;However, when NO rows in Table 1 are selected, Table 2 is irrelevant and messy, as it shows details from all the (non-selected) rows in Table 1.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I make Table 2 show details ONLY when ONE certain row in Table 1 is selected?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;/Morten&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 14:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-table-2-only-when-one-row-in-table-1-is-selected/m-p/1907657#M74802</guid>
      <dc:creator>Giddyap</dc:creator>
      <dc:date>2022-03-21T14:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Show table 2 only when one row in table 1 is selected</title>
      <link>https://community.qlik.com/t5/App-Development/Show-table-2-only-when-one-row-in-table-1-is-selected/m-p/1907661#M74804</link>
      <description>&lt;P&gt;In Table 1, If you have plenty of dimensions, Please create Composite key and the composite key you can use in condition.&lt;/P&gt;
&lt;P&gt;Ex, In table 1 you have F1, F2, F3 ...&lt;/P&gt;
&lt;P&gt;I would prefer to create it F1&amp;amp;F2&amp;amp;F3 as Key&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And in Table 2, Add on I will use like&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If(GetSelectedCount(Key)&amp;gt;0, 1, 0)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 14:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-table-2-only-when-one-row-in-table-1-is-selected/m-p/1907661#M74804</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2022-03-21T14:06:29Z</dc:date>
    </item>
  </channel>
</rss>

