<?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: Subtotal Item shows in wrong column is solved - what about not printing zero values (?)</title><link>http://forums.method.me/cs/forums/thread/3713.aspx</link><pubDate>Wed, 13 Oct 2010 19:32:25 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3713</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3713.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3713</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Antonio,&lt;/p&gt;
&lt;p&gt;That&amp;#39;s awesome that it&amp;#39;s working for you now, well done! &lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column is solved - what about not printing zero values (?)</title><link>http://forums.method.me/cs/forums/thread/3712.aspx</link><pubDate>Wed, 13 Oct 2010 17:02:12 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3712</guid><dc:creator>acldemac</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3712.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3712</wfw:commentRss><description>&lt;p&gt;Hi Amanda, it is working now.&lt;/p&gt;
&lt;p&gt;I was seeing the results on the preview of the report designer, but when printed preview from within Method, the form prints the estimate lines as intended - rate for SubTotals, blank (NoPrint) for comment lines and amount with two decimals.&lt;/p&gt;
&lt;p&gt;The customer is happy - I am happy.&lt;/p&gt;
&lt;p&gt;Thank you again for your pateince.&lt;/p&gt;
&lt;p&gt;Have a great day.&lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column is solved - what about not printing zero values (?)</title><link>http://forums.method.me/cs/forums/thread/3711.aspx</link><pubDate>Wed, 13 Oct 2010 16:07:24 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3711</guid><dc:creator>acldemac</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3711.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3711</wfw:commentRss><description>&lt;p&gt;Hummm, not yet working properly, although the formula above seems to be calculating properly.&lt;/p&gt;
&lt;p&gt;The issue seems to be with the formating. [BlankField] was created as Text length 255&lt;/p&gt;
&lt;p&gt; Tried formatting the calculated field in several different ways, on the report designer:&lt;/p&gt;
&lt;p&gt;{0:n2} prints as 0.00 for [BlankField] &amp;lt;&lt;span style="text-decoration:underline;"&gt;not suitable&lt;/span&gt;&amp;gt; and amount formated with 2 decimals for [Amount] &amp;lt;&lt;span style="text-decoration:underline;"&gt;good&lt;/span&gt;!&amp;gt;&lt;/p&gt;
&lt;p&gt;{0:#.00} prints as .00 for [BlankField] &amp;lt;&lt;span style="text-decoration:underline;"&gt;not suitable&lt;/span&gt;&amp;gt; and amount formated with 2 decimals for [Amount] &amp;lt;&lt;span style="text-decoration:underline;"&gt;good&lt;/span&gt;!&amp;gt;&lt;/p&gt;
&lt;p&gt;{0:#} prints blank for [BlankField] &amp;lt;&lt;span style="text-decoration:underline;"&gt;good&lt;/span&gt;!&amp;gt; but amount formated with NO decimals for [Amount] &amp;lt;&lt;span style="text-decoration:underline;"&gt;not suitable&lt;/span&gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;{0:#.##} doesn&amp;#39;t work either.... &lt;img src="http://www.methodintegration.com/cs/emoticons/emotion-6.gif" alt="Sad" /&gt;&lt;/p&gt;
&lt;p&gt;If it has to do with formatting, could you please tell me how you formatted in your side? Otherwise, help please.&lt;/p&gt;
&lt;p&gt;Thank you for your patience.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column is solved - what about not printing zero values (?)</title><link>http://forums.method.me/cs/forums/thread/3668.aspx</link><pubDate>Thu, 07 Oct 2010 15:15:26 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3668</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3668.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3668</wfw:commentRss><description>&lt;p&gt;Hi Antonio, &lt;/p&gt;
&lt;p&gt;I got some good news for you - I got it to work!&lt;/p&gt;
&lt;p&gt;Your formula should look like Iif([Item]=&amp;#39;Comment&amp;#39;,[BlankField],[Amount])&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure where you&amp;#39;re pulling &amp;#39;ItemFullName&amp;#39; from. You should be able to see &amp;#39;Item&amp;#39; in the list of available fields to select from when creating your formula.&lt;/p&gt;
&lt;p&gt;Let me know if that works. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column is solved - what about not printing zero values (?)</title><link>http://forums.method.me/cs/forums/thread/3660.aspx</link><pubDate>Wed, 06 Oct 2010 18:51:27 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3660</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3660.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3660</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello, &lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying this out on my end. I&amp;#39;ll let you know what I find. &lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column is solved - what about not printing zero values (?)</title><link>http://forums.method.me/cs/forums/thread/3642.aspx</link><pubDate>Tue, 05 Oct 2010 17:12:01 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3642</guid><dc:creator>acldemac</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3642.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3642</wfw:commentRss><description>&lt;p&gt;Hi Amanda, it worked good. Thank you for your patience &lt;img src="http://www.methodintegration.com/cs/emoticons/emotion-1.gif" alt="Smile" /&gt;&lt;/p&gt;
&lt;p&gt;Just a last question on this:&lt;/p&gt;
&lt;p&gt;Could I use the same solution ( a calculated field ) to prevent the 0.00 value from printing?&lt;/p&gt;
&lt;p&gt;Details: I have an Item called &amp;#39;Comment&amp;#39; to use whenever I need to insert comments on the Description Field within an Estimate or Invoice. But can&amp;#39;t avoid this item to print a zero value on the total column.&lt;/p&gt;
&lt;p&gt;Added a linked field to EstimateLine Table via Item to FullName and named it ItemFullName.&lt;/p&gt;
&lt;p&gt;Also created a field in EstimateLine called &amp;#39;BlankField&amp;#39; of type Text (which is empty)&lt;/p&gt;
&lt;p&gt;I am trying to build the following statement &lt;/p&gt;
&lt;p&gt;Iif([ItemFullName] == &amp;#39;Comment&amp;#39; , [BlankField] , [Amount])&lt;/p&gt;
&lt;p&gt;which keeps showing zero value&lt;/p&gt;
&lt;p&gt;I must be doing something wrong on the logic of the formula(?)&lt;/p&gt;
&lt;p&gt;Or is it that I am trying to put a string on a numeric field(?)&lt;/p&gt;
&lt;p&gt;It looked like I could use calculayted fields in this case also... but seems it is not the right path...&lt;/p&gt;
&lt;p&gt;Do you think you could help with this, please?&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column</title><link>http://forums.method.me/cs/forums/thread/3612.aspx</link><pubDate>Thu, 30 Sep 2010 15:25:19 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3612</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3612.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3612</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Antonio, &lt;/p&gt;
&lt;p&gt;In case you haven&amp;#39;t worked with linked fields before, you can take a look at this post for some guidance: &lt;a href="http://www.methodintegration.com/cs/forums/p/887/2977.aspx#2977"&gt;http://www.methodintegration.com/cs/forums/p/887/2977.aspx#2977&lt;/a&gt;&lt;br /&gt;A tip - &amp;nbsp;you&amp;#39;re adding the linked field to the InvoiceLine table, via the Item link to the field &amp;#39;ItemType&amp;#39;. &lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column</title><link>http://forums.method.me/cs/forums/thread/3607.aspx</link><pubDate>Thu, 30 Sep 2010 13:53:41 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3607</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3607.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3607</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Antonio, &lt;/p&gt;
&lt;p&gt;It&amp;#39;s great that you now better understand how grids work. In order to specify the [Field.Type] is &amp;#39;Subtotal&amp;#39; here is what you do:&lt;br /&gt;Add a linked field to invoiceline table, through the Item, to ItemType. Open up the report and edit the Template. Add a calculated field under InvoiceLine.Invoice (If you are not sure how to add a calculated field, take a look at webinar 30:&amp;nbsp; &lt;a href="http://www.methodintegration.com/cs/blogs/methodblog/pages/Method-Community-Webinars.aspx"&gt;http://www.methodintegration.com/cs/blogs/methodblog/pages/Method-Community-Webinars.aspx&lt;/a&gt;). Next, you edit the calculated field, and use the IIF under Functions.&amp;nbsp;Lastly, your Result formula should be Iif([ItemType]=&amp;#39;Subtotal&amp;#39;,[Rate],[Amount]). Drag the calculated field on your report - place it&amp;nbsp;in the Detail1 section under DetailReport.&lt;/p&gt;
&lt;p&gt;Let me know if it works. &lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column</title><link>http://forums.method.me/cs/forums/thread/3589.aspx</link><pubDate>Wed, 29 Sep 2010 09:57:35 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3589</guid><dc:creator>acldemac</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3589.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3589</wfw:commentRss><description>&lt;p&gt;Got it, thanks.&lt;/p&gt;
&lt;p&gt;I have a final (I hope) issue... :-)&lt;/p&gt;
&lt;p&gt;I am trying to do what you suggested on the report template, but can&amp;#39;t build the iif() formula with the builder.&lt;/p&gt;
&lt;p&gt;Not sure how to specify the [Field.Type] is &amp;quot;Subtotal&amp;quot;.&lt;/p&gt;
&lt;p&gt;Can you point me on the right direction, please?&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column</title><link>http://forums.method.me/cs/forums/thread/3580.aspx</link><pubDate>Tue, 28 Sep 2010 20:41:17 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3580</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3580.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3580</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi there, &lt;/p&gt;
&lt;p&gt;No, that&amp;#39;s not what I meant. &lt;/p&gt;
&lt;p&gt;By generic grid, I meant that the subtotal of a grid column is the total of each and every value in that grid column and cannot be designed to exclude any of the values. There is no way for us to specify in the grid, that if, item type is subtotal do not include it in the total amount. So for instance, if the item subtotal amount was shown under the amount column and the amount is $100, then our total amount figure would be over by $100, because we cannot specify that this should be excluded from the sum of the column.&lt;/p&gt;
&lt;p&gt;In order to get around this, you can use the report template alternative I outlined. &lt;/p&gt;
&lt;p&gt;Hope this helps. &lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column</title><link>http://forums.method.me/cs/forums/thread/3572.aspx</link><pubDate>Tue, 28 Sep 2010 11:11:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3572</guid><dc:creator>acldemac</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3572.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3572</wfw:commentRss><description>&lt;p&gt;&amp;quot;Grid columns are generic. They don&amp;rsquo;t have business logic that says &amp;ldquo;if it is a subtotal, don&amp;rsquo;t add it up in the column total&amp;rdquo;.&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks amanda, for your prompt answer, but I am affraid I am not getting the logic of it - I must be doing something wrong, and I am trying to correct it from my side (and sorry if I seem a bit thick with this issue):&lt;/p&gt;
&lt;p&gt;Do you mean that the &amp;quot;Subtotal&amp;quot; item adds up amounts in one column, and then shows the result in a different column?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;</description></item><item><title>Re: Subtotal Item shows in wrong column</title><link>http://forums.method.me/cs/forums/thread/3568.aspx</link><pubDate>Mon, 27 Sep 2010 13:42:51 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3568</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3568.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3568</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello, &lt;/p&gt;
&lt;p&gt;The way its functioning is by design. Grid columns are generic. They don&amp;rsquo;t have business logic that says &amp;ldquo;if it is a subtotal, don&amp;rsquo;t add it up in the column total&amp;rdquo;.&amp;nbsp; That is why it is designed the way it is, this is actually easier on the eyes as well. It is different from the specific implementation in QuickBooks, but unless/until we have a complex feature in grids that allows you to create a formula that conditionally adds some values in a column to the total and not others; this is how it has to be.&lt;/p&gt;
&lt;p&gt;You can get around this on an Amount column on a custom report template (using the Method Report Designer) by having a formula that if the ItemType is Discount, show Rate/Cost, otherwise show Amount.&lt;/p&gt;
&lt;p&gt;Hope this helps. &lt;/p&gt;</description></item><item><title>Subtotal Item shows in wrong column</title><link>http://forums.method.me/cs/forums/thread/3547.aspx</link><pubDate>Fri, 24 Sep 2010 12:25:18 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3547</guid><dc:creator>acldemac</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3547.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3547</wfw:commentRss><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;I created an item type &amp;quot;SubTotal&amp;quot; to use in estimates and invoices.&lt;/p&gt;
&lt;p&gt;The subtotal is correctly calculated taking the amounts in the column &amp;quot;Amount&amp;quot; for the items above it.&lt;/p&gt;
&lt;p&gt;Unfortunatelly, the subtotal is displayed (on the screens) on the column &amp;quot;Cost&amp;quot; for the Estimates, and on the column &amp;quot;Rate&amp;quot; for the Invoices, instead of showing on the column &amp;quot;Amount&amp;quot; as it is a subtotal of the amounts, and not of the costs or rates...) and it is not printed on the estimates and invoices that only show the &amp;quot;Amount&amp;quot; column.&lt;/p&gt;
&lt;p&gt;In return, the same item behaves correctly in QuickBooks, meaning that the subtotal shows on the column &amp;quot;Amount&amp;quot; and prints correctly on invoices and estimates.&lt;/p&gt;
&lt;p&gt;Any help please? Thank you.&lt;/p&gt;</description></item></channel></rss>