<?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: Sorting Nulls at last row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378179#M141017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simplest solution is to introduce a flag field for this null value and use the expression sort in descending/ascending. However, you can hide the column. I understand it is little gruelling work however, this is the shortest workaround to meet the requirement. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2012 20:47:33 GMT</pubDate>
    <dc:creator>manojkvrajan</dc:creator>
    <dc:date>2012-08-15T20:47:33Z</dc:date>
    <item>
      <title>Sorting Nulls at last row</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378178#M141016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , I have a straight table with a dimension and several Expressions. I did sort Dimension By Text A--&amp;gt;Z . It was working fine until Null Values dont come up. Null Value for dimension is coming on first row. How can i show Null Value at end(last row) still keeping my original sort for other dimension values A--&amp;gt;Z.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 18:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378178#M141016</guid>
      <dc:creator>nadkalyan</dc:creator>
      <dc:date>2012-08-15T18:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Nulls at last row</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378179#M141017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simplest solution is to introduce a flag field for this null value and use the expression sort in descending/ascending. However, you can hide the column. I understand it is little gruelling work however, this is the shortest workaround to meet the requirement. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 20:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378179#M141017</guid>
      <dc:creator>manojkvrajan</dc:creator>
      <dc:date>2012-08-15T20:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Nulls at last row</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378180#M141018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please upload a sample qvw and see if I can be of any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 21:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378180#M141018</guid>
      <dc:creator>manojkvrajan</dc:creator>
      <dc:date>2012-08-15T21:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Nulls at last row</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378181#M141019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manoj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the sample QVW file. I tried using Expression sort , still same issue. Any assistance will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 15:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378181#M141019</guid>
      <dc:creator>nadkalyan</dc:creator>
      <dc:date>2012-08-16T15:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Nulls at last row</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378182#M141020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Kalyan, I dint make any change to your qvw document. However, I just handled the script to address the null issue. Please use the &lt;STRONG&gt;IF (IsNull(Data)=-1 OR Data = '',null(),Data) AS Data &lt;/STRONG&gt;in your extraction script if your data is small. Otherwise Resident load will also be an option to address this requirement. Attached is the sample. I hope it helps. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 16:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378182#M141020</guid>
      <dc:creator>manojkvrajan</dc:creator>
      <dc:date>2012-08-16T16:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Nulls at last row</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378183#M141021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The original qvw appears to have been taken down, but if the temporary table in the Sort Null_Solution is the same, it looks like it's the blank value that gets sorted to the top row, not a null value. In that case the solution is as simple as the sort expression "I&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;f&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Data&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '',1,0) &lt;/SPAN&gt;." Anything greater than "1" can be put in its place in the If statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had an issue with nulls that refused to move the bottom row. I realized that the chart type was accidentally selected as a Pivot Table rather than Straight Table. The sort expression above won't work in a pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that can help someone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 16:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Nulls-at-last-row/m-p/378183#M141021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-07T16:34:43Z</dc:date>
    </item>
  </channel>
</rss>

