<?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 Get fields for all table by macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181325#M47394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You must use the system files $Table $Field with the function concat like as follow:&lt;/P&gt;&lt;P&gt;= concat( distinct $Field, ';' )&lt;/P&gt;&lt;P&gt;This let you see all the fields name in a text object.&lt;/P&gt;&lt;P&gt;I hope this help you.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Dec 2009 16:15:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-09T16:15:44Z</dc:date>
    <item>
      <title>Get fields for all table by macro</title>
      <link>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181323#M47392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;how can I get the list of all fields for each logical table?&lt;/P&gt;&lt;P&gt;I found GetTableCount, GetTableName, GetTableNumber in the Api.&lt;/P&gt;&lt;P&gt;Is ther a method to get fields for table or to get table for each fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 15:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181323#M47392</guid>
      <dc:creator />
      <dc:date>2009-12-09T15:58:16Z</dc:date>
    </item>
    <item>
      <title>Get fields for all table by macro</title>
      <link>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181324#M47393</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;Try this in a list box. $Table--&amp;gt; This will give you the list of table you have.&lt;/P&gt;&lt;P&gt;$Field --&amp;gt;This will give you the list of fields in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 16:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181324#M47393</guid>
      <dc:creator />
      <dc:date>2009-12-09T16:05:14Z</dc:date>
    </item>
    <item>
      <title>Get fields for all table by macro</title>
      <link>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181325#M47394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You must use the system files $Table $Field with the function concat like as follow:&lt;/P&gt;&lt;P&gt;= concat( distinct $Field, ';' )&lt;/P&gt;&lt;P&gt;This let you see all the fields name in a text object.&lt;/P&gt;&lt;P&gt;I hope this help you.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 16:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181325#M47394</guid>
      <dc:creator />
      <dc:date>2009-12-09T16:15:44Z</dc:date>
    </item>
    <item>
      <title>Get fields for all table by macro</title>
      <link>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181326#M47395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u are askng fr GUI part then u can get.&lt;/P&gt;&lt;P&gt;in properties select "NewSheetObject" in tht u select "currentSelectionsBox"..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 16:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181326#M47395</guid>
      <dc:creator />
      <dc:date>2009-12-09T16:52:24Z</dc:date>
    </item>
    <item>
      <title>Get fields for all table by macro</title>
      <link>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181327#M47396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I solve with SrcTable method.&lt;/P&gt;&lt;P&gt;Thanks to all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 18:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181327#M47396</guid>
      <dc:creator />
      <dc:date>2009-12-09T18:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get fields for all table by macro</title>
      <link>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181328#M47397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the SrcTable method that you refer to?&amp;nbsp; I searched for it but could not find any information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 18:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-fields-for-all-table-by-macro/m-p/181328#M47397</guid>
      <dc:creator>kevinpintokpa</dc:creator>
      <dc:date>2013-02-18T18:26:30Z</dc:date>
    </item>
  </channel>
</rss>

