Is is possible to share any dashboard component across Workspaces?
I am trying to share a Button component between two Workspaces and I'm having trouble. Both workspaces have the "Is Shareable Workspace" set as TRUE and I've also referenced the other Workspace within the "Shared Workspace Name" Workspace property. I am able to see parameters but I am not having luck when it comes to any other dashboard components. Is this even possible? Does this go against best practices when using Workspaces? A screenshot is attached for context.
Parameters can be shared between Maintenance units and even Workspaces, but components can’t. That’s the reason you can see the parameter when the workspace is flagged as shareable. If you like to use a button in another Maintenance Unit or workspaces, you need to put it in a surrounding dashboard. You can place dashboards in other dashboards by using the embedded component (yes, this is the reason for them to exist). With this, you can embed every component everywhere. I hope this helps.