I am trying to build dashboards which can be shared accross several Azure OMS workspaces. I want to be able to add a filter on the dashboard in order to select the right workspace.
This would avoid to have to build the same dashboard 20 times im different wokspaces.
I know that is is possible to select any visible workspace from a request using the :
workspace("<workspace_name>")
function but I am unable to get a filter on my OMS dashboards to switch workspace.