<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic databricks dashboard via workflow task. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-dashboard-via-workflow-task/m-p/121288#M46406</link>
    <description>&lt;P&gt;Hello, i am trying to trigger a databricks dashboard via workflow task.&lt;/P&gt;&lt;P&gt;1.when i deploy the job triggering the dashboard task via local "Deploy bundle" command deployment is successful.&lt;/P&gt;&lt;P&gt;2. when i try to deploy to a different environment via CICD while deploying validation is successful. but deploy bundle is failing on the dashboard task with below error:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cannot create job: No task defined for dashboard task&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;im using below in resource.yml&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tasks:&lt;BR /&gt;- task_key: dashboard_task&lt;BR /&gt;dashboard_task:&lt;BR /&gt;subscription:&lt;BR /&gt;subscribers:&lt;BR /&gt;- user_name: ${workspace.current_user.userName} # Replace this with the email of snapshot subscriber email&lt;BR /&gt;paused: false&lt;BR /&gt;warehouse_id: ${var.warehouse_id}&lt;BR /&gt;dashboard_id: ${resources.dashboards.nyc_taxi_trip_analysis.id}&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jun 2025 03:30:54 GMT</pubDate>
    <dc:creator>anilsampson</dc:creator>
    <dc:date>2025-06-10T03:30:54Z</dc:date>
    <item>
      <title>databricks dashboard via workflow task.</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-dashboard-via-workflow-task/m-p/121288#M46406</link>
      <description>&lt;P&gt;Hello, i am trying to trigger a databricks dashboard via workflow task.&lt;/P&gt;&lt;P&gt;1.when i deploy the job triggering the dashboard task via local "Deploy bundle" command deployment is successful.&lt;/P&gt;&lt;P&gt;2. when i try to deploy to a different environment via CICD while deploying validation is successful. but deploy bundle is failing on the dashboard task with below error:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cannot create job: No task defined for dashboard task&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;im using below in resource.yml&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tasks:&lt;BR /&gt;- task_key: dashboard_task&lt;BR /&gt;dashboard_task:&lt;BR /&gt;subscription:&lt;BR /&gt;subscribers:&lt;BR /&gt;- user_name: ${workspace.current_user.userName} # Replace this with the email of snapshot subscriber email&lt;BR /&gt;paused: false&lt;BR /&gt;warehouse_id: ${var.warehouse_id}&lt;BR /&gt;dashboard_id: ${resources.dashboards.nyc_taxi_trip_analysis.id}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 03:30:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-dashboard-via-workflow-task/m-p/121288#M46406</guid>
      <dc:creator>anilsampson</dc:creator>
      <dc:date>2025-06-10T03:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: databricks dashboard via workflow task.</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-dashboard-via-workflow-task/m-p/121291#M46407</link>
      <description>&lt;P&gt;i think i figured out the issue , it had to do with the version of cli, updated the CICD to use latest version of cli&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;curl -fsSL &lt;A href="https://raw.githubusercontent.com/databricks/setup-cli/main/install.sh" target="_blank"&gt;https://raw.githubusercontent.com/databricks/setup-cli/main/install.sh&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 10 Jun 2025 05:03:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-dashboard-via-workflow-task/m-p/121291#M46407</guid>
      <dc:creator>anilsampson</dc:creator>
      <dc:date>2025-06-10T05:03:10Z</dc:date>
    </item>
  </channel>
</rss>

