<?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: Date Sort Removed When Value Selected in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1522668#M37488</link>
    <description>&lt;P&gt;Are you using an expression to sort the date in the filter object?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Dec 2018 16:26:12 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-12-19T16:26:12Z</dc:date>
    <item>
      <title>Date Sort Removed When Value Selected</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1522665#M37486</link>
      <description>&lt;P&gt;I am using a filter pane in Qlik &lt;U&gt;&lt;STRONG&gt;Sense&lt;/STRONG&gt;&lt;/U&gt;&amp;nbsp;and as long as no dates are selected in the filter the sorting works fine.&amp;nbsp; Once a date is selected the grayed out dates are no longer in any sort order.&amp;nbsp; Is there any way to correct this behavior?&lt;/P&gt;&lt;P&gt;This is in the April 2018 release.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1522665#M37486</guid>
      <dc:creator>bbergstrom</dc:creator>
      <dc:date>2024-11-16T07:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date Sort Removed When Value Selected</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1522668#M37488</link>
      <description>&lt;P&gt;Are you using an expression to sort the date in the filter object?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 16:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1522668#M37488</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-19T16:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Date Sort Removed When Value Selected</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1522672#M37489</link>
      <description>&lt;P&gt;Yes.&amp;nbsp; The field in the filter object is called [Transaction Month].&amp;nbsp; This is created in the loadscript by doing a&amp;nbsp;MonthName(TransactionDate) AS [Transaction Month].&amp;nbsp; I am then using the TransactionDate in the expression.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 16:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1522672#M37489</guid>
      <dc:creator>bbergstrom</dc:creator>
      <dc:date>2018-12-19T16:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Date Sort Removed When Value Selected</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1522675#M37490</link>
      <description>&lt;P&gt;Instead of using&amp;nbsp;&lt;SPAN&gt;[Transaction Month] for sort... use Only({1}&amp;nbsp;[Transaction Month])... this will help ignore selection within the sort expression and keep the sort intact&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 16:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1522675#M37490</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-19T16:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date Sort Removed When Value Selected</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1523479#M37558</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp; That worked for two of the three I had.&amp;nbsp; Oddly it did not work for the one field created using the WeekStart() function but that one worked by sorting Numerically.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 14:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Sort-Removed-When-Value-Selected/m-p/1523479#M37558</guid>
      <dc:creator>bbergstrom</dc:creator>
      <dc:date>2018-12-21T14:10:38Z</dc:date>
    </item>
  </channel>
</rss>

