Error in MDX
Posted: Fri Jan 08, 2016 12:00 pm
Hi All,
I am trying to create a MDX for my subset, when use Record Expression functionality in subset editor is this MDX works fine.
{FILTER( {TM1SUBSETALL( [MY Dimension] )}, [MY Dimension].[ORI] = "ORI")} Here ORI is my Attribute.
When Same MDX i paste it in subset editor expression window i got the below error.
"Get cell value: Cannot resolve cube context expression"
Does anybody know where i am making mistake?
I am trying to create a MDX for my subset, when use Record Expression functionality in subset editor is this MDX works fine.
{FILTER( {TM1SUBSETALL( [MY Dimension] )}, [MY Dimension].[ORI] = "ORI")} Here ORI is my Attribute.
When Same MDX i paste it in subset editor expression window i got the below error.
"Get cell value: Cannot resolve cube context expression"
Does anybody know where i am making mistake?