<?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 How to display descending in data filter panel? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1589997#M44761</link>
    <description>&lt;P&gt;Now I have a data filter shows ascending, like&amp;nbsp;&lt;/P&gt;&lt;P&gt;2018/01/01&lt;/P&gt;&lt;P&gt;2018/01/02&lt;/P&gt;&lt;P&gt;2018/01/03 ...&lt;/P&gt;&lt;P&gt;I would like to display with descending, could you please let me know how to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jun 2019 12:29:38 GMT</pubDate>
    <dc:creator>dotnetfan</dc:creator>
    <dc:date>2019-06-10T12:29:38Z</dc:date>
    <item>
      <title>How to display descending in data filter panel?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1589997#M44761</link>
      <description>&lt;P&gt;Now I have a data filter shows ascending, like&amp;nbsp;&lt;/P&gt;&lt;P&gt;2018/01/01&lt;/P&gt;&lt;P&gt;2018/01/02&lt;/P&gt;&lt;P&gt;2018/01/03 ...&lt;/P&gt;&lt;P&gt;I would like to display with descending, could you please let me know how to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 12:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1589997#M44761</guid>
      <dc:creator>dotnetfan</dc:creator>
      <dc:date>2019-06-10T12:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to display descending in data filter panel?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1589998#M44762</link>
      <description>&lt;P&gt;Change the sort order from the object properties&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 12:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1589998#M44762</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-10T12:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to display descending in data filter panel?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1590014#M44763</link>
      <description>&lt;P&gt;Thank you, I changed the sorting order as descending however, the column shows as descending however, when I clicked the search button, the data is showing ascending&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 360px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13477iCAD21F0BC78A3CA8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 13:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1590014#M44763</guid>
      <dc:creator>dotnetfan</dc:creator>
      <dc:date>2019-06-10T13:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to display descending in data filter panel?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1590021#M44764</link>
      <description>&lt;P&gt;I am not sure, may be someone else can help you better with this.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 13:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1590021#M44764</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-10T13:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to display descending in data filter panel?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1590043#M44765</link>
      <description>&lt;P&gt;Try using Dual function at the scripting level :&lt;/P&gt;&lt;P&gt;Example :&amp;nbsp; &amp;nbsp;Dual(Date,Num(Date)) as CreatedDate&lt;/P&gt;&lt;P&gt;Above script will store your data in Number as well as in Date format and then i assume your sorting will work.&lt;/P&gt;&lt;P&gt;Cheers !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 13:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1590043#M44765</guid>
      <dc:creator>ansh04</dc:creator>
      <dc:date>2019-06-10T13:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to display descending in data filter panel?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1591231#M44766</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29815"&gt;@dotnetfan&lt;/a&gt;&amp;nbsp;Are you using QlikView or Sense?&amp;nbsp; I would like to move this into the correct product forum.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 19:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-descending-in-data-filter-panel/m-p/1591231#M44766</guid>
      <dc:creator>Sue_Macaluso</dc:creator>
      <dc:date>2019-06-12T19:35:21Z</dc:date>
    </item>
  </channel>
</rss>

