<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Report the number of projects created (Thread)</title><description> Hi there,  I want to generate a report to show the number of projects/or products in rls6.x with created date, I couldnt find this was asked in the past.  Does anyone know if its possible to do so and if yes, how?  Thanks! </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/2122.aspx</link><item><guid isPermaLink="false">threadId=2122</guid><author>Tung Nguyen (tran.nguyen@transport.nsw.gov.au)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">products report</category><title>Report the number of projects created</title><description> Hi there,  I want to generate a report to show the number of projects/or products in rls6.x with created date, I couldnt find this was asked in the past.  Does anyone know if its possible to do so and if yes, how?  Thanks! </description><pubDate>Mon, 09 Dec 2019 03:06:24 -0500</pubDate><a10:updated>2019-12-13T12:07:44-05:00</a10:updated><link>/Support/Forum/spirateam/reports/2122.aspx</link></item><item><guid isPermaLink="false">messageId=3701</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> Hi  Please use a custom report with this query:   select R.PROJECT_ID, R.NAME, R.CREATION_DATE
from</title><description> Hi  Please use a custom report with this query:   select R.PROJECT_ID, R.NAME, R.CREATION_DATE
from SpiraTestEntities.R_Projects as R
order by R.CREATION_DATE desc   Regards  David </description><pubDate>Fri, 13 Dec 2019 12:07:44 -0500</pubDate><a10:updated>2019-12-13T12:07:44-05:00</a10:updated><link>/Support/Forum/spirateam/reports/2122.aspx#reply3701</link></item></channel></rss>