Prefaces a substitution variable in a calculation script.
&variableName;
variableName | The name of the substitution variable set on the database. |
Analytic Services treats any string that begins with a leading & as a substitution variable and substitutes these variables with their values before it parses the calculation script.
&CurQtr;
becomes
Qtr1;
if the substitution variable &CurQtr has the value "Qtr1".
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |