Skip to main content
December 9, 2024
Solved

How to access the parameter (present outside default workspace) in Cube view

  • December 9, 2024
  • 2 replies
  • 0 views

Hi All,

I need to access parameter A which is present outside default workspace in my cube view.

|!A!| this doesnot work as it only pulls the parameters within default workspace.

 

Best answer by DanielWillis

Hi HoneyGulati 

You can prefix a parameter with a workspace name, e.g. |!Workspace Name.A!|

- Daniel

2 replies

December 9, 2024

This doesn't seem possible. In order for the Parameter to work with the Cube View, they need to be in the same workspace together. I'd recommend just recreating the parameter A in the Workspace where your Cube View sits. 

Employee
December 9, 2024

Hi HoneyGulati 

You can prefix a parameter with a workspace name, e.g. |!Workspace Name.A!|

- Daniel

December 10, 2024

Thanks Daniel. I tried this but somehow did not work for me

December 10, 2024

Have you made sure the workspace property "is shareable workspace" is set to true?