<?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 Exclude empty columns from a table in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Exclude-empty-columns-from-a-table/m-p/2509222#M21899</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I have a table with a lot of columns that are completely empty, i'd like to exclude them, it's pretty easy when we talk about rows but here i really don't know, do you have an idea ?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Mar 2025 10:08:47 GMT</pubDate>
    <dc:creator>ValentinDes</dc:creator>
    <dc:date>2025-03-11T10:08:47Z</dc:date>
    <item>
      <title>Exclude empty columns from a table</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Exclude-empty-columns-from-a-table/m-p/2509222#M21899</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I have a table with a lot of columns that are completely empty, i'd like to exclude them, it's pretty easy when we talk about rows but here i really don't know, do you have an idea ?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 10:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Exclude-empty-columns-from-a-table/m-p/2509222#M21899</guid>
      <dc:creator>ValentinDes</dc:creator>
      <dc:date>2025-03-11T10:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude empty columns from a table</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Exclude-empty-columns-from-a-table/m-p/2509245#M21900</link>
      <description>&lt;P&gt;You may create a for-loop over all fields of a table per nooffields() to get the fieldname() and within it an if-loop check per fieldvaluecount() if there is any content and if not to drop the field.&lt;/P&gt;
&lt;P&gt;A better approach as the above may be not load the tables with a field-wildcard else to define the wanted ones explicitly.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 12:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Exclude-empty-columns-from-a-table/m-p/2509245#M21900</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-03-11T12:21:48Z</dc:date>
    </item>
  </channel>
</rss>

