Place holders for dimension members

Use place holders to pass dimension members from the selected data cell in the CPM grid to the query template. These place holders look like this:

{DIM_NAME Mbr} Replaced by member name from the corresponding dimension.
{DIM_NAME Desc} Replaced by member description from the dimension.
{DIM_NAME} Replaced by member name from the dimension.
{DIM_NAME_OnGrid} Replaced by OnGrid member names from the dimension.

Using the Unit dimension as an example, the place holder looks like this:

{Unit Mbr} Replaced by member name from the Unit dimension.
{Unit Desc} Replaced by member description from the Unit dimension.
{Unit} Replaced by member name from the Unit dimension.
{Unit_OnGrid} Replaced by OnGrid member names from the Unit dimension.