If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

text source

Started by mustafa, 20 Nov 2009 04:47:46 AM

Previous topic - Next topic

mustafa

Hello,

I am creating a cross-tab where the rows will show the children of a particular hierarchy.  However on the report output i want to take change the name of the children by using a sub-string expression.  Does anyone know how to do this or if you can?


thanks

mus

blom0344

Quote

Use the caption() function against the member before using the substring() function.
Steps:

Set the expression definition to:

substring(caption([great_outdoors_company].[Products].[Product line]),1,20).