Documentation
-
Momentum
-
MLOps
-
Impulse EDW
-
- 2.1 Create a Warehouse
- 2.2 Edit Warehouse
- 2.3 Datasources In Warehouse
- 2.4 Ingesting Data Into Tables or Datasources
- 2.4.1 Ingesting From Momentum Data Pipeline
- 2.4.2 Uploading File Using Impulse UI
- 2.4.3 Ingesting From External File/Storage System
- 2.5 Add Data to Existing Tables
- 2.5.1 Update Existing Index
- 2.6 Delete Table Records (Rows)
- 2.7 Delete Tables or Datasources
- 2.8 Monitoring Indexing Tasks
- 2.9 View Datasource Stats
-
Inset BI
- Alerts and Reports
- Connecting to a new database
- Registering a new table
- Creating charts in Explore view
- Manage access to Dashboards
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
APIs
- Articles coming soon
< All Topics
Print
Manage access to Dashboards
Access to dashboards is managed via owners (users that have edit permissions to the dashboard)
Non-owner users’ access can be managed in two different ways:
- Dataset permissions – if you add to the relevant role permissions to datasets it automatically grants implicit access to all dashboards that use those permitted datasets
- Dashboard roles – if you enable DASHBOARD_RBAC feature flag then you be able to manage which roles can access the dashboard
- Having dashboard access implicitly grants read access to the associated datasets, therefore all charts will load their data even if the feature flag is turned on and no roles are assigned to roles the access will fall back to Dataset permissions
Customizing dashboard
The following URL parameters can be used to modify how the dashboard is rendered:
- standalone:
- 0 (default): dashboard is displayed normally
- 1: Top Navigation is hidden
- 2: Top Navigation + title is hidden
- 3: Top Navigation + title + top level tabs are hidden
- show_filters:
- 0: render dashboard without Filter Bar
- 1 (default): render dashboard with Filter Bar if native filters are enabled
- expand_filters:
- (default): render dashboard with Filter Bar expanded if there are native filters
- 0: render dashboard with Filter Bar collapsed
- 1: render dashboard with Filter Bar expanded
Table of Contents