<?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: Create table box using $table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721221#M538453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Xianqun&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the the &lt;A href="https://community.qlik.com/docs/DOC-5161"&gt;QlikView App - Generic Data Profiler&lt;/A&gt; by &lt;A href="https://community.qlik.com/qlik-users/4484"&gt;Steve Dark&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will do what you want plus more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Sep 2014 10:19:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-07T10:19:44Z</dc:date>
    <item>
      <title>Create table box using $table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721217#M538449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder whether there is a way to create dynamic table box for all data fields for selected table using $table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like, you have table a, b, c&lt;/P&gt;&lt;P&gt;In table a, you have field a1, a2, ..., an&lt;/P&gt;&lt;P&gt;In table b, you have field b1, b2,..., bn&lt;/P&gt;&lt;P&gt;In table c,&amp;nbsp; you have field c1, c2, ..., cn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can create a list for $Table, which will list all tables in the app now.&lt;/P&gt;&lt;P&gt;if we select table a from $table list, I'd like to show all data field in table box for table a, like&lt;/P&gt;&lt;P&gt;a1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; an&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any thoughts and any ideas. Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xianqun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 15:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721217#M538449</guid>
      <dc:creator />
      <dc:date>2014-09-05T15:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create table box using $table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721218#M538450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i haven't seen a way to dynamically create this, and the table box has no conditional show/hide feature to hide certain columns or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next best answer is to create a table box with all the columns for 1 table and repeat for the other tables. Put a show/hide condition on the table box so that it only shows if you are selecting the right table name from a list box. &lt;/P&gt;&lt;P&gt;The list box would just be a data island with the table names manually inputted .&amp;nbsp; Or you can do a input box with a drop down with the same to set a variable (vTable) and use the vTable value to determine which table box shows and hides.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is probably something you are already using though &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 15:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721218#M538450</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-05T15:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create table box using $table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721219#M538451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using list boxes instead. One for $Table, one for $Field and one with and expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(='[' &amp;amp; Only([$Field])&amp;amp; ']')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;P&gt;www.fortunecookiebi.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 15:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721219#M538451</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2014-09-05T15:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create table box using $table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721220#M538452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't possible with a tablebox but you could easily use table-charts. There is already an object available by clicking on "New Object" --&amp;gt; "Structure Table".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 17:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721220#M538452</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-09-05T17:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create table box using $table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721221#M538453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Xianqun&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the the &lt;A href="https://community.qlik.com/docs/DOC-5161"&gt;QlikView App - Generic Data Profiler&lt;/A&gt; by &lt;A href="https://community.qlik.com/qlik-users/4484"&gt;Steve Dark&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will do what you want plus more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 10:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721221#M538453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-07T10:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create table box using $table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721222#M538454</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;one example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_132155_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/66134_QlikCommunity_Thread_132155_Pic1.JPG.jpg" style="width: 620px; height: 141px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_132155_Pic2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/66135_QlikCommunity_Thread_132155_Pic2.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 11:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721222#M538454</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-09-07T11:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create table box using $table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721223#M538455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello xianqun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this in a Listbox:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(GetPossibleCount([$Table])&amp;gt;1, [$Table], Aggr(Only({&amp;lt;[$Field]&amp;gt;} [$Field]),[$Field]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 16:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-box-using-table/m-p/721223#M538455</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2014-09-07T16:39:42Z</dc:date>
    </item>
  </channel>
</rss>

