<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Custom report scripts.  Swap them with your forum friends (Thread)</title><description>&#xD;
Hi all, Until Infectra create something like a report script trading area, I suggest we use this post to share our custom report scripts. Please provide both:   The query/script code in a format others can cut and paste into their Spira Test  The version of SpiraTest you are running   A sample report to show others the results that your script will produce (i.e. a sample that shows a hew rows of your report, or attach a file)     </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/reports/1561.aspx</link><item><guid isPermaLink="false">threadId=1561</guid><author>Dave F (david.furlani@federalgroup.com.au)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">reporting</category><title>Custom report scripts.  Swap them with your forum friends</title><description>&#xD;
Hi all, Until Infectra create something like a report script trading area, I suggest we use this post to share our custom report scripts. Please provide both:   The query/script code in a format others can cut and paste into their Spira Test  The version of SpiraTest you are running   A sample report to show others the results that your script will produce (i.e. a sample that shows a hew rows of your report, or attach a file)     </description><pubDate>Wed, 09 Nov 2016 06:50:01 -0500</pubDate><a10:updated>2016-11-10T15:07:38-05:00</a10:updated><link>/Support/Forum/spirateam/reports/1561.aspx</link></item><item><guid isPermaLink="false">messageId=2799</guid><author>David J (adam.sandman+support@inflectra.com)</author><title>Hi Dave  Thanks for setting this up. We are happy to help make this easier.  We could create a separ</title><description>Hi Dave  Thanks for setting this up. We are happy to help make this easier.  We could create a separate forum category just for reports so that people can post their scripts in that forum rather than being replies to this. Would that be helpful?  Regards  Adam &#xD;
&#xD;
</description><pubDate>Wed, 09 Nov 2016 15:36:30 -0500</pubDate><a10:updated>2016-11-09T15:36:30-05:00</a10:updated><link>/Support/Forum/spirateam/reports/1561.aspx#reply2799</link></item><item><guid isPermaLink="false">messageId=2800</guid><author>Dave F (david.furlani@federalgroup.com.au)</author><title>&#xD;
Sure, so long as it's widely available and known.  Whatever helps the community better extract use</title><description>&#xD;
Sure, so long as it's widely available and known.  Whatever helps the community better extract useful information from the tools.  Thanks &#xD;
&#xD;
</description><pubDate>Thu, 10 Nov 2016 03:00:23 -0500</pubDate><a10:updated>2016-11-10T03:00:23-05:00</a10:updated><link>/Support/Forum/spirateam/reports/1561.aspx#reply2800</link></item><item><guid isPermaLink="false">messageId=2801</guid><author>Dave F (david.furlani@federalgroup.com.au)</author><title> Here's the first one for everyone.  A basic, simple traceability matrix  Spira ver  -  SpiraTeam &#xD;
</title><description> Here's the first one for everyone.  A basic, simple traceability matrix  Spira ver  -  SpiraTeam &#xD;
	                v 5.0.0 . 8    Report sample  &#xD;
&#xD;
  &#xD;
&#xD;
  &#xD;
&#xD;
   Requirement / Test Case Traceability Report &#xD;
&#xD;
     &#xD;
&#xD;
  &#xD;
   REQUIREMENT_ID &#xD;
   REQUIREMENT_NAME &#xD;
   TEST_CASE_ID &#xD;
   TEST_CASE_NAME &#xD;
&#xD;
  &#xD;
   104 &#xD;
   3.14 RG Reporting &#xD;
   2600 &#xD;
   Reports can be&#xD;
  accessed remotely and are filterable &#xD;
&#xD;
  &#xD;
   104 &#xD;
   3.14 RG Reporting &#xD;
   2601 &#xD;
   VIP Room Access&#xD;
  report &#xD;
&#xD;
  &#xD;
   104 &#xD;
   3.14 RG Reporting &#xD;
   2602 &#xD;
   Player Status Report &#xD;
&#xD;
  &#xD;
   104 &#xD;
   3.14 RG Reporting &#xD;
   2603 &#xD;
   Player Status Change&#xD;
  History &#xD;
&#xD;
  &#xD;
   104 &#xD;
   3.14 RG Reporting &#xD;
   2604 &#xD;
   RG Incidents by&#xD;
  member &#xD;
&#xD;
  &#xD;
   103 &#xD;
   3.13 RG Management&#xD;
  User Matrix &#xD;
   2605 &#xD;
   WPH RG Manager/Staff,&#xD;
  member home venue is WPH &#xD;
&#xD;
  &#xD;
   103 &#xD;
   3.13 RG Management&#xD;
  User Matrix &#xD;
   2606 &#xD;
   WPH RG Manager/Staff,&#xD;
  member home venue is CCT &#xD;
&#xD;
  &#xD;
   103 &#xD;
   3.13 RG Management&#xD;
  User Matrix &#xD;
   2607 &#xD;
   CCT RG Manager/Staff,&#xD;
  member home venue is CCT &#xD;
&#xD;
  &#xD;
   103 &#xD;
   3.13 RG Management&#xD;
  User Matrix &#xD;
   2608 &#xD;
   CCT RG Manager/Staff,&#xD;
  member home venue is WPH &#xD;
&#xD;
 &#xD;
&#xD;
 &#xD;
&#xD;
 &#xD;
&#xD;
    Query  select R.REQUIREMENT_ID, R.REQUIREMENT_NAME, R.TEST_CASE_ID, R.TEST_CASE_NAME from SpiraTestEntities. R_RequirementTestCases as R where R.PROJECT_ID = ${ProjectId}    Template                      REQUIREMENT_ID     REQUIREMENT_NAME     TEST_CASE_ID     TEST_CASE_NAME                                                                                 &#xD;
&#xD;
</description><pubDate>Thu, 10 Nov 2016 03:54:53 -0500</pubDate><a10:updated>2016-11-10T03:54:53-05:00</a10:updated><link>/Support/Forum/spirateam/reports/1561.aspx#reply2801</link></item><item><guid isPermaLink="false">messageId=2802</guid><author>David J (adam.sandman+support@inflectra.com)</author><title>&#xD;
I have moved this entire thread to the new Custom Reporting forum. &#xD;
&#xD;
</title><description>&#xD;
I have moved this entire thread to the new Custom Reporting forum. &#xD;
&#xD;
</description><pubDate>Thu, 10 Nov 2016 15:07:38 -0500</pubDate><a10:updated>2016-11-10T15:07:38-05:00</a10:updated><link>/Support/Forum/spirateam/reports/1561.aspx#reply2802</link></item></channel></rss>