<?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 Sorting Null Values in a Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-Null-Values-in-a-Chart/m-p/489862#M183063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached document for an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my example I have a chart where the first dimension is null in one case.&amp;nbsp; When sorting by Dim1 the values sort in alphabetical order, but the null value is always at the bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can get rows that have a null Dim1 to sort to the top on a certain order?&amp;nbsp; It needs to be one of ascending or descending, but which one doesn't matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Nov 2013 20:14:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-06T20:14:58Z</dc:date>
    <item>
      <title>Sorting Null Values in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Null-Values-in-a-Chart/m-p/489862#M183063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached document for an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my example I have a chart where the first dimension is null in one case.&amp;nbsp; When sorting by Dim1 the values sort in alphabetical order, but the null value is always at the bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can get rows that have a null Dim1 to sort to the top on a certain order?&amp;nbsp; It needs to be one of ascending or descending, but which one doesn't matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 20:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Null-Values-in-a-Chart/m-p/489862#M183063</guid>
      <dc:creator />
      <dc:date>2013-11-06T20:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Null Values in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Null-Values-in-a-Chart/m-p/489863#M183064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ken,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can replace null with something else.&amp;nbsp; For example, use calculated dimension instead of Dim1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(isnull(Dim1), 'null', Dim1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 20:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Null-Values-in-a-Chart/m-p/489863#M183064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-06T20:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Null Values in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Null-Values-in-a-Chart/m-p/489864#M183065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to work perfectly.&amp;nbsp; Not sure why I didn't come up with that!&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 20:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Null-Values-in-a-Chart/m-p/489864#M183065</guid>
      <dc:creator />
      <dc:date>2013-11-06T20:35:10Z</dc:date>
    </item>
  </channel>
</rss>

