<?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: Sort a column based on external table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-a-column-based-on-external-table/m-p/1674968#M449703</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Link this data in script with original data.&lt;/P&gt;&lt;P&gt;Once you link them, go to properties of chart -&amp;gt; Sorting -&amp;gt; Find the option to sort by Expression and write the field name of sort. in your case it will be Priority.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2020 17:12:36 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2020-02-12T17:12:36Z</dc:date>
    <item>
      <title>Sort a column based on external table</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-a-column-based-on-external-table/m-p/1674726#M449668</link>
      <description>&lt;P&gt;I have a feild A with values such as -&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="17.647059590603117%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%" height="24px"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="24px"&gt;Pen&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="24px"&gt;Pencil&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="24px"&gt;Chair&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="24px"&gt;Car&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="24px"&gt;Bike&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have received an external file with same columns as :&lt;/P&gt;&lt;TABLE border="1" width="40.27149238788714%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="1.243781094527363%"&gt;A&lt;/TD&gt;&lt;TD width="1.243781094527363%"&gt;Priority&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="1.243781094527363%"&gt;Pen&lt;/TD&gt;&lt;TD width="1.243781094527363%"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="1.243781094527363%"&gt;Pencil&lt;/TD&gt;&lt;TD width="1.243781094527363%"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="1.243781094527363%"&gt;Chair&lt;/TD&gt;&lt;TD width="1.243781094527363%"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="1.243781094527363%"&gt;Car&lt;/TD&gt;&lt;TD width="1.243781094527363%"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="1.243781094527363%"&gt;Bike&lt;/TD&gt;&lt;TD width="1.243781094527363%"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now in my Qlikview dashboard, I want to see the data in the order of priority. (PS- I have other data as well apart from those mentioned, but they would follow after these)&lt;/P&gt;&lt;P&gt;My data in dashboard should be like -&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="148px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="78.1818px"&gt;A&lt;/TD&gt;&lt;TD width="68.1818px"&gt;Other columns ----&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="78.1818px"&gt;Chair&lt;/TD&gt;&lt;TD width="68.1818px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="78.1818px"&gt;Pen&lt;/TD&gt;&lt;TD width="68.1818px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="78.1818px"&gt;Pencil&lt;/TD&gt;&lt;TD width="68.1818px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="78.1818px"&gt;Bike&lt;/TD&gt;&lt;TD width="68.1818px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="78.1818px"&gt;Car&lt;/TD&gt;&lt;TD width="68.1818px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-a-column-based-on-external-table/m-p/1674726#M449668</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2024-11-16T01:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sort a column based on external table</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-a-column-based-on-external-table/m-p/1674968#M449703</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Link this data in script with original data.&lt;/P&gt;&lt;P&gt;Once you link them, go to properties of chart -&amp;gt; Sorting -&amp;gt; Find the option to sort by Expression and write the field name of sort. in your case it will be Priority.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 17:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-a-column-based-on-external-table/m-p/1674968#M449703</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2020-02-12T17:12:36Z</dc:date>
    </item>
  </channel>
</rss>

