A MDX statement such as for ex :
Code: Select all
{TM1SUBSETALL( [PPRS_Stores] )}... but to my surprise the following expression also worked perfectly
Code: Select all
{TM1SUBSETALL( [PPRS_Stores] )} --->Any comment hereBy instinct I would * not * use this to comment my MDX expressions (or could I ?)
