<?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 Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415822#M570518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think this expression in sort tab should sort the values but if you have a selection then all tha associated data will be sorted and unassociated data won't be sorted..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want unassocaited data to be sorted then this expression has to be in script and you have to use orderby clause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 15:49:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-15T15:49:03Z</dc:date>
    <item>
      <title>Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415817#M570513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have dimension below ISTEK_ACISTARIHI2 date format and its format dd.mm.yyyy hh:mm:ss&lt;/P&gt;&lt;P&gt;I want to sort data according to below expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=day(weekstart(ISTEK_ACISTARIHI2))&amp;amp;' ' &amp;amp;monthname(weekstart(ISTEK_ACISTARIHI2))&amp;amp;'-' &amp;amp; day(weekend(ISTEK_ACISTARIHI2)) &amp;amp;' ' &amp;amp; monthname(weekend(ISTEK_ACISTARIHI2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 14:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415817#M570513</guid>
      <dc:creator>QSense</dc:creator>
      <dc:date>2012-10-15T14:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415818#M570514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I know sort tab but It doesnt be sorted correctly &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 14:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415818#M570514</guid>
      <dc:creator>QSense</dc:creator>
      <dc:date>2012-10-15T14:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415819#M570515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don'y you sort based on a numerical value of NUM(&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;day(weekstart(ISTEK_ACISTARIHI2))&amp;amp;' ' &amp;amp;monthname(weekstart(ISTEK_ACISTARIHI2))&amp;amp;Year(&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;monthname(weekstart(ISTEK_ACISTARIHI2))&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; That should give you the result your seeking remember you only really ned to sort by the first date since the rest will follow suit naturally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415819#M570515</guid>
      <dc:creator />
      <dc:date>2012-10-15T15:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415820#M570516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think this expression in sort tab should sort the values but if you have a selection then all tha associated data will be sorted and unassociated data won't be sorted..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want unassocaited data to be sorted then this expression has to be in script and you have to use orderby clause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415820#M570516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T15:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415821#M570517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think this expression in sort tab should sort the values but if you have a selection then all tha associated data will be sorted and unassociated data won't be sorted..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want unassocaited data to be sorted then this expression has to be in script and you have to use orderby clause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415821#M570517</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T15:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415822#M570518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think this expression in sort tab should sort the values but if you have a selection then all tha associated data will be sorted and unassociated data won't be sorted..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want unassocaited data to be sorted then this expression has to be in script and you have to use orderby clause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415822#M570518</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T15:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415823#M570519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think this expression in sort tab should sort the values but if you have a selection then all tha associated data will be sorted and unassociated data won't be sorted..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want unassocaited data to be sorted then this expression has to be in script and you have to use orderby clause&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415823#M570519</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T15:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415824#M570520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think this expression in sort tab should sort the values but if you have a selection then all the associated data will be sorted and unassociated data won't be sorted..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want unassocaited data to be sorted then this expression has to be in script and you have to use orderby clause&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415824#M570520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T15:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415825#M570521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think this expression in sort tab should sort the values but if you have a selection then all the associated data will be sorted and unassociated data won't be sorted..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want unassocaited data to be sorted then this expression has to be in script and you have to use orderby clause&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415825#M570521</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T15:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415826#M570522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached simple file ,&lt;/P&gt;&lt;P&gt;and I pointed table that wanna sort&amp;nbsp; with red circle &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 16:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415826#M570522</guid>
      <dc:creator>QSense</dc:creator>
      <dc:date>2012-10-15T16:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415827#M570523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I see the problem. Your calculated dimension is creating a string. That can only be sorted alphabetically which is not what you want. I think you need to split that in two calculated dimensions.&lt;/P&gt;&lt;P&gt;Start week: =date(WeekStart(ISTEK_ACISTARIHI2),'DD MMM YYYY') &lt;/P&gt;&lt;P&gt;End week: =date(WeekEnd(ISTEK_ACISTARIHI2),'DD MMM YYYY') &lt;/P&gt;&lt;P&gt;After that you can sort Start week (and End week) by Numeric Value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 17:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415827#M570523</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-15T17:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415828#M570524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you man&lt;/P&gt;&lt;P&gt;It is ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 17:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415828#M570524</guid>
      <dc:creator>QSense</dc:creator>
      <dc:date>2012-10-15T17:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Data</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415829#M570525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;May ı ask something else?&lt;/P&gt;&lt;P&gt;Itis ok but in pivot table how to hide the colum you said ?&lt;/P&gt;&lt;P&gt;İn straight table I can hide .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 18:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Data/m-p/415829#M570525</guid>
      <dc:creator>QSense</dc:creator>
      <dc:date>2012-10-15T18:02:17Z</dc:date>
    </item>
  </channel>
</rss>

