After a scheduled AI/BI dashboard refresh completes, what does a subscribed Slack channel receive as the notification delivery?
Show answer & explanation
Correct answer: C
WHY C: According to Databricks documentation, Slack channel subscribers receive: (1) a PNG image snapshot visible directly in the channel, (2) a direct link to open the dashboard in Databricks, and (3) a PDF attachment in the message thread. WHY NOT A: Email subscribers receive a PDF snapshot delivered to their email inbox; Slack subscribers receive a PNG image + link + PDF thread attachment — not an HTML email sent to a Slack inbox. WHY NOT B: Slack integrations configured by workspace admins do support image and file attachments from Databricks; a link-only notification is incorrect. WHY NOT D: No CSV data attachments are sent via dashboard subscriptions; subscriptions deliver visual snapshots (PNG/PDF), not raw data exports for external analysis. WHY NOT E: JSON configuration exports are used in the dashboard import/export workflow for transferring dashboards between workspaces; subscription notifications deliver visual snapshots, not JSON reconstruction files.