Hi,
For a specific column prompt I would like to show the contents of another column in the tooltip (on mouse hover over) for the values of the drop down list.
As an example I've a column prompt on countries. When the user clicks the prompt and the country list is displayed once they hover over any of the values with mouse the tooltip should show the corresponding currency code of that country instead of the country name.
I been able to change the tooltip contents for a column in an analysis report using html since I guess the column formula supports HTML markup, however the same html does not work in the column prompt (Prompt For Column) formula since there is no 'Contains HTML markup' check box. Anyone know how I can force the HTML to take effect in the column prompt or is there an alternative way of doing it?
Regards
Adrian