Hi,
OK, probably a real easy one, but why in my prompt does it show the name of the dimension I have used as the prompt for example if I was using 'Company Group'
then the Value Prompt looks like this: -
Company Group
------------------------
North
South
East
West
How do i get it to just show: -
North
South
East
West
Please see image attached for the actual example.
Cheers,
AM
Since you are on version 10, it is a property on the prompt. (Before v10, you had to use javascript.)
1. Left-click the prompt to put it in focus.
2. In the properties pane, scroll down to the section "Prompt Text".
3. Click the little ellipsis to the right of "Header Text".
4. Change it from Automatic to Specified text and leave the input box empty.
5. Click OK and run the report.
6. Profit! :-)
Thank you very much
AM