<?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: HIDING IN Table Viewer AUTOGENERATED FIELDS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/HIDING-IN-Table-Viewer-AUTOGENERATED-FIELDS/m-p/1661348#M729813</link>
    <description>&lt;P&gt;thanks for advise&lt;/P&gt;&lt;P&gt;regards Jack&lt;/P&gt;</description>
    <pubDate>Mon, 30 Dec 2019 09:06:00 GMT</pubDate>
    <dc:creator>JACKNIEKERK</dc:creator>
    <dc:date>2019-12-30T09:06:00Z</dc:date>
    <item>
      <title>HIDING IN Table Viewer AUTOGENERATED FIELDS</title>
      <link>https://community.qlik.com/t5/QlikView/HIDING-IN-Table-Viewer-AUTOGENERATED-FIELDS/m-p/1661092#M729811</link>
      <description>&lt;P&gt;During LOAD in script i have several&amp;nbsp; items like&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;for each File in filelist ('V:/Organisatie/ Food Group/*.*')&lt;BR /&gt;LOAD&lt;BR /&gt;'V:/Organisatie Sunkip/Food Group/' &amp;amp; '$(File)' as DocumentLink104,&lt;BR /&gt;Subfield( '$(File)' , '/', -1) as DocumentName104&lt;BR /&gt;autogenerate 104;&lt;BR /&gt;next File&lt;/P&gt;&lt;P&gt;Working fine&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUT in table view they show , please see sreenshot&amp;nbsp; &amp;nbsp; &amp;nbsp;, since this is growing to more like this its&lt;/P&gt;&lt;P&gt;disturbing,&amp;nbsp; how to hide these Loads&amp;nbsp; in Table View?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HIDING-IN-Table-Viewer-AUTOGENERATED-FIELDS/m-p/1661092#M729811</guid>
      <dc:creator>JACKNIEKERK</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: HIDING IN Table Viewer AUTOGENERATED FIELDS</title>
      <link>https://community.qlik.com/t5/QlikView/HIDING-IN-Table-Viewer-AUTOGENERATED-FIELDS/m-p/1661245#M729812</link>
      <description>&lt;P&gt;Hi, All tables and fields created in script will be shown in table viewer.&lt;/P&gt;&lt;P&gt;You can give names to tables, maybe using the same name for all tables and adding a field with the number...Keep the fisrt one as load and use concatenate to the next tables to add rows on the intial table:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;for each File...
DocumentLinks:
LOAD
'V:/Organisat...,
101 as Index
autogenerate...&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;for each File in filelist ('V:/Organisatie/ Food Group/*.*')
Concatenate (DocumentLinks)
LOAD
'V:/Organisat...,
109 as Index
autogenerate...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2019 18:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HIDING-IN-Table-Viewer-AUTOGENERATED-FIELDS/m-p/1661245#M729812</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-12-29T18:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: HIDING IN Table Viewer AUTOGENERATED FIELDS</title>
      <link>https://community.qlik.com/t5/QlikView/HIDING-IN-Table-Viewer-AUTOGENERATED-FIELDS/m-p/1661348#M729813</link>
      <description>&lt;P&gt;thanks for advise&lt;/P&gt;&lt;P&gt;regards Jack&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2019 09:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HIDING-IN-Table-Viewer-AUTOGENERATED-FIELDS/m-p/1661348#M729813</guid>
      <dc:creator>JACKNIEKERK</dc:creator>
      <dc:date>2019-12-30T09:06:00Z</dc:date>
    </item>
  </channel>
</rss>

