<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Xlst to  display a List Value from a Custom Property field (Thread)</title><description> Have created an Incident Custom Property which is a list.    example  List Value #          VAlue  PV:21916             Functional  PV:21919             Regression    In Reports created a custom query and want to display the List Value.  Only the List Value # is being displayed.      select R.CUST_30, COUNT (R.INCIDENT_ID) as COUNT      from SpiraTestEntities.R_Incidents as R      where R.PROJECT_ID = ${ProjectId} and R.DETECTED_RELEASE_ID in {${ReleaseAndChildIds}}      group by R.CUST_30       Default Template Calls        This displays the List Value #                      td&gt;           This  does not display the List value  instead displays blank.  What is the xslt syntax to display a list value not the  list value number.                </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/2561.aspx</link><item><guid isPermaLink="false">threadId=2561</guid><author>Deborah Rowe (deborah.rowe@arthrex.com)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">custom property</category><category domain="http://www.inflectra.com/kronodesk/thread/tag"> list value</category><title>Xlst to  display a List Value from a Custom Property field</title><description> Have created an Incident Custom Property which is a list.    example  List Value #          VAlue  PV:21916             Functional  PV:21919             Regression    In Reports created a custom query and want to display the List Value.  Only the List Value # is being displayed.      select R.CUST_30, COUNT (R.INCIDENT_ID) as COUNT      from SpiraTestEntities.R_Incidents as R      where R.PROJECT_ID = ${ProjectId} and R.DETECTED_RELEASE_ID in {${ReleaseAndChildIds}}      group by R.CUST_30       Default Template Calls        This displays the List Value #                      td&gt;           This  does not display the List value  instead displays blank.  What is the xslt syntax to display a list value not the  list value number.                </description><pubDate>Tue, 25 Jan 2022 18:19:43 -0500</pubDate><a10:updated>2022-01-26T03:56:07-05:00</a10:updated><link>/Support/Forum/spirateam/reports/2561.aspx</link></item><item><guid isPermaLink="false">messageId=4253</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> Hi  Here are two related articles that I think will help:    Displaying Custom Properties at the Te</title><description> Hi  Here are two related articles that I think will help:    Displaying Custom Properties at the Test Step Level    Using multilist fields in custom reports    More generally:   left join SpiraTestEntities.R_CustomListValues as C on cast (R.CUST_02 as decimal) = C.CUSTOM_PROPERTY_VALUE_ID     </description><pubDate>Wed, 26 Jan 2022 03:56:07 -0500</pubDate><a10:updated>2022-01-26T03:56:07-05:00</a10:updated><link>/Support/Forum/spirateam/reports/2561.aspx#reply4253</link></item></channel></rss>