<?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 straight table at the bottom in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454936#M435022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To this, I don't think you need complex one. But, To answer your question Can you play around&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPE --&amp;gt; Disable Y-Axis and all&lt;/P&gt;&lt;P&gt;Product No --&amp;gt; Just, Use Descending Order and Use measure for sort option the same what you showed condition and move to descending order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2018 05:28:07 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-01-12T05:28:07Z</dc:date>
    <item>
      <title>Sorting straight table at the bottom</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454932#M435018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table, The column in straight table be like , Product no, Date ,etcc.. For some product number the date values will be blank, i want to display those blank values at the bottom of my table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For&amp;nbsp; example i need to display as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product No&amp;nbsp; Date&lt;/P&gt;&lt;P&gt; 123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/12/2018&lt;/P&gt;&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/13/2018&lt;/P&gt;&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (blank)&lt;/P&gt;&lt;P&gt;546&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/12/2018&lt;/P&gt;&lt;P&gt;546&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/13/2018&lt;/P&gt;&lt;P&gt;546&amp;nbsp;&amp;nbsp; (blank)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 04:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454932#M435018</guid>
      <dc:creator>Smeenakshi23</dc:creator>
      <dc:date>2018-01-12T04:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting straight table at the bottom</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454933#M435019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sort the table by Date - the nulls will go to the botttom.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 05:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454933#M435019</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-01-12T05:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting straight table at the bottom</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454934#M435020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use this, If you are using 12 or more versions for Sort option by Expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(Only(TOTAL &amp;lt;[Product No]&amp;gt; Date), (Date, (&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;FREQUENCY,&lt;/SPAN&gt;DESCENDING)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 05:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454934#M435020</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-12T05:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting straight table at the bottom</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454935#M435021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please how to help the above script for below scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="paste.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189828_paste.PNG" style="height: 175px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 05:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454935#M435021</guid>
      <dc:creator>Smeenakshi23</dc:creator>
      <dc:date>2018-01-12T05:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting straight table at the bottom</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454936#M435022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To this, I don't think you need complex one. But, To answer your question Can you play around&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPE --&amp;gt; Disable Y-Axis and all&lt;/P&gt;&lt;P&gt;Product No --&amp;gt; Just, Use Descending Order and Use measure for sort option the same what you showed condition and move to descending order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 05:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454936#M435022</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-12T05:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting straight table at the bottom</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454937#M435023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Acutally, Type is field and i am not using it in table, i forget to mention that.. but what I did is , I added Type to the table, Sorted that to a descending&amp;nbsp; order and hide the column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 05:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-straight-table-at-the-bottom/m-p/1454937#M435023</guid>
      <dc:creator>Smeenakshi23</dc:creator>
      <dc:date>2018-01-12T05:43:51Z</dc:date>
    </item>
  </channel>
</rss>

