<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: User wants us to create a custom report from Spira using Spira db tables - where I get a list of Spira db tables? (Thread)</title><description>&#xD;
 Hello - 'would it be possible to have read permissions granted on the SPIRA database tables for the user Jasper? E.g. tst_incident, tst_project, etc'.   I got the above request from a user. He wants us to create a report for a named user (Jasper, as in JasperSoft) to run off queries from Spira db tables tst_incident, tst_project...    *Where can I find a list of SpiraTeam db tables? * How do I create a custom report using SQL for basic queries in Spira, i.e. not the embedded reports? Many thanks, Ruth    &#xD;
&#xD;
</description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/spirateam/issues-questions/973.aspx</link><item><guid isPermaLink="false">threadId=973</guid><author>Ruth L Collier (ruthlavinia@me.com)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">reporting</category><title>User wants us to create a custom report from Spira using Spira db tables - where I get a list of Spira db tables?</title><description>&#xD;
 Hello - 'would it be possible to have read permissions granted on the SPIRA database tables for the user Jasper? E.g. tst_incident, tst_project, etc'.   I got the above request from a user. He wants us to create a report for a named user (Jasper, as in JasperSoft) to run off queries from Spira db tables tst_incident, tst_project...    *Where can I find a list of SpiraTeam db tables? * How do I create a custom report using SQL for basic queries in Spira, i.e. not the embedded reports? Many thanks, Ruth    &#xD;
&#xD;
</description><pubDate>Mon, 18 Aug 2014 15:13:33 -0400</pubDate><a10:updated>2014-08-26T11:15:24-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/973.aspx</link></item><item><guid isPermaLink="false">messageId=1774</guid><author>Jim R (donotreply5@kronodesk.net)</author><title>&#xD;
Hi Ruth  Assuming that you're running v4.0 or later of SpiraTeam, you don't need to do this.  You </title><description>&#xD;
Hi Ruth  Assuming that you're running v4.0 or later of SpiraTeam, you don't need to do this.  You can create custom reports directly against the system using the web-based reporting that comes with the system:   Click on Administration &gt; System &gt; Edit Reports  Choose the option to create a new report  Choose to add a new 'Custom Section' to the report  For this new custom section, choose the appropriate reportable entity (e.g. Incidents corresponds to the TST_INCIDENT table, plus all its joined entities in an easy to report-on view)  This will generate a SQL query that looks like  select value R from SpiraTestEntities.R_Incident where PROJECT_ID = ${ProjectId}   Then click on 'Generate Default Template'  This will populate the XSLT for generating a simple table containing the data in this query  Save the report   You can then use more advanced SQL to join tables, do aggregations, etc. Regards  Jim &#xD;
&#xD;
</description><pubDate>Tue, 19 Aug 2014 15:12:43 -0400</pubDate><a10:updated>2014-08-19T15:12:43-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/973.aspx#reply1774</link></item><item><guid isPermaLink="false">messageId=1796</guid><author>Ruth L Collier (ruthlavinia@me.com)</author><title>&#xD;
&#xD;
&#xD;
Thanks Jim.</title><description>&#xD;
&#xD;
&#xD;
Thanks Jim.</description><pubDate>Tue, 26 Aug 2014 11:15:24 -0400</pubDate><a10:updated>2014-08-26T11:15:24-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/973.aspx#reply1796</link></item></channel></rss>