<?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 Re: Data Science &amp; Engineering Dashboard Refresh Issue Using Databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/data-science-engineering-dashboard-refresh-issue-using/m-p/4962#M1515</link>
    <description>&lt;P&gt;To schedule a dashboard to refresh at a specified interval,&amp;nbsp;&lt;A href="https://docs.databricks.com/notebooks/schedule-notebook-jobs.html" alt="https://docs.databricks.com/notebooks/schedule-notebook-jobs.html" target="_blank"&gt;schedule the notebook&lt;/A&gt;&amp;nbsp;that generates the dashboard graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Check #DAIS2023 talks&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 11:44:28 GMT</pubDate>
    <dc:creator>luis_herrera</dc:creator>
    <dc:date>2023-05-03T11:44:28Z</dc:date>
    <item>
      <title>Data Science &amp; Engineering Dashboard Refresh Issue Using Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/data-science-engineering-dashboard-refresh-issue-using/m-p/4959#M1512</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a Data Science &amp;amp; Engineering notebook in databricks to display some visualizations and also set up a schedule for the notebook to run every hour. I can see that the scheduled run is successful every hour, but the dashboard I created does not update/refresh with the new data after the scheduled run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can also see the most recent visualizations if I click into the scheduled run, but it is not transferred over to the dashboard I created. How can I update the dashboard after every scheduled run of my notebook?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw that the SQL databricks dashboard has some feature to refresh the dashboard after an interval set by the user. It doesn't look like Data Science &amp;amp; Engineering databricks dashboard have the same capabilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something I am missing?&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 21:48:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/data-science-engineering-dashboard-refresh-issue-using/m-p/4959#M1512</guid>
      <dc:creator>rlink</dc:creator>
      <dc:date>2023-05-01T21:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data Science &amp; Engineering Dashboard Refresh Issue Using Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/data-science-engineering-dashboard-refresh-issue-using/m-p/4960#M1513</link>
      <description>&lt;P&gt;Hi @Ryan Z​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us. As stated in our documentation, &lt;A href="https://docs.databricks.com/notebooks/dashboards.html#view-a-specific-dashboard-version:~:text=Dashboards%20do%20not%20live%20refresh%20when%20you%20present%20them%20from%20the%20dashboard%20view." alt="https://docs.databricks.com/notebooks/dashboards.html#view-a-specific-dashboard-version:~:text=Dashboards%20do%20not%20live%20refresh%20when%20you%20present%20them%20from%20the%20dashboard%20view." target="_blank"&gt;Dashboards do not live refresh when you present them from the dashboard view.&lt;/A&gt; The only way to see your most recent visualisation would be to click on the Last successful run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This indeed differs from the SQL Databricks Dashboard which does have a scheduled refresh option for the current view.&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 14:18:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/data-science-engineering-dashboard-refresh-issue-using/m-p/4960#M1513</guid>
      <dc:creator>Cedric</dc:creator>
      <dc:date>2023-05-02T14:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data Science &amp; Engineering Dashboard Refresh Issue Using Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/data-science-engineering-dashboard-refresh-issue-using/m-p/4961#M1514</link>
      <description>&lt;P&gt;Hi @Ryan Z​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 09:06:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/data-science-engineering-dashboard-refresh-issue-using/m-p/4961#M1514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-03T09:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data Science &amp; Engineering Dashboard Refresh Issue Using Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/data-science-engineering-dashboard-refresh-issue-using/m-p/4962#M1515</link>
      <description>&lt;P&gt;To schedule a dashboard to refresh at a specified interval,&amp;nbsp;&lt;A href="https://docs.databricks.com/notebooks/schedule-notebook-jobs.html" alt="https://docs.databricks.com/notebooks/schedule-notebook-jobs.html" target="_blank"&gt;schedule the notebook&lt;/A&gt;&amp;nbsp;that generates the dashboard graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Check #DAIS2023 talks&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 11:44:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/data-science-engineering-dashboard-refresh-issue-using/m-p/4962#M1515</guid>
      <dc:creator>luis_herrera</dc:creator>
      <dc:date>2023-05-03T11:44:28Z</dc:date>
    </item>
  </channel>
</rss>

