<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Calculated Fields in Report Designer?</title><link>http://forums.method.me/cs/forums/thread/5811.aspx</link><pubDate>Fri, 01 Apr 2011 01:43:24 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5811</guid><dc:creator>SpaScapes</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5811.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5811</wfw:commentRss><description>&lt;p&gt;Thanks for the help, I finally figured it out!!! &lt;/p&gt;
&lt;p&gt;If anyone else wants to do this, enter this script into a Before Print script window:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;If xrItemAmount.Text = &amp;quot;$0.00&amp;quot; Then xrItemAmount.Text = &amp;quot;included&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Keep in mind, this example is for the ItemAmount field. Also, the script will not work if you actually put it into the ItemAmount field script itself. It has to be in another field.&amp;nbsp;It seems that&amp;nbsp;fields won&amp;#39;t edit themselves, but will edit others.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Calculated Fields in Report Designer?</title><link>http://forums.method.me/cs/forums/thread/5789.aspx</link><pubDate>Thu, 31 Mar 2011 14:11:07 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5789</guid><dc:creator>Method_Michael</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5789.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5789</wfw:commentRss><description>&lt;p&gt;Hi SpaScapes,&lt;/p&gt;
&lt;p&gt;Take a look at the Print Before scripts on the Qty and Cost fields on the &lt;em&gt;Estimate (Custom)&lt;/em&gt; template. This should give you a better idea of what you need to do.&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;</description></item><item><title>Calculated Fields in Report Designer?</title><link>http://forums.method.me/cs/forums/thread/5781.aspx</link><pubDate>Wed, 30 Mar 2011 18:57:31 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5781</guid><dc:creator>SpaScapes</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5781.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5781</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I can&amp;#39;t find any relevant posts or webinars on calculated fields. I&amp;#39;ve been struggling with the syntax. &lt;/p&gt;
&lt;p&gt;Some of the items in my quotation are not chargeable, but I want them included on the estimate. Instead of $0.00 I want the report to display &amp;#39;Included&amp;#39;.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been playing with this for over an hour. The expression I have is:&lt;/p&gt;
&lt;p&gt;if([Estimate.EstimateLine.Estimate.TotalAmount] is null,&amp;#39;included&amp;#39;,[Estimate.EstimateLine.Estimate.TotalAmount]) &lt;/p&gt;
&lt;p&gt;It doesn&amp;#39;t work. Anyone have any ideas?&lt;/p&gt;</description></item></channel></rss>