<?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: $Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table/m-p/521694#M480680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are describing is exactly what I ended up doing to fix this, I just forgot to post that I had it figured out here.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Nov 2013 19:34:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-19T19:34:50Z</dc:date>
    <item>
      <title>$Table</title>
      <link>https://community.qlik.com/t5/QlikView/Table/m-p/521690#M480676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get $Table (the list of all tables in my dataset) to behave like a regular table in which I can select elements in it and have them act like filters.&lt;/P&gt;&lt;P&gt;I think this is best accomplished by simply loading it into another table (after filtering out the items I don't want to see) and then using them to select the fields I need, but I cannot seem to accomplish this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data structure is such that I have a very large number of tables with three fields, an ID field, a value field and a weight field.&lt;/P&gt;&lt;P&gt;The value field has the same name as the table in which it is stored.&lt;/P&gt;&lt;P&gt;Thus, I should be able to use the table names (which have the potential to change each time I get new data) to select from and filter by the value fields.&lt;/P&gt;&lt;P&gt;How do I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 19:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table/m-p/521690#M480676</guid>
      <dc:creator />
      <dc:date>2013-11-13T19:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: $Table</title>
      <link>https://community.qlik.com/t5/QlikView/Table/m-p/521691#M480677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Table Box and Add all the system fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2013-11-13_1942.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48933_2013-11-13_1942.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 19:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table/m-p/521691#M480677</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-11-13T19:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: $Table</title>
      <link>https://community.qlik.com/t5/QlikView/Table/m-p/521692#M480678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That gives me the total number of rows from each of the selected tables, but it doesn't link them back though the ID fields to the other tables.&lt;/P&gt;&lt;P&gt;So I can get the totals across all time, but not for each individual time period.&lt;/P&gt;&lt;P&gt;I do want to count the number of fields in the tables, but I need them associated with everything else through the ID field so that they can be segmented by the other fields. (In this case, I need them to group by month name and count the value fields across that dimension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need it to understand that while I am selecting a table name, I want the field associated with that table name so that all of the other joins work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 20:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table/m-p/521692#M480678</guid>
      <dc:creator />
      <dc:date>2013-11-13T20:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: $Table</title>
      <link>https://community.qlik.com/t5/QlikView/Table/m-p/521693#M480679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please upload a sample app with the data model and some test data to get e better understanding of your use case. One solution could be to have one additional concatenated table with the fields tablname, id or have everything consolidated like in a generic load: &lt;A href="https://gist.github.com/ralfbecher/6507943" title="https://gist.github.com/ralfbecher/6507943"&gt;Generic load example from QlikView Reference Manual with table consolidation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 20:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table/m-p/521693#M480679</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-11-13T20:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: $Table</title>
      <link>https://community.qlik.com/t5/QlikView/Table/m-p/521694#M480680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are describing is exactly what I ended up doing to fix this, I just forgot to post that I had it figured out here.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 19:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table/m-p/521694#M480680</guid>
      <dc:creator />
      <dc:date>2013-11-19T19:34:50Z</dc:date>
    </item>
  </channel>
</rss>

