<?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 Create table of Qlik data model Table Names and Field Names in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230941#M392268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create a summary table that shows me stats from a data model I create. I want a piece of code to place at the end of my script editor that creates this summary table. This table must be Qualified so it does not interfere with the existing data model &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&lt;SPAN style="font-size: 10pt;"&gt;n the script editor &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;I want to create a table that follows this logic.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;column 1= table name&lt;/LI&gt;&lt;LI&gt;column 2=field names&lt;/LI&gt;&lt;LI&gt;column 3= count (# of rows)&lt;/LI&gt;&lt;LI&gt;column 4= count (distinct( # of rows)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Theses 4 columns are defined as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;field name= the field name for each specific field in my data model&lt;/LI&gt;&lt;LI&gt;table name= the table name which the field is from&lt;/LI&gt;&lt;LI&gt;column 3= count the number of rows for this field in this table&lt;/LI&gt;&lt;LI&gt;column 4= count the number of distinct values for this field in this table&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any ideas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Mar 2017 03:19:46 GMT</pubDate>
    <dc:creator>jeckstein</dc:creator>
    <dc:date>2017-03-06T03:19:46Z</dc:date>
    <item>
      <title>Create table of Qlik data model Table Names and Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230941#M392268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create a summary table that shows me stats from a data model I create. I want a piece of code to place at the end of my script editor that creates this summary table. This table must be Qualified so it does not interfere with the existing data model &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&lt;SPAN style="font-size: 10pt;"&gt;n the script editor &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;I want to create a table that follows this logic.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;column 1= table name&lt;/LI&gt;&lt;LI&gt;column 2=field names&lt;/LI&gt;&lt;LI&gt;column 3= count (# of rows)&lt;/LI&gt;&lt;LI&gt;column 4= count (distinct( # of rows)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Theses 4 columns are defined as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;field name= the field name for each specific field in my data model&lt;/LI&gt;&lt;LI&gt;table name= the table name which the field is from&lt;/LI&gt;&lt;LI&gt;column 3= count the number of rows for this field in this table&lt;/LI&gt;&lt;LI&gt;column 4= count the number of distinct values for this field in this table&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any ideas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 03:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230941#M392268</guid>
      <dc:creator>jeckstein</dc:creator>
      <dc:date>2017-03-06T03:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create table of Qlik data model Table Names and Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230942#M392269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;Follow the below steps :&lt;/P&gt;&lt;P&gt;--&amp;gt;&amp;gt;First goto your Sheet Properties&lt;/P&gt;&lt;P&gt;--&amp;gt;&amp;gt;Goto Fields Tab and then,&lt;/P&gt;&lt;P&gt;Tick the checkbox to show System Fields as Below,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sytemfields.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155277_sytemfields.JPG" style="height: 519px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;Now ,Add the Required System Fields and Create a table box as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="fieldop.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/155278_fieldop.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Hope This was Helpful.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sumit Jadhav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 05:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230942#M392269</guid>
      <dc:creator>sumitjadhav</dc:creator>
      <dc:date>2017-03-06T05:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create table of Qlik data model Table Names and Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230943#M392270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This tables are generated by default , full the instruction as Sumit mentioned &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 05:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230943#M392270</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-03-06T05:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create table of Qlik data model Table Names and Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230944#M392271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get a starting point for the front end by selecting New Sheet Object from the Object menu in QV desktop. Select System table from the bottom of the list. This is a pivot table of the tables and fields using the $Tables and $Field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 05:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230944#M392271</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-03-06T05:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create table of Qlik data model Table Names and Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230945#M392272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to get a distinct field count?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 15:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-table-of-Qlik-data-model-Table-Names-and-Field-Names/m-p/1230945#M392272</guid>
      <dc:creator>jeckstein</dc:creator>
      <dc:date>2017-03-06T15:12:13Z</dc:date>
    </item>
  </channel>
</rss>

