Hi team,
We currently have a workspace hierarchy such that there are X child workspaces under a parent workspace, each with a filter to show data for a particular client. The only difference between those X workspaces is the workspace filter to filter data to be displayed. We also have a web app written in React where we embed dashboards/visualizations.
The question is, is it possible to have a single child workspace and assign its workspace filter dynamically in the React app to filter data for the currently authenticated user?