I am trying to use the prompt value a user selects when running a report in the title of the generated report. For example if the user runs the report for the Eastern Region I want this displayed in the title. The report is based on an OLAP information map and therefore the prompt value the user is selecting is an OLAP member. When listed for selection in the filter regions are displayed as I want them (e.g. EASTERN REGION, SOUTHERN REGION etc), however, when displayed in the report title I get the full OLAP member name, e.g. [ORG_DIM].[All ORG_DIM].[NATIONAL].[EASTERN REGION]
Can anyone tell me how I can get this to display the region as 'EASTERN REGION' in the title??
Any help much appreciated.