<?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 SystemTables of $Field System Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SystemTables-of-Field-System-Variable/m-p/219113#M72159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think $Table and $Field are available until the script has finished. Instead, use the functions&lt;/P&gt;&lt;P&gt;NoOfFields('tableName')&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;FieldName(num'tableName')&lt;/P&gt;&lt;P&gt;to get a list of fields.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2010 16:54:57 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2010-01-21T16:54:57Z</dc:date>
    <item>
      <title>SystemTables of $Field System Variable</title>
      <link>https://community.qlik.com/t5/QlikView/SystemTables-of-Field-System-Variable/m-p/219111#M72157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I know that systemvariable $Field represents all fields of loaded application. I also know that the $Table variable gives the corresponding table(s).&lt;/P&gt;&lt;P&gt;Wo do I act in script, if I only want the Fields of a specific table?&lt;/P&gt;&lt;P&gt;something like this:&lt;/P&gt;&lt;P&gt;tmpTableFields:&lt;/P&gt;&lt;P&gt;LOAD $Field FROM $Tables WHERE $Table = '&amp;lt;specific table name&amp;gt;';&lt;/P&gt;&lt;P&gt;What is the SystemTableName of $Fields ($Tables in upper example)? And is the where clause $Table = '&amp;lt;specific table name&amp;gt;' correct?&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 13:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SystemTables-of-Field-System-Variable/m-p/219111#M72157</guid>
      <dc:creator />
      <dc:date>2010-01-21T13:06:31Z</dc:date>
    </item>
    <item>
      <title>SystemTables of $Field System Variable</title>
      <link>https://community.qlik.com/t5/QlikView/SystemTables-of-Field-System-Variable/m-p/219112#M72158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;As far as I know you cant use the systemvariables in the script.&lt;BR /&gt;Have a look at the table-functions &lt;STRONG&gt;NoOfFields&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;FieldName&lt;/STRONG&gt;.&lt;BR /&gt;Used together with &lt;STRONG&gt;while&lt;/STRONG&gt; and &lt;STRONG&gt;iterno&lt;/STRONG&gt; you should be able to get the desired result.&lt;/P&gt;&lt;P&gt;/Fredrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 16:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SystemTables-of-Field-System-Variable/m-p/219112#M72158</guid>
      <dc:creator />
      <dc:date>2010-01-21T16:22:02Z</dc:date>
    </item>
    <item>
      <title>SystemTables of $Field System Variable</title>
      <link>https://community.qlik.com/t5/QlikView/SystemTables-of-Field-System-Variable/m-p/219113#M72159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think $Table and $Field are available until the script has finished. Instead, use the functions&lt;/P&gt;&lt;P&gt;NoOfFields('tableName')&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;FieldName(num'tableName')&lt;/P&gt;&lt;P&gt;to get a list of fields.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 16:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SystemTables-of-Field-System-Variable/m-p/219113#M72159</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-01-21T16:54:57Z</dc:date>
    </item>
  </channel>
</rss>

