Replaces the _ (underscore) character in a member name with another character.
{ UNDERSCORECHAR "char"}
"char" | Single character, enclosed in quotation marks, that displays in place of underscore. |
This command sets the character used to replace the underscore character, "_", in member names in the report. Reports generated with this command may not be suitable for reloading into the database as report format files. The member names may no longer match the structure outline or alternate names if the underscores are replaced with spaces.
UNDERSCORECHAR is a setting command.
{UNDERSCORECHAR " "}
replaces all underscores with spaces (for example, member name New_York would appear as New York in the final report.)
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |