<?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: Export table structure of Qlikview Document using macro. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-table-structure-of-Qlikview-Document-using-macro/m-p/802038#M1233903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find the way to do this?&amp;nbsp; I am looking to do it myself and I've not found any other documentation on the topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jul 2017 08:47:02 GMT</pubDate>
    <dc:creator>stevedark</dc:creator>
    <dc:date>2017-07-20T08:47:02Z</dc:date>
    <item>
      <title>Export table structure of Qlikview Document using macro.</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-structure-of-Qlikview-Document-using-macro/m-p/802037#M1233901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;As we all know we have option to export table structure and related information about qlikview table present in data model. We can do this manually by going to Settings-&amp;gt;Document Properties-&amp;gt;Tables-&amp;gt;Export Structure. But I want to automate it and export it using macro.&lt;/P&gt;&lt;P&gt;Can we do this using macro ? Please Help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance. Regards, Vivek&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-structure-of-Qlikview-Document-using-macro/m-p/802037#M1233901</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export table structure of Qlikview Document using macro.</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-structure-of-Qlikview-Document-using-macro/m-p/802038#M1233903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find the way to do this?&amp;nbsp; I am looking to do it myself and I've not found any other documentation on the topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 08:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-structure-of-Qlikview-Document-using-macro/m-p/802038#M1233903</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2017-07-20T08:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Export table structure of Qlikview Document using macro.</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-structure-of-Qlikview-Document-using-macro/m-p/1664396#M1233904</link>
      <description>&lt;P&gt;You have to make modifications like a loop for all fields and add tablename-information etc. but this is probably what you're looking for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rem Displays tags for the field&lt;BR /&gt;set fld=ActiveDocument.GetFieldDescription("Alpha")&lt;BR /&gt;fTags = fld.Tags&lt;BR /&gt;dim Tags&lt;BR /&gt;Tags=""&lt;BR /&gt;for i=lbound(fTags) to ubound(fTags)&lt;BR /&gt;Tags=Tags &amp;amp; " " &amp;amp; fTags(i)&lt;BR /&gt;next&lt;BR /&gt;msgbox(Tags)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the API-application the class IFieldDescription also has the Members "Name" and "SrcTables" which might help creating the total.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jan 2020 10:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-structure-of-Qlikview-Document-using-macro/m-p/1664396#M1233904</guid>
      <dc:creator>marcelo_7</dc:creator>
      <dc:date>2020-01-10T10:05:14Z</dc:date>
    </item>
  </channel>
</rss>

