<?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: Generate Time Sheet reports with running sales total</title><link>http://forums.method.me/cs/forums/thread/19241.aspx</link><pubDate>Fri, 04 Oct 2013 14:41:37 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19241</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19241.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19241</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;The Report Designer can be a difficult beast for really in depth reports. &amp;nbsp;I think the key is to know how your tables and fields link up in Method.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;Since you&amp;#39;ve based the report off of the Customer table, you should be able to add in the Time Tracking table as a detail table. &amp;nbsp;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;I&amp;#39;m assuming you can&amp;#39;t find the sales price field for each item in the time tracking entry. &amp;nbsp;This is because its not added as a linked field to the Time Tracking table. &amp;nbsp;This is fairly easy to do. &amp;nbsp;Just go to Tables/Fields in Method and click Edit Fields for the TimeTracking table. &amp;nbsp;Then just add the linked field SalesPrice as below:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;img src="https://www.methodintegration.com/test/AccountPages/AlocetSystem/ImagesPublished/linkedSalesPrice.jpg" width="800" height="411" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Make sure to click Fi&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;nish Editing Fields.&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt; This will make the SalesPrice field available in the report.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Hope this helps,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;- Adam&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Generate Time Sheet reports with running sales total</title><link>http://forums.method.me/cs/forums/thread/19233.aspx</link><pubDate>Thu, 03 Oct 2013 21:27:16 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19233</guid><dc:creator>shayaknyc</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19233.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19233</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hey! No worries at all! Glad someone is even looking at this ;).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I originally had it based on the TimeTracking table, but was then unable to associate additional reference tables in the second section, so the primary table is now Customers. &lt;span id="mce_1_start" style="overflow:hidden;"&gt;Back in the day when I used to build databases in Access and run reports with Crystal Reports, I was able to define the exact tables and the fields (and how they relate to each other via inner/outer joins&lt;span id="mce_2_start" style="overflow:hidden;"&gt; in a query&lt;/span&gt;) and then process the information in a report. I&amp;#39;m finding that the Method Report Designer does not seem to have the ability to define queries. Additionally, not being as familiar with the quickbooks data structure makes it a sort of trial and error in getting the various components to be visible in the report.....&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Generate Time Sheet reports with running sales total</title><link>http://forums.method.me/cs/forums/thread/19231.aspx</link><pubDate>Thu, 03 Oct 2013 21:16:56 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19231</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19231.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19231</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;Sorry for the late reply.&amp;nbsp;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;Which table have you based the report off of? &amp;nbsp;I haven&amp;#39;t actually done anything like this myself, so I&amp;#39;ll need to create this and see what&amp;#39;s needed. and get back to you.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;- Adam&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Generate Time Sheet reports with running sales total</title><link>http://forums.method.me/cs/forums/thread/19225.aspx</link><pubDate>Thu, 03 Oct 2013 19:16:02 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19225</guid><dc:creator>shayaknyc</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19225.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19225</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;*bump* anyone? ANYONE?! :D&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Generate Time Sheet reports with running sales total</title><link>http://forums.method.me/cs/forums/thread/19204.aspx</link><pubDate>Wed, 02 Oct 2013 17:28:10 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19204</guid><dc:creator>shayaknyc</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19204.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19204</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Community!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;We recently signed up with MethodCRM and it&amp;#39;s been working wonders as far as integrating with our Desktop Quickbooks (Premier 2012). I&amp;#39;m trying to set up a report with report designer that will allow me to list all time sheets that have been submitted from all our employees, grouped by customer:job within a given date range. At the bottom of each customer:job group should be a running total of each service item, the running sales total for each service item (service item sales * hours) and then a grand total of all hours and all sales totals. We need to be able to generate a running snapshot of how much billable sales we&amp;#39;ve accumulated for any given customer:job.&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;We currently have about 8 different service items, all of which &lt;span id="mce_2_start" style="overflow:hidden;"&gt;have different sales prices per hour ($125/hour, $150/hour, $85/hour, etc).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;Here&amp;#39;s a &amp;quot;visual&amp;quot; breakdown/wireframe of what we&amp;#39;re hoping to see:&lt;/p&gt;
&lt;p&gt;Group: Customer: Job (we have a customer for whom we track 8 different jobs)&lt;/p&gt;
&lt;p&gt;Detail: Employee Name, Service Item, Notes, Duration (in hours), Service Item Sales price&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Footer: Service Item Hours Total, Service Item Sales Price total (sales price * hours)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Footer (cont): Total Service Item Hours, Total Sales Price&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve figured I would need to add, at minimum, the Customer table, ItemService table and TimeTracking table. Getting a running report of total hours, etc is the easy part, it&amp;#39;s in somehow linking the sales price for that given item and totalling that. Any idea on where to begin?&lt;/p&gt;</description></item></channel></rss>