<?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: Create a Report from Scratch - mimic QuickBooks stock report</title><link>http://forums.method.me/cs/forums/thread/19110.aspx</link><pubDate>Fri, 27 Sep 2013 13:47:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19110</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19110.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19110</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi David,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;Looking into this further, creating the report would be quite simple since you&amp;#39;re not using the PDF version of it and instead are just making a CSV.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then, for your Generate report action, be sure to&lt;span id="mce_2_start" style="overflow:hidden;"&gt; set the Report Type as CSV. &amp;nbsp;That will create the report as a file you can load into Excel. &amp;nbsp;The action result can also be attached in an email action that you can mail to yourself or someone else.&lt;span id="mce_5_start" style="overflow:hidden;"&gt; &amp;nbsp;The action can look something like this:&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;img src="https://www.methodintegration.com/test/AccountPages/AlocetSystem/ImagesPublished/generateCSV.jpg" width="798" height="605" alt="" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;While you can&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&amp;#39;t&lt;/span&gt; automate this,&amp;nbsp;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;you could create a screen where a simple button click can run this every morning. &amp;nbsp;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;&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 style="overflow:hidden;"&gt;Hope this helps.&lt;/span&gt;&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 style="overflow:hidden;"&gt;- Adam&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Create a Report from Scratch - mimic QuickBooks stock report</title><link>http://forums.method.me/cs/forums/thread/19086.aspx</link><pubDate>Wed, 25 Sep 2013 21:35:22 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19086</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19086.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19086</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi David,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;Considering your needs, Scheduled Reports may not be the best course of action. &amp;nbsp;I believe you might be better off using the Report Designer and the Generate Report action to get your desired results.&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t done this myself just yet, but you can create a report similar to the QuickBooks report in the Report Designer. &amp;nbsp;Then, instead of generating the report as a PDF file, you can generate is as a CSV file that you can load into Excel. The report is even saved as an ActionResult. Therefore, you can even add it as an attachment in a Send Email action.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll try to setup up something similar for myself and post back here with a bit more detail. &amp;nbsp;Let me know if this general framework would work for you.&lt;/p&gt;
&lt;p&gt;- Adam&lt;/p&gt;</description></item><item><title>Re: Create a Report from Scratch - mimic QuickBooks stock report</title><link>http://forums.method.me/cs/forums/thread/19064.aspx</link><pubDate>Wed, 25 Sep 2013 15:18:05 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19064</guid><dc:creator>DavidD</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19064.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19064</wfw:commentRss><description>&lt;p&gt;Great information, thanks Adam.&amp;nbsp; Follow up questions:&amp;nbsp; 1) You say that i can view the report as an HTML page.&amp;nbsp; Do i have the option to export to Excel?&amp;nbsp; My goal of setting up this report is to pull information from Method into excel and then pull information from UPS (in a separate system) into excel and merge the files to show shipping delays.&amp;nbsp; If I can only view the report in HTML via method, then I&amp;#39;m best to just run the report out of QuickBooks to achieve my goal.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2) Assuming #1 isnt a deal breaker for me, is there anyway to add custom fields to these reports from QuickBooks?&amp;nbsp; My purchase order screen has a few custom fields that I would like to sync into this report so that I can associate each Purchase Order with each buyer on our team.&amp;nbsp; Quickbooks currently doesnt have this field, so there is no easy way to add this data to the quickbooks version of the report.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks for your help!&lt;/p&gt;</description></item><item><title>Re: Create a Report from Scratch - mimic QuickBooks stock report</title><link>http://forums.method.me/cs/forums/thread/19059.aspx</link><pubDate>Wed, 25 Sep 2013 13:42:02 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19059</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19059.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19059</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi David,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;You can actually sync in some QuickBooks reports into Method, including the Open Purchase Orders&lt;span id="mce_9_start" style="overflow:hidden;"&gt; report&lt;/span&gt;.&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;We have a screen under the QuickBooks tab that allows you to import/sync over your scheduled reports from QuickBooks. &amp;nbsp;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;These are standard QuickBooks reports that you can setup to sync over into Method at specific time periods. &amp;nbsp;The screen can be found by going QuickBooks &amp;gt; Scheduled Reports. &amp;nbsp;Enter the name of the Report and click Continue. &amp;nbsp;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;From there you will see a 13 step process to setup the report, including the option to setup your own columns for 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;On the next full sync, these reports will then show in the QuickBooks Home&lt;span id="mce_6_start" style="overflow:hidden;"&gt; &lt;span id="mce_7_start" style="overflow:hidden;"&gt;tab&amp;nbsp;&lt;/span&gt;&amp;gt; QuickBooks Reports screen.&lt;span id="mce_8_start" style="overflow:hidden;"&gt; &amp;nbsp;&lt;span id="mce_16_start" style="overflow:hidden;"&gt;You can also schedule these reports to run at specific times, like monthly or daily. &amp;nbsp;&lt;/span&gt;Just note that&amp;nbsp;&lt;span id="mce_11_start" style="overflow:hidden;"&gt;any report scheduled to run at specific time periods (like the end of the month) won&amp;#39;t sync until scheduled to do so.&lt;span id="mce_15_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&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 style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Unfortunately, there is no way to email them at this time.&lt;span id="mce_17_start" style="overflow:hidden;"&gt; &amp;nbsp;You&amp;#39;ll be able to view the report as an HTML page.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&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 style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Hope this helps,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&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 style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_18_start" style="overflow:hidden;"&gt;-&amp;nbsp;&lt;/span&gt;Adam&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_13_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Create a Report from Scratch - mimic QuickBooks stock report</title><link>http://forums.method.me/cs/forums/thread/19056.aspx</link><pubDate>Tue, 24 Sep 2013 23:21:54 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19056</guid><dc:creator>DavidD</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19056.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19056</wfw:commentRss><description>&lt;p&gt;I would like to create a report that would mimic the &amp;quot;OPEN PURCHASE ORDER&amp;quot; report in Quickbooks.&amp;nbsp; I would like this report to contain these fields:&amp;nbsp; Order Date, Vendor Name, PO #, Amount, FOB, Ship Via, Due Date, and Buyer (which is a custom field).&amp;nbsp; I have only modified existing reports, I have not created a report from scratch.&amp;nbsp; How would I go about mimicing this QuickBooks report, or is there an existing report that I can just edit?&amp;nbsp; Also, when I create new reports like this, where do I access them?&amp;nbsp; Would I create a separate tab link?&amp;nbsp;&amp;nbsp;&amp;nbsp; And finally, is there a way to schedule reports like this where they can run daily and email the results in a CSV file to an email address I specify?&amp;nbsp;&amp;nbsp; Thanks!&lt;/p&gt;</description></item></channel></rss>