<?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: System Fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/System-Fields/m-p/1188032#M384148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you want to use this for? There are &lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/TableFunctions/table-functions.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/TableFunctions/table-functions.htm"&gt;Table functions ‒ QlikView&lt;/A&gt; such as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName()&lt;/P&gt;&lt;P&gt;NoOfTables()&lt;/P&gt;&lt;P&gt;NoOfFields()&lt;/P&gt;&lt;P&gt;FieldName()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2016 16:23:09 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-20T16:23:09Z</dc:date>
    <item>
      <title>System Fields</title>
      <link>https://community.qlik.com/t5/QlikView/System-Fields/m-p/1188031#M384147</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;Is there a way to use system fields ($Table, $Field, $Fields ...) while script is still running???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 23:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/System-Fields/m-p/1188031#M384147</guid>
      <dc:creator>ryuma_nakano</dc:creator>
      <dc:date>2016-09-19T23:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: System Fields</title>
      <link>https://community.qlik.com/t5/QlikView/System-Fields/m-p/1188032#M384148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you want to use this for? There are &lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/TableFunctions/table-functions.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/TableFunctions/table-functions.htm"&gt;Table functions ‒ QlikView&lt;/A&gt; such as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName()&lt;/P&gt;&lt;P&gt;NoOfTables()&lt;/P&gt;&lt;P&gt;NoOfFields()&lt;/P&gt;&lt;P&gt;FieldName()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 16:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/System-Fields/m-p/1188032#M384148</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-20T16:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: System Fields</title>
      <link>https://community.qlik.com/t5/QlikView/System-Fields/m-p/1188033#M384149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to know the way to loop through a couple of tables while running the script and which name's may change during the process, so I wanted to see if there was a chance to get them dinamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used a for loop that worked perfectly:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;for i = 0 to &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NoOfTables() - 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LET vTableName =&amp;nbsp; TableName(i);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 16:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/System-Fields/m-p/1188033#M384149</guid>
      <dc:creator>ryuma_nakano</dc:creator>
      <dc:date>2016-09-20T16:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: System Fields</title>
      <link>https://community.qlik.com/t5/QlikView/System-Fields/m-p/1188034#M384150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 17:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/System-Fields/m-p/1188034#M384150</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-20T17:18:57Z</dc:date>
    </item>
  </channel>
</rss>

