<?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 of some fields in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128443#M9010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben, in straight table when i click on filter pane of date field it is automatically sort balance fields so tell me how can i do this using set expression or load script. what options i use too solve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2018 07:04:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-18T07:04:30Z</dc:date>
    <item>
      <title>Sorting of some fields</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128438#M9005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hay everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am facing problem to sort two columns in my table. Sorting on two different column using two different-2 columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How can do this .&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 11:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128438#M9005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-14T11:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of some fields</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128439#M9006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Columns type ? what kind of sorting you're trying to make ? on what kind of objects ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can share some screen shots or sample app if you can&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 11:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128439#M9006</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-09-14T11:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of some fields</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128440#M9007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akshay, for straight table you can sort just by clicking column name to sort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of pivot tables it can be a bit more complicated: by default, in the sort tab, you can choose how to sort the values, to set some selectable sort you can set each expression to "sort by expression" and use variable or island field to select wich column to sort.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 12:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128440#M9007</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-09-14T12:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of some fields</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128441#M9008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="problem.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/213678_problem.jpg" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;HELLO FRNDS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have to sort OUR_BALANCE&amp;nbsp; column using DIVI and GLDV And There_BALANCE column using UNIT and GLDV CODE. I am use set expression &lt;/P&gt;&lt;P&gt;sum({&amp;lt;TDATE={"&amp;lt;=$(=max(TDATE))"}&amp;gt;}OUR_BALANCE) &lt;/P&gt;&lt;P&gt;sum({&amp;lt;TDATE={"&amp;lt;=$(=max(TDATE))"}&amp;gt;}THERE_BALANCE).&lt;/P&gt;&lt;P&gt;Help me to sortout this problem.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 04:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128441#M9008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-17T04:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of some fields</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128442#M9009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akshay, in a straigh table you only need to click on column titles to change to sort, if you sort by DIVI and GLDV... GLDV ID or GLDV CODE?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can sort by expression GLDV CODE in Sort tab, expand the dimension and select sort by expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({&amp;lt;TDATE={"&amp;lt;=$(=max(TDATE))"}&amp;gt;}THERE_BALANCE).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 16:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128442#M9009</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-09-17T16:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of some fields</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128443#M9010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben, in straight table when i click on filter pane of date field it is automatically sort balance fields so tell me how can i do this using set expression or load script. what options i use too solve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 07:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-of-some-fields/m-p/128443#M9010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T07:04:30Z</dc:date>
    </item>
  </channel>
</rss>

