Create Reports Using Excel - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2012-02-09T12:52:39Z http://fogbugz.stackexchange.com/feeds/question/326 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/326/create-reports-using-excel Create Reports Using Excel FogBugz KB 2009-10-15T07:00:09Z 2011-07-29T21:03:38Z <p>How can I use FogBugz data to make reports in Excel?</p> http://fogbugz.stackexchange.com/questions/326/create-reports-using-excel/676#676 Answer by Rich Armstrong for Create Reports Using Excel Rich Armstrong 2009-11-12T03:03:27Z 2010-12-09T14:51:16Z <p>FogBugz 7 and later has <a href="http://www.fogcreek.com/fogbugz/plugins/plugin.aspx?ixPlugin=2" rel="nofollow">an Excel export functionality</a> straight out of the grid view. If you want to export all edits for your cases, <a href="http://fogbugz.stackexchange.com/questions/2629/exporting-full-case-descriptions-to-excel/6240#6240" rel="nofollow">you can do so using the XML API</a> (without doing any programming).</p> <p>For older versions, there's a blog post about using the API and Excel 2007's data import functionality here:</p> <p><a href="http://www.fogcreek.com/FogBugz/blog/post/An-API-Tutorial-Plus-Excel-2007-Export-Plus-Zombies!.aspx" rel="nofollow">http://www.fogcreek.com/FogBugz/blog/post/An-API-Tutorial-Plus-Excel-2007-Export-Plus-Zombies!.aspx</a></p> http://fogbugz.stackexchange.com/questions/326/create-reports-using-excel/2013#2013 Answer by Andrew for Create Reports Using Excel Andrew 2010-02-17T14:32:47Z 2010-02-17T14:32:47Z <p>Is there a version for people that only speak English ?</p> <p>I lost the will to live at the point when the instructions refer to "API" What is API ? where can I get one ? </p> <p>Us administrators are just that, administrators, not programmers, so we do not have the rights to download Google Chrome or FireFox, nor I suspect API. The instructions need to be on a key press by key press basis. </p> <p>All I want to do is dump a list of Fogbugz cases to Excel. Cut and Paste would do nicely </p> <p>I finally managed by using Internet Explorer as follows: Get List of Cases in Fogbugz Click 'Edit' (top line) Click Select all Open Excel Paste (Ctrl V)</p> <p>The top 100 lines of the spreadsheet are complete rubbish, but delete it and you have a usable spreadsheet.</p> <p>So my method is 3 clicks, or you can spend hours with API and Pivot tables (Programmers only)</p>