Create multiple dashboard subscription with filters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2024 12:15 AM
Hi Databricks community,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2024 01:33 PM
You can achieve this by setting up different schedules for each project and specifying the default filter values accordingly
Create the Dashboard: Ensure your dashboard is set up with the necessary filters, including the project filter.
Set Default Filter Values: For each project, set the default value for the project filter. This can be done in the filter widget’s configuration settings by selecting a value from the Default value drop-down.
Create Subscriptions:
- Go to the dashboard you want to subscribe to.
- Click on the "Schedules" or "Subscriptions" option.
- Create a new schedule for each project. While creating the schedule, specify the default filter value for the project.
- Add the relevant team members to the subscription list for each project.
Manage Schedules: Each schedule will run independently, applying the specified default filter value and sending the report to the subscribed team members.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2024 10:14 PM
Thanks @Alberto_Umana
I think I'm missing something in your explanation (perhaps because I'm quite new to Databricks).
As far as I know, default filter value can be specified only in draft mode, while a schedule can only be created for a published dashboard. Do I need to do that for each project:
- Set to draft mode
- Select default project
- Publish
- Set schedule

