Which Param is used by a CV if two params of the same name exist in different workspaces? Version 7
I have a Cube View that uses a parameter 'pm_EntityList' in the POV to let the user select an entity.
Its possible that the same parameter can exist in both workspaces.
In my case, the parameter is defined in both the default workspace and a workspace named 'CustomerWorkspace'.
If I specify |!pm_EntityList!| in the entity POV for my Cube View, which parameter will the cube view look at?
Taken a step further, lets say there are two Named Workspaces with the same parameter. Now which one is evaluated?
