<?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 Clear null fields of a table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Clear-null-fields-of-a-table/m-p/182931#M48372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jan 2011 20:07:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-01-24T20:07:17Z</dc:date>
    <item>
      <title>Clear null fields of a table</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-null-fields-of-a-table/m-p/182930#M48371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys, I got stuck in this apparently simple thing, but I still can't solve it.&lt;/P&gt;&lt;P&gt;I put a simple example to make you understand :&lt;/P&gt;&lt;P&gt;If I have a table like this :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3333_sourceID:3333" /&gt;&lt;/P&gt;&lt;P&gt;How can I get this result (cleaning all the null values, and storing the results in one row):&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Field1, Field2, Field3, Field4&lt;/P&gt;&lt;P style="font-weight: bold"&gt;1 , 2 , 3 , 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope someone can help me telling me how can I do that.&lt;/P&gt;&lt;P&gt;Many thanks in advance!! Cheers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 19:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-null-fields-of-a-table/m-p/182930#M48371</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2011-01-24T19:55:54Z</dc:date>
    </item>
    <item>
      <title>Clear null fields of a table</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-null-fields-of-a-table/m-p/182931#M48372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 20:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-null-fields-of-a-table/m-p/182931#M48372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-24T20:07:17Z</dc:date>
    </item>
    <item>
      <title>Clear null fields of a table</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-null-fields-of-a-table/m-p/182932#M48373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;field_to_group,&lt;B&gt;&lt;BR /&gt;max(Field1) as&lt;/B&gt; &lt;B&gt;Field1&lt;/B&gt;&lt;B&gt;,&lt;BR /&gt; max(Field2) as&lt;/B&gt; &lt;B&gt;Field2&lt;/B&gt;&lt;B&gt;,&lt;BR /&gt;&lt;/B&gt; &lt;B&gt;max(Field3) as&lt;/B&gt; &lt;B&gt;Field3&lt;/B&gt;&lt;B&gt;,&lt;BR /&gt;max(Field4) as&lt;/B&gt; &lt;B&gt;Field4&lt;/B&gt;&lt;BR /&gt;from/resident table&lt;BR /&gt;group by&lt;BR /&gt;field_to_group&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, if you have other field to group, use the yellow code too&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 20:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-null-fields-of-a-table/m-p/182932#M48373</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2011-01-24T20:50:21Z</dc:date>
    </item>
    <item>
      <title>Clear null fields of a table</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-null-fields-of-a-table/m-p/182933#M48374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Hector, this is the kind of easy things you got stuck once in a while.&lt;/P&gt;&lt;P&gt;In addition, if you have the same with characters, you can use &lt;B&gt;maxstring()&lt;/B&gt; as well.&lt;/P&gt;&lt;P&gt;See you around&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 16:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-null-fields-of-a-table/m-p/182933#M48374</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2011-01-26T16:07:49Z</dc:date>
    </item>
  </channel>
</rss>

