<?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 Power BI refresh history info is different from ADF monitor info in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/power-bi-refresh-history-info-is-different-from-adf-monitor-info/m-p/132959#M49687</link>
    <description>&lt;P&gt;In Azure Data Factory, I have a pipeline defined with Bronze - Silver - Gold layers + the final &lt;STRONG&gt;step 4&lt;/STRONG&gt; entails the refresh of a Power BI semantic model.&lt;/P&gt;&lt;P&gt;This final step is executed via a Databricks notebook and contains the following tasks:&lt;/P&gt;&lt;DIV&gt;# getting parameters: environment | workspaceID | datasetID&lt;/DIV&gt;&lt;DIV&gt;# init client - based on # getting service credentials from Unity Catalog and # getting Azure Key Vault url&lt;/DIV&gt;&lt;DIV&gt;# Get access token based on:&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;- f"&lt;A href="https://login.microsoftonline.com/{tenant_id}/oauth2/token" target="_blank"&gt;https://login.microsoftonline.com/{tenant_id}/oauth2/token&lt;/A&gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;- client credentials&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;# Call Power BI Dataset Refresh API&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Executing this final step / notebook works fine - works as expected.&lt;/DIV&gt;&lt;DIV&gt;The ADF monitoring related to this pipeline shows on a daily basis &lt;STRONG&gt;all&lt;/STRONG&gt; the execution results of the "master pipeline" (which includes the &lt;STRONG&gt;step 4&lt;/STRONG&gt;) during the last days.&lt;/DIV&gt;&lt;DIV&gt;But... the PBI refresh history does not show the refresh results of the last days. For some reason, the PBI refresh history results are available on a daily basis but the results related to the last six days are missing.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any suggestions? What might be the reason of this "failure"?&lt;/DIV&gt;&lt;DIV&gt;Thank you&lt;/DIV&gt;</description>
    <pubDate>Wed, 24 Sep 2025 16:26:57 GMT</pubDate>
    <dc:creator>GastonClynhens</dc:creator>
    <dc:date>2025-09-24T16:26:57Z</dc:date>
    <item>
      <title>Power BI refresh history info is different from ADF monitor info</title>
      <link>https://community.databricks.com/t5/data-engineering/power-bi-refresh-history-info-is-different-from-adf-monitor-info/m-p/132959#M49687</link>
      <description>&lt;P&gt;In Azure Data Factory, I have a pipeline defined with Bronze - Silver - Gold layers + the final &lt;STRONG&gt;step 4&lt;/STRONG&gt; entails the refresh of a Power BI semantic model.&lt;/P&gt;&lt;P&gt;This final step is executed via a Databricks notebook and contains the following tasks:&lt;/P&gt;&lt;DIV&gt;# getting parameters: environment | workspaceID | datasetID&lt;/DIV&gt;&lt;DIV&gt;# init client - based on # getting service credentials from Unity Catalog and # getting Azure Key Vault url&lt;/DIV&gt;&lt;DIV&gt;# Get access token based on:&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;- f"&lt;A href="https://login.microsoftonline.com/{tenant_id}/oauth2/token" target="_blank"&gt;https://login.microsoftonline.com/{tenant_id}/oauth2/token&lt;/A&gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;- client credentials&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;# Call Power BI Dataset Refresh API&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Executing this final step / notebook works fine - works as expected.&lt;/DIV&gt;&lt;DIV&gt;The ADF monitoring related to this pipeline shows on a daily basis &lt;STRONG&gt;all&lt;/STRONG&gt; the execution results of the "master pipeline" (which includes the &lt;STRONG&gt;step 4&lt;/STRONG&gt;) during the last days.&lt;/DIV&gt;&lt;DIV&gt;But... the PBI refresh history does not show the refresh results of the last days. For some reason, the PBI refresh history results are available on a daily basis but the results related to the last six days are missing.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any suggestions? What might be the reason of this "failure"?&lt;/DIV&gt;&lt;DIV&gt;Thank you&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 Sep 2025 16:26:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/power-bi-refresh-history-info-is-different-from-adf-monitor-info/m-p/132959#M49687</guid>
      <dc:creator>GastonClynhens</dc:creator>
      <dc:date>2025-09-24T16:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI refresh history info is different from ADF monitor info</title>
      <link>https://community.databricks.com/t5/data-engineering/power-bi-refresh-history-info-is-different-from-adf-monitor-info/m-p/133064#M49714</link>
      <description>&lt;P&gt;considering the logging of the executed notebook:&lt;BR /&gt;Failed to refresh dataset: {"error":{"code":"ItemNotFound","message":"Dataset \"xxxxxxxxxxxxxxxx\" is not found!&lt;BR /&gt;Please verify datasetId is correct and user have sufficient permissions."}}&lt;/P&gt;&lt;P&gt;The dataset was not found&lt;BR /&gt;Reason: Azure DevOps repo - feature branch issue&lt;BR /&gt;overwriting the contents of the repo - config file "ADF-Global-Parameters" - based on an older feature branch&lt;/P&gt;&lt;P&gt;CASE CLOSED&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 09:41:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/power-bi-refresh-history-info-is-different-from-adf-monitor-info/m-p/133064#M49714</guid>
      <dc:creator>GastonClynhens</dc:creator>
      <dc:date>2025-09-26T09:41:25Z</dc:date>
    </item>
  </channel>
</rss>

