<?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: Custom Sort for Text Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270628#M399727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the expression in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sort / Sort by / Expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Mar 2017 18:19:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-10T18:19:14Z</dc:date>
    <item>
      <title>Custom Sort for Text Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270620#M399719</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 have a calculated dimension if(Year = 'Current', [Current Course Age], [Previous Course Age] ) and I have labeled it as Course Aging.&lt;/P&gt;&lt;P&gt;The possible values under &lt;SPAN style="font-size: 13.3333px;"&gt;Current Course Age], [Previous Course Age]&lt;/SPAN&gt; are&lt;/P&gt;&lt;P&gt;"First Run"&lt;/P&gt;&lt;P&gt;"1-2 Years Old"&lt;/P&gt;&lt;P&gt;"3-4 Years Old"&lt;/P&gt;&lt;P&gt;"&amp;gt;=5 Years Old"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to sort the calculated dimension in the order mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;SPAN style="font-size: 13.3333px;"&gt;Also, the Values have quotes in them.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 17:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270620#M399719</guid>
      <dc:creator />
      <dc:date>2017-03-10T17:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Sort for Text Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270621#M399720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Match(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If(Year = 'Current', [Current Course Age], [Previous Course Age]),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;'First Run'&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;'1-2 Years Old'&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;'3-4 Years Old'&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;'&amp;gt;=5 Years Old')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 17:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270621#M399720</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-10T17:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Sort for Text Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270622#M399721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this expression under sort--&amp;gt; Expression. This did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the Values have quotes in them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 17:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270622#M399721</guid>
      <dc:creator />
      <dc:date>2017-03-10T17:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Sort for Text Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270623#M399722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is quotes... okay, try this may be&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;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #ff0000;"&gt;WildMatch&lt;/SPAN&gt;(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;If(Year = 'Current', [Current Course Age], [Previous Course Age]),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'&lt;SPAN style="color: #ff0000;"&gt;*&lt;/SPAN&gt;First &lt;STRONG style="color: #ff0000; font-style: inherit; font-family: inherit;"&gt;*&lt;/STRONG&gt;'&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'&lt;STRONG style="color: #ff0000; font-style: inherit; font-family: inherit;"&gt;*&lt;/STRONG&gt;1-2 Years Old&lt;STRONG style="color: #ff0000; font-style: inherit; font-family: inherit;"&gt;*&lt;/STRONG&gt;'&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'&lt;STRONG style="color: #ff0000; font-style: inherit; font-family: inherit;"&gt;*&lt;/STRONG&gt;3-4 Years Old&lt;STRONG style="color: #ff0000; font-style: inherit; font-family: inherit;"&gt;*&lt;/STRONG&gt;'&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'&lt;STRONG style="color: #ff0000; font-style: inherit; font-family: inherit;"&gt;*&lt;/STRONG&gt;&amp;gt;=5 Years Old&lt;STRONG style="color: #ff0000; font-style: inherit; font-family: inherit;"&gt;*&lt;/STRONG&gt;')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 17:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270623#M399722</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-10T17:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Sort for Text Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270624#M399723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still does not work. I am using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=WildMatch(if (Year= 'Current' ,[CurrentCourseAgeDescription],[Previous Course Age Description]),'*First Run*', '*1-2 Years Old*','*3-4 Years Old*', '*&amp;gt;=5 Years Old*')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 18:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270624#M399723</guid>
      <dc:creator />
      <dc:date>2017-03-10T18:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Sort for Text Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270625#M399724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample or screenshots?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 18:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270625#M399724</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-10T18:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Sort for Text Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270626#M399725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="192"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Course Aging&lt;/TD&gt;&lt;TD width="64"&gt;# of Total Courses&lt;/TD&gt;&lt;TD width="64"&gt;% of Total # Courses&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;&amp;gt;= 5&amp;nbsp; Years Old&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;30.60%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;First Run&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;7.50%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;1-2 Years Old&lt;/TD&gt;&lt;TD align="right"&gt;434&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;64.00%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;3-4 Years Old&lt;/TD&gt;&lt;TD align="right"&gt;232&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;14.80%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 18:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270626#M399725</guid>
      <dc:creator />
      <dc:date>2017-03-10T18:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Sort for Text Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270627#M399726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should use this expression in Sort / Sort by / Expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 18:16:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270627#M399726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-10T18:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Sort for Text Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270628#M399727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the expression in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sort / Sort by / Expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 18:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270628#M399727</guid>
      <dc:creator />
      <dc:date>2017-03-10T18:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Sort for Text Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270629#M399728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha this is not what I asked for.... Would you be able to share a qvw app or may be some raw data?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 18:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-for-Text-Variable/m-p/1270629#M399728</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-10T18:20:16Z</dc:date>
    </item>
  </channel>
</rss>

