Introductionโ
In some scenario, you want to point the dashboards to different data source (database or data warehouse) dynamically, based on who's viewing the report or whether it's in production or dev mode.
Thanks to its programmable nature, Holistics can support this capability natively. This will enable popular use cases such as:
- Clients Dashboarding: Build the same set of models/datasets/dashboards for clients but different data source for each client underneath.
- Dev/Prod environment: Dynamically switch the underlying data sources (from dev โ prod and vice versa) based on the environment that analysts are working on
- Dynamic data sources for embedded analytics: Embedded analytics but different customers use different databases.
info
For those of you who separate dev and prod environments based on schema instead of the data source, please refer to our release note about dynamic schemas.
Demoโ
๐ฉ Interested in Trying It Out?โ
info
We're kicking off a beta and would love for you to be involved! Sign up here if you want to join in.
For more information, please refer to our doc about Dynamic Data Sources