<?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 Ad-Hoc reporting without show/hide conditions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ad-Hoc-reporting-without-show-hide-conditions/m-p/2038340#M85537</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt;
&lt;P&gt;I'm kinda new to QlikSense app development and I'm stuck in a weird use case.&amp;nbsp; The set up is the following: suppose that you have two tables, A and B, with columns A_1,...,A_M and B_1,...,B_N (with M and N different and such that M+N is very large) and another&amp;nbsp; couple of column, say table_name, which contains the name of the origin table in every record (so that the column table_name of the table A contains only the name A for every record). Now, I'm trying to define a table chart such that, when a table is selected (e.g. through a filter pane involving the columns table_name), it shows all the columns of the table, as in the example below.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example_A.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/100602i6642B3C64A7B7B7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="example_A.png" alt="example_A.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example_b.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/100603iD4B7D62724B94712/image-size/large?v=v2&amp;amp;px=999" role="button" title="example_b.png" alt="example_b.png" /&gt;&lt;/span&gt;&lt;SPAN&gt;This can be obviously done putting every column in the table chart and then using some show/hide conditions, but this solution is not good, since the total number of the columns is large. Moreover, I can't use extensions. There exists any workaround to do so?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 15:20:47 GMT</pubDate>
    <dc:creator>EdFer</dc:creator>
    <dc:date>2023-02-15T15:20:47Z</dc:date>
    <item>
      <title>Ad-Hoc reporting without show/hide conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Ad-Hoc-reporting-without-show-hide-conditions/m-p/2038340#M85537</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;
&lt;P&gt;I'm kinda new to QlikSense app development and I'm stuck in a weird use case.&amp;nbsp; The set up is the following: suppose that you have two tables, A and B, with columns A_1,...,A_M and B_1,...,B_N (with M and N different and such that M+N is very large) and another&amp;nbsp; couple of column, say table_name, which contains the name of the origin table in every record (so that the column table_name of the table A contains only the name A for every record). Now, I'm trying to define a table chart such that, when a table is selected (e.g. through a filter pane involving the columns table_name), it shows all the columns of the table, as in the example below.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example_A.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/100602i6642B3C64A7B7B7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="example_A.png" alt="example_A.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example_b.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/100603iD4B7D62724B94712/image-size/large?v=v2&amp;amp;px=999" role="button" title="example_b.png" alt="example_b.png" /&gt;&lt;/span&gt;&lt;SPAN&gt;This can be obviously done putting every column in the table chart and then using some show/hide conditions, but this solution is not good, since the total number of the columns is large. Moreover, I can't use extensions. There exists any workaround to do so?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 15:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ad-Hoc-reporting-without-show-hide-conditions/m-p/2038340#M85537</guid>
      <dc:creator>EdFer</dc:creator>
      <dc:date>2023-02-15T15:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc reporting without show/hide conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Ad-Hoc-reporting-without-show-hide-conditions/m-p/2038416#M85543</link>
      <description>&lt;P&gt;My recommendation would be to use a Container (it's an extension, but it's bundled with Qlik, so it should be available to you) and place as many tables as you need, into it. Anything else would require either show/hide conditions, or using commercial extensions. For example Vizlib Self-Service Report is a wonderful extension, and it is approved by Qlik as a "trusted" extension.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 20:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ad-Hoc-reporting-without-show-hide-conditions/m-p/2038416#M85543</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2023-02-15T20:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc reporting without show/hide conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Ad-Hoc-reporting-without-show-hide-conditions/m-p/2038789#M85582</link>
      <description>&lt;P&gt;Hi Oleg,&lt;/P&gt;
&lt;P&gt;thanks for your answer. I've already tried to use a Container, but it would be difficult to find the table you are looking for if you have more than forty tables in your data model (as in my case, unfortunately)...unless there is a way to show the selected table as the default tab.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 14:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ad-Hoc-reporting-without-show-hide-conditions/m-p/2038789#M85582</guid>
      <dc:creator>EdFer</dc:creator>
      <dc:date>2023-02-16T14:26:35Z</dc:date>
    </item>
  </channel>
</rss>

