I try to define a new variable with the following formula :
=MyMeasure Where MyDimension=UserResponse("MyDataProvider","MyPrompt"
I always get a syntax error focused on 'UserResponse'.
If I define another variable with formula =UserResponse("MyDataProvider","MyPrompt"
, it works.
Does anybody have a working sample code with that kind of formula ?
Thanks.
=MyMeasure Where MyDimension=UserResponse("MyDataProvider","MyPrompt"
I always get a syntax error focused on 'UserResponse'.
If I define another variable with formula =UserResponse("MyDataProvider","MyPrompt"
Does anybody have a working sample code with that kind of formula ?
Thanks.