<?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 Reload column if all values return Null in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Reload-column-if-all-values-return-Null/m-p/1319894#M28474</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;&lt;/P&gt;&lt;P&gt;I'm currently running into the following issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To connect to a database I have to use a custom ODBC driver. Unfortunately, there is some bug which gives unexpected results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes a column only returns NULL values while there is certainly data there. At the moment there is no possibility to research the driver in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking of a loop which goes over all columns of a table, and if all values are NULL, reloads that data.&lt;/P&gt;&lt;P&gt;I do not have a clear idea of how to tackle this, but is probably something like this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Initial load all tables&lt;/LI&gt;&lt;LI&gt;Loop over tables, and store those fields which only have null values (via max(len(FieldName)))&lt;/LI&gt;&lt;LI&gt;Reload all those fields and join them to the original tables&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you guys have any tips on how to proceed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 14:46:12 GMT</pubDate>
    <dc:creator>joost_potting</dc:creator>
    <dc:date>2017-05-23T14:46:12Z</dc:date>
    <item>
      <title>Reload column if all values return Null</title>
      <link>https://community.qlik.com/t5/App-Development/Reload-column-if-all-values-return-Null/m-p/1319894#M28474</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;&lt;/P&gt;&lt;P&gt;I'm currently running into the following issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To connect to a database I have to use a custom ODBC driver. Unfortunately, there is some bug which gives unexpected results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes a column only returns NULL values while there is certainly data there. At the moment there is no possibility to research the driver in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking of a loop which goes over all columns of a table, and if all values are NULL, reloads that data.&lt;/P&gt;&lt;P&gt;I do not have a clear idea of how to tackle this, but is probably something like this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Initial load all tables&lt;/LI&gt;&lt;LI&gt;Loop over tables, and store those fields which only have null values (via max(len(FieldName)))&lt;/LI&gt;&lt;LI&gt;Reload all those fields and join them to the original tables&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you guys have any tips on how to proceed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Reload-column-if-all-values-return-Null/m-p/1319894#M28474</guid>
      <dc:creator>joost_potting</dc:creator>
      <dc:date>2017-05-23T14:46:12Z</dc:date>
    </item>
  </channel>
</rss>

