<?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: Unable to Sort in QlikSense April 2018 SP 1 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509372#M36355</link>
    <description>&lt;P&gt;might not be a bug but Qlik's weird (some may disagree) DUAL feature&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/April2018/Subsystems/Hub/Content/Scripting/FormattingFunctions/Dual.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/April2018/Subsystems/Hub/Content/Scripting/FormattingFunctions/Dual.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the value you see on screen isn't necessarily what Qlik sees behind the scenes and it may be sorting on a value you dont expect&lt;/P&gt;</description>
    <pubDate>Mon, 19 Nov 2018 22:03:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-19T22:03:03Z</dc:date>
    <item>
      <title>Unable to Sort in QlikSense April 2018 SP 1</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509327#M36347</link>
      <description>&lt;P&gt;I have all kinds of trouble with sorting. Sorting seems to work incorrectly in charts, tables, filter lists you name it. I am wondering if there is some new trick to get sorting to work like it does in every other product I have used. It is not sorting a string like a number or something simple rather it is almost like it is sorting on a different column first…. Please see the attached picture for an example.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509327#M36347</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2024-11-16T21:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Sort in QlikSense April 2018 SP 1</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509372#M36355</link>
      <description>&lt;P&gt;might not be a bug but Qlik's weird (some may disagree) DUAL feature&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/April2018/Subsystems/Hub/Content/Scripting/FormattingFunctions/Dual.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/April2018/Subsystems/Hub/Content/Scripting/FormattingFunctions/Dual.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the value you see on screen isn't necessarily what Qlik sees behind the scenes and it may be sorting on a value you dont expect&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 22:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509372#M36355</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-19T22:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Sort in QlikSense April 2018 SP 1</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509381#M36357</link>
      <description>It does not look like a dual to me (left aligned). Check the objekt preference for the sorting setting. It could be that your sorting is not done by alphabetically, it could be sorted by load order (the order the data where loaded into the application).</description>
      <pubDate>Mon, 19 Nov 2018 22:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509381#M36357</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2018-11-19T22:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Sort in QlikSense April 2018 SP 1</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509866#M36383</link>
      <description>&lt;P&gt;Vegar, hit the issue exactly. When I try to “sort by expression” it just reverts to the order in the load script. See the example screenshot for an example.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 15:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509866#M36383</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-11-20T15:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Sort in QlikSense April 2018 SP 1</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509878#M36384</link>
      <description>&lt;P&gt;In the attached example above I am attempting to show the cost center description concatenated with the department code but when the user sorts the column I want the sort order to be on the cost center number not the cost center description.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 15:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1509878#M36384</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-11-20T15:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Sort in QlikSense April 2018 SP 1</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1510522#M36426</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikCommunity.PNG" style="width: 294px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/765i371AAE2714DF11DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikCommunity.PNG" alt="QlikCommunity.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 15:41:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1510522#M36426</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-11-21T15:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Sort in QlikSense April 2018 SP 1</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1513025#M36544</link>
      <description>&lt;P&gt;I suspect this is a bug but it is hard to know for sure since there is no publicly available "known issues" list to confirm my suspicions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Solutions01.jpg" style="width: 378px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1104i71CA715696E1FF40/image-dimensions/378x377?v=v2" width="378" height="377" role="button" title="Solutions01.jpg" alt="Solutions01.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 15:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1513025#M36544</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-11-27T15:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Sort in QlikSense April 2018 SP 1</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1513873#M36624</link>
      <description>&lt;P&gt;&amp;nbsp;I changed my sort by expression from:&lt;/P&gt;&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;=$(&lt;FONT color="#CC99FF"&gt;vCOST_CENTER_CODE&lt;/FONT&gt;) &amp;amp; ' - ' &amp;amp;&amp;nbsp; $(&lt;FONT color="#CC99FF"&gt;vCOST_CENTER_DESC&lt;/FONT&gt;)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;To&lt;/P&gt;&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;=$(&lt;FONT color="#CC99FF"&gt;vCOST_CENTER_CODE&lt;/FONT&gt;)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;and it works...&amp;nbsp;&amp;nbsp;If anyone who uses Qlik Sense thinks this is not a &lt;STRONG&gt;bug&lt;/STRONG&gt;, please feel free to explain in the comment section below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3_StatckOverflow2.png" style="width: 518px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1235i842F70059341A17E/image-size/large?v=v2&amp;amp;px=999" role="button" title="3_StatckOverflow2.png" alt="3_StatckOverflow2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 19:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-Sort-in-QlikSense-April-2018-SP-1/m-p/1513873#M36624</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-11-28T19:50:47Z</dc:date>
    </item>
  </channel>
</rss>

