<?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 a concatenated dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941972#M527337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it. I needed to add =date in the expression. so that it can sort by the date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 21:48:01 GMT</pubDate>
    <dc:creator>rdsuperlike</dc:creator>
    <dc:date>2015-10-21T21:48:01Z</dc:date>
    <item>
      <title>Sorting a concatenated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941969#M527334</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;I want to sort a concatenated dimension in a line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have date and Id column which i have concatenated in the script as date-ID&lt;/P&gt;&lt;P&gt;10/21/2015 - ABC345&lt;/P&gt;&lt;P&gt;10/22/2015 - RTU123&lt;/P&gt;&lt;P&gt;10/23/2015 - THYUNV&lt;/P&gt;&lt;P&gt;and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i display a line chart on x axis i have this date-ID column and some qty on y axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the dates to be sorted from lowest to highest date-ID based on date values. How do I sort it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 20:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941969#M527334</guid>
      <dc:creator>rdsuperlike</dc:creator>
      <dc:date>2015-10-21T20:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a concatenated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941970#M527335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to Sort it just like any other field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your Properties under Sort tab, which option(s) do you have selected?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 21:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941970#M527335</guid>
      <dc:creator>crystles</dc:creator>
      <dc:date>2015-10-21T21:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a concatenated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941971#M527336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression Ascending&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 21:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941971#M527336</guid>
      <dc:creator>rdsuperlike</dc:creator>
      <dc:date>2015-10-21T21:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a concatenated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941972#M527337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it. I needed to add =date in the expression. so that it can sort by the date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 21:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941972#M527337</guid>
      <dc:creator>rdsuperlike</dc:creator>
      <dc:date>2015-10-21T21:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a concatenated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941973#M527338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You field become a string&lt;/P&gt;&lt;P&gt;Look here for some solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;learnqlickview.com/dual-function-in-qlikview/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8106"&gt;How to use- Dual()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(18 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 21:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941973#M527338</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-10-21T21:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a concatenated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941974#M527339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could also create a combined field like&lt;/P&gt;&lt;P&gt;&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;2015/10/21 - ABC345&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sort as &lt;/SPAN&gt;text.&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;hope this helps&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;regards&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;Marco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 21:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-a-concatenated-dimension/m-p/941974#M527339</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-10-21T21:57:55Z</dc:date>
    </item>
  </channel>
</rss>

