<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Sorting On computed Column - Developer Network Q&amp;A				            </title>
            <link>https://community.onenetwork.com/sdk-forum/sorting-on-computed-column/</link>
            <description>BY Network Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Jul 2026 05:20:36 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Answer to: Sorting On computed Column</title>
                        <link>https://community.onenetwork.com/sdk-forum/sorting-on-computed-column/#post-5615</link>
                        <pubDate>Mon, 21 Sep 2020 14:08:35 +0000</pubDate>
                        <description><![CDATA[Sorting on computed columns is not supported. 
 
The reason for this is: the computation is defined in our Platform Expression Language (Platform EL), which is evaluated in java after retr...]]></description>
                        <content:encoded><![CDATA[<p>Sorting on computed columns is not supported. </p>
<p> </p>
<p>The reason for this is: the computation is defined in our Platform Expression Language (Platform EL), which is evaluated in java after retrieving the current page of results.  Perhaps in a future release we will consider evaluating the Platform EL in the database itself, which would allow for global sorting/paging.  But this is not currently planned for any upcoming release.</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>Greg Merrill</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/sorting-on-computed-column/#post-5615</guid>
                    </item>
				                    <item>
                        <title>Sorting On computed Column</title>
                        <link>https://community.onenetwork.com/sdk-forum/sorting-on-computed-column/#post-5613</link>
                        <pubDate>Mon, 21 Sep 2020 13:12:14 +0000</pubDate>
                        <description><![CDATA[A developer added Computed column on report using formula: concat(Month,&quot; &quot;,Year)
But by default sorting options on this computed column are disabled.
Is there any configuration by which w...]]></description>
                        <content:encoded><![CDATA[<div class="question-body">
<p>A developer added Computed column on report using formula: concat(Month," ",Year)</p>
<p>But by default sorting options on this computed column are disabled.</p>
<p>Is there any configuration by which we can enable sorting on computed column?</p>
</div>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>Matt Nutsch</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/sorting-on-computed-column/#post-5613</guid>
                    </item>
							        </channel>
        </rss>
		