<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Searching Calculated Fields and performance</title>
	<atom:link href="http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/</link>
	<description>Technical advice, help and instruction with Siebel Systems</description>
	<pubDate>Fri, 21 Nov 2008 20:56:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: stuandgravy</title>
		<link>http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/#comment-21</link>
		<dc:creator>stuandgravy</dc:creator>
		<pubDate>Sat, 16 Feb 2008 05:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/#comment-21</guid>
		<description>I might be misunderstanding, but are you saying that (for instance) &lt;strong&gt;Left("Fred",10)&lt;/strong&gt; returns &lt;strong&gt;"Fred      "&lt;/strong&gt;? If so then that's worth knowing - I've never seen that behaviour.

String manipulation in Calculated Fields is a bit limited (oh, for access to a RegExp function...) - so for anything vaguely sophisticated I'll usually write a Business Service Method invoked through the InvokeServiceMethod function.

There's a blog in that - I'll add it to the list :)</description>
		<content:encoded><![CDATA[<p>I might be misunderstanding, but are you saying that (for instance) <strong>Left(&#8221;Fred&#8221;,10)</strong> returns <strong>&#8220;Fred      &#8220;</strong>? If so then that&#8217;s worth knowing - I&#8217;ve never seen that behaviour.</p>
<p>String manipulation in Calculated Fields is a bit limited (oh, for access to a RegExp function&#8230;) - so for anything vaguely sophisticated I&#8217;ll usually write a Business Service Method invoked through the InvokeServiceMethod function.</p>
<p>There&#8217;s a blog in that - I&#8217;ll add it to the list <img src='http://blog.notesonsiebel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SMLHP</title>
		<link>http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/#comment-22</link>
		<dc:creator>SMLHP</dc:creator>
		<pubDate>Fri, 15 Feb 2008 04:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/#comment-22</guid>
		<description>How to Trim the value from calculated value in BC?
now Left([Field 1]+[Field 2],70) provide the space after the value</description>
		<content:encoded><![CDATA[<p>How to Trim the value from calculated value in BC?<br />
now Left([Field 1]+[Field 2],70) provide the space after the value</p>
]]></content:encoded>
	</item>
</channel>
</rss>
