<?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: Order of concatination in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456747#M435288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you can do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;=Concat(TOTAL &amp;lt;School, Class&amp;gt; Aggr(If(Excellent &amp;gt; Good, 'yes', 0), Year, School, Class), '|'), 'yes'&lt;SPAN style="color: #ff0000;"&gt;, Year&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Dec 2017 12:22:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-12-29T12:22:34Z</dc:date>
    <item>
      <title>Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456746#M435287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a function that creates a string based on the results of the adjacent field via concatination. But, the issue is that the order is not preserved at the end.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Using this formula :&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-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;=Concat(TOTAL &amp;lt;School, Class&amp;gt; Aggr(If(Excellent &amp;gt; Good, 'yes', 0), Year, School, Class), '|')&lt;/STRONG&gt;&lt;/SPAN&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;Output is like:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG __jive_id="188467" alt="img.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188467_img.png" style="height: 184px; width: 620px;" /&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;Normaly, the result should be &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;"yes|0|yes"&lt;/STRONG&gt;&lt;/SPAN&gt;, but its &lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;"0|yes|yes".&lt;/STRONG&gt;&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;Is it possible to somehow resolve this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;updated formula due to wrong field existence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456746#M435287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T12:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456747#M435288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you can do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;=Concat(TOTAL &amp;lt;School, Class&amp;gt; Aggr(If(Excellent &amp;gt; Good, 'yes', 0), Year, School, Class), '|'), 'yes'&lt;SPAN style="color: #ff0000;"&gt;, Year&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456747#M435288</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-29T12:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456748#M435289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The third parameter of Concat takes the Sort Order&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/StringAggregationFunctions/concat.htm" title="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/StringAggregationFunctions/concat.htm"&gt;Concat - script function ‒ QlikView&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188463_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456748#M435289</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-29T12:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456749#M435290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! That's something I needed. I updated the formula, so at the end it should be:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;=Concat(TOTAL &amp;lt;School, Class&amp;gt; Aggr(If(Excellent &amp;gt; Good, 'yes', 0), Year, School, Class), '|'&lt;SPAN style="color: #ff0000;"&gt;,Year&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456749#M435290</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T12:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456750#M435291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to resolve this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/286292"&gt;Comparison based on the group of fields&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456750#M435291</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-29T12:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456751#M435292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a similar issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456751#M435292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T12:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456752#M435293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh okay... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:32:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456752#M435293</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-29T12:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456753#M435294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is really strange way of solving this with string functions, but still it works. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456753#M435294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T12:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456754#M435295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup, the only thing with that post is that there are gaps in the year. so, it goes from 2011, 2012 to 2014... so I am not sure if just concat will work... but yes, it is def. an option &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456754#M435295</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-29T12:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456755#M435296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌, I have one addition. What if the &lt;STRONG&gt;class&lt;/STRONG&gt; field is &lt;STRONG&gt;conditional&lt;/STRONG&gt;. Is it possible somehow to adapt the concatenation that in case of disabling the &lt;STRONG&gt;class&lt;/STRONG&gt; field, it adapts for the &lt;STRONG&gt;&amp;lt;school, year&amp;gt;&lt;/STRONG&gt;? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456755#M435296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T12:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456756#M435297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Conditional how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456756#M435297</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-29T12:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456757#M435298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it clear from the image? &lt;/P&gt;&lt;P&gt;&lt;IMG alt="img2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188477_img2.png" style="height: 157px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Once disable class is clicked&amp;nbsp; - the field class disappears. But, as you see from second table, where there is no class field, the concatenation still relies on the class field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 13:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456757#M435298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T13:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456758#M435299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share this qvw file... will make it easier for me to test out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 13:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456758#M435299</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-29T13:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456759#M435300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;updated file with buttons&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 13:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456759#M435300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T13:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456760#M435301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Concat(TOTAL &amp;lt;School, Class&amp;gt; Aggr(If(Excellent &amp;gt; Good, 'yes', 0), Year, School $(=if($(vShowClass)=0, ', Class', ''))), '', Year)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 13:33:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456760#M435301</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-29T13:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456761#M435302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfectly fine ) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 13:47:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456761#M435302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T13:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456762#M435303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably, I will bother you the whole day today. Upon some tests, I have encountered an issue. Here on the photo:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="img3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188479_img3.png" style="height: 234px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I realize that the issue is with sorting inside concat. When I change &lt;STRONG&gt;Year&lt;/STRONG&gt; to &lt;STRONG&gt;Class&lt;/STRONG&gt;, the subtotal for &lt;STRONG&gt;Class&lt;/STRONG&gt; is correct, but then the order for the &lt;STRONG&gt;Year&lt;/STRONG&gt; disappears.&lt;/P&gt;&lt;P&gt;Is it possible to somehow work around this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 15:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456762#M435303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T15:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456763#M435304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, it almost looks like you want double sort... first by Class and next by Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Concat(TOTAL &amp;lt;School, Class&amp;gt; Aggr(If(Excellent &amp;gt; Good, 'yes', 'no'), Year, School $(=if($(vShowClass)=0, ', Class', ''))), '|',&amp;nbsp; Class + (Year/1E10))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188487_Capture.PNG" style="height: 248px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 15:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456763#M435304</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-29T15:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456764#M435305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does the highlighted part mean: &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/STRONG&gt;Class + (Year&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; text-decoration: underline;"&gt;&lt;EM&gt;/1E10&lt;/EM&gt;&lt;/STRONG&gt;) ??? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 15:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456764#M435305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T15:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Order of concatination</title>
      <link>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456765#M435306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1e10 = 10000000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, in order to give it a lower sort weight, I am dividing Year by 10000000000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 15:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-of-concatination/m-p/1456765#M435306</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-29T15:27:19Z</dc:date>
    </item>
  </channel>
</rss>

