Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2025 10:14 AM
Hi @egor , @sarahbhord
You can check below issue at github. It seems that Databricks team is aware that this feature is needed by a lot of users and they're going to add this DAB.
DAB dashboards variable substitution in dataset queries · Issue #1915 · databricks/cli
As of now, you can also try to use workaround suggested by karoldegroot. I guess it's worth a try:
https://github.com/databricks/cli/issues/1915#issuecomment-3364978390
Describe the issue When developing a dashboard, currently it does not seem possible to parameterise the catalog and/or schema names used in the datasets queries of a dashboard. I've tried to use the below formats but none of them seem to...